Home
last modified time | relevance | path

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

/linux-6.12.1/ipc/
Dshm.c988 static int shmctl_down(struct ipc_namespace *ns, int shmid, int cmd, in shmctl_down() function
1282 return shmctl_down(ns, shmid, cmd, &sem64); in ksys_shmctl()
1477 return shmctl_down(ns, shmid, cmd, &sem64); in compat_ksys_shmctl()