Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dshm.h19 void exit_shm(struct task_struct *task);
32 static inline void exit_shm(struct task_struct *task) in exit_shm() function
/linux-6.15/kernel/
H A Dexit.c947 exit_shm(tsk); in do_exit()
H A Dfork.c3396 exit_shm(current); in ksys_unshare()
/linux-6.15/ipc/
H A Dshm.c440 void exit_shm(struct task_struct *task) in exit_shm() function