Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dshm.h20 void exit_shm(struct task_struct *task);
37 static inline void exit_shm(struct task_struct *task) in exit_shm() function
/openbmc/linux/kernel/
H A Dexit.c868 exit_shm(tsk); in do_exit()
H A Dfork.c3455 exit_shm(current); in ksys_unshare()
/openbmc/linux/ipc/
H A Dshm.c439 void exit_shm(struct task_struct *task) in exit_shm() function