Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/ipc/
H A Dmsg.c111 static inline struct msg_queue *msq_obtain_object_check(struct ipc_namespace *ns, in msq_obtain_object_check() function
528 msq = msq_obtain_object_check(ns, msqid); in msgctl_stat()
866 msq = msq_obtain_object_check(ns, msqid); in do_msgsnd()
1116 msq = msq_obtain_object_check(ns, msqid); in do_msgrcv()