Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h9157 struct proc_ns_operations { struct
9158 const char *name;
9159 const char *real_ns_name;
9160 int type;
9161 struct ns_common * (*get)(struct task_struct *);
9162 void (*put)(struct ns_common *);
9163 int (*install)(struct nsset *, struct ns_common *);
9164 struct user_namespace * (*owner)(struct ns_common *);
9165 struct ns_common * (*get_parent)(struct ns_common *);