Home
last modified time | relevance | path

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

/Linux-v4.19/ipc/
Dshm.c891 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, in shmctl_down() function
1186 return shmctl_down(ns, shmid, cmd, &sem64); in ksys_shmctl()
1368 return shmctl_down(ns, shmid, cmd, &sem64); in compat_ksys_shmctl()