Home
last modified time | relevance | path

Searched refs:func_rmid (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/
H A Dhugeshmctl01.c53 static void func_rmid(void);
64 {IPC_RMID, func_rmid, NULL}
266 * func_rmid() - check the functionality of the IPC_RMID command with shmctl()
268 static void func_rmid(void) in func_rmid() function
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl01.c207 static void func_rmid(void) in func_rmid() function
260 {&sem_id, 0, IPC_RMID, func_rmid, SEMUN_CAST & buf, NULL},

Completed in 2 milliseconds