Home
last modified time | relevance | path

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

/Linux-v5.15/ipc/
Dshm.c890 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, in shmctl_down() function
1184 return shmctl_down(ns, shmid, cmd, &sem64); in ksys_shmctl()
1379 return shmctl_down(ns, shmid, cmd, &sem64); in compat_ksys_shmctl()