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

/linux-master/include/linux/
H A Dipc_namespace.h142 static inline struct ipc_namespace *get_ipc_ns_not_zero(struct ipc_namespace *ns) function
168 static inline struct ipc_namespace *get_ipc_ns_not_zero(struct ipc_namespace *ns) function
/linux-master/ipc/
H A Dshm.c478 ns = get_ipc_ns_not_zero(ns);
531 put_ipc_ns(ns); /* paired with get_ipc_ns_not_zero */

Completed in 132 milliseconds