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

/linux-master/include/linux/
H A Dshm.h20 void exit_shm(struct task_struct *task);
37 static inline void exit_shm(struct task_struct *task) function
/linux-master/ipc/
H A Dshm.c251 * A concurrent exit_shm may do a list_del_init() as well.
252 * Just do nothing if exit_shm already did the work
440 void exit_shm(struct task_struct *task) function
/linux-master/kernel/
H A Dexit.c872 exit_shm(tsk);
H A Dfork.c3343 exit_shm(current);

Completed in 137 milliseconds