Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/ipc/
H A Dmsg.c112 static inline struct msg_queue *msq_obtain_object_check(struct ipc_namespace *ns, in msq_obtain_object_check() function
534 msq = msq_obtain_object_check(ns, msqid); in msgctl_stat()
872 msq = msq_obtain_object_check(ns, msqid); in do_msgsnd()
1122 msq = msq_obtain_object_check(ns, msqid); in do_msgrcv()

Completed in 4 milliseconds