Home
last modified time | relevance | path

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

/Linux-v5.4/ipc/
Dshm.c891 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, in shmctl_down() function
1185 return shmctl_down(ns, shmid, cmd, &sem64); in ksys_shmctl()
1380 return shmctl_down(ns, shmid, cmd, &sem64); in compat_ksys_shmctl()