Searched refs:newary (Results 1 - 1 of 1) sorted by last modified time

/linux-master/ipc/
H A Dsem.c171 static int newary(struct ipc_namespace *, struct ipc_params *);
525 * newary - Create a new semaphore set
531 static int newary(struct ipc_namespace *ns, struct ipc_params *params) function
606 .getnew = newary,

Completed in 135 milliseconds