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/
H A Dhugeshmctl01.c54 static void *set_shmat(void);
91 * set_shmat() - Attach the shared memory and return the pointer.
93 static 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()

Completed in 1 milliseconds