Home
last modified time | relevance | path

Searched defs:proc_ns_operations (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h6866 struct proc_ns_operations { struct
6867 const char *name;
6868 const char *real_ns_name;
6869 int type;
6870 struct ns_common * (*get)(struct task_struct *);
6871 void (*put)(struct ns_common *);
6872 int (*install)(struct nsset *, struct ns_common *);
6873 struct user_namespace * (*owner)(struct ns_common *);
6874 struct ns_common * (*get_parent)(struct ns_common *);