Home
last modified time | relevance | path

Searched refs:shm_clist_rm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dshm.c242 static inline void shm_clist_rm(struct shmid_kernel *shp) in shm_clist_rm() function
273 shm_clist_rm(s); in shm_rmid()
474 * This cannot fail: shm_clist_rm() is called before in exit_shm()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c242 static inline void shm_clist_rm(struct shmid_kernel *shp) in shm_clist_rm() function
273 shm_clist_rm(s); in shm_rmid()
487 * This cannot fail: shm_clist_rm() is called before in exit_shm()

Completed in 7 milliseconds