Searched refs:ipcns_operations (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dproc_ns.h29 extern const struct proc_ns_operations ipcns_operations;
/linux-master/ipc/
H A Dnamespace.c67 ns->ns.ops = &ipcns_operations;
251 const struct proc_ns_operations ipcns_operations = { variable in typeref:struct:proc_ns_operations
H A Dmsgutil.c33 .ns.ops = &ipcns_operations,
/linux-master/fs/proc/
H A Dnamespaces.c23 &ipcns_operations,
/linux-master/kernel/events/
H A Dcore.c8485 task, &ipcns_operations);

Completed in 302 milliseconds