Home
last modified time | relevance | path

Searched refs:set_shmat (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
Dhugeshmctl01.c54 static void *set_shmat(void);
93 void *set_shmat(void) in set_shmat() function
112 attach_to_parent = set_shmat(); in stat_setup_2()
131 test = (attach_to_parent == NULL) ? set_shmat() : attach_to_parent; in stat_setup_1()