Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dipc_namespace.h142 static inline struct ipc_namespace *get_ipc_ns_not_zero(struct ipc_namespace *ns) in get_ipc_ns_not_zero() function
168 static inline struct ipc_namespace *get_ipc_ns_not_zero(struct ipc_namespace *ns) in get_ipc_ns_not_zero() function
/linux-6.14.4/ipc/
Dshm.c478 ns = get_ipc_ns_not_zero(ns); in exit_shm()