Home
last modified time | relevance | path

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

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