Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h38668 struct proc_ns_operations___2 { struct
38669 const char *name;
38670 const char *real_ns_name;
38671 int type;
38672 struct ns_common___2 * (*get)(struct task_struct___2 *);
38673 void (*put)(struct ns_common___2 *);
38674 int (*install)(struct nsproxy___2 *, struct ns_common___2 *);
38675 struct user_namespace___2 * (*owner)(struct ns_common___2 *);
38676 struct ns_common___2 * (*get_parent)(struct ns_common___2 *);
Dvmlinux.h38668 struct proc_ns_operations___2 { struct
38669 const char *name;
38670 const char *real_ns_name;
38671 int type;
38672 struct ns_common___2 * (*get)(struct task_struct___2 *);
38673 void (*put)(struct ns_common___2 *);
38674 int (*install)(struct nsproxy___2 *, struct ns_common___2 *);
38675 struct user_namespace___2 * (*owner)(struct ns_common___2 *);
38676 struct ns_common___2 * (*get_parent)(struct ns_common___2 *);