Home
last modified time | relevance | path

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

/linux/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/kernel/
H A Dexit.c970 exit_shm(tsk); in do_exit()
H A Dfork.c3193 exit_shm(current); in ksys_unshare()
/linux/ipc/
H A Dshm.c445 void exit_shm(struct task_struct *task) in exit_shm() function