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

/linux-master/include/linux/
H A Dproc_ns.h30 extern const struct proc_ns_operations pidns_operations;
/linux-master/fs/proc/
H A Dnamespaces.c26 &pidns_operations,
/linux-master/kernel/
H A Dpid_namespace.c106 ns->ns.ops = &pidns_operations;
444 const struct proc_ns_operations pidns_operations = { variable in typeref:struct:proc_ns_operations
H A Dpid.c88 .ns.ops = &pidns_operations,
/linux-master/kernel/events/
H A Dcore.c8489 task, &pidns_operations);

Completed in 154 milliseconds