Home
last modified time | relevance | path

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

/external/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 *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h7518 struct proc_ns_operations { struct
7519 const char *name;
7520 const char *real_ns_name;
7521 int type;
7522 struct ns_common * (*get)(struct task_struct *);
7523 void (*put)(struct ns_common *);
7524 int (*install)(struct nsset *, struct ns_common *);
7525 struct user_namespace * (*owner)(struct ns_common *);
7526 struct ns_common * (*get_parent)(struct ns_common *);
Dvmlinux.h7518 struct proc_ns_operations { struct
7519 const char *name;
7520 const char *real_ns_name;
7521 int type;
7522 struct ns_common * (*get)(struct task_struct *);
7523 void (*put)(struct ns_common *);
7524 int (*install)(struct nsset *, struct ns_common *);
7525 struct user_namespace * (*owner)(struct ns_common *);
7526 struct ns_common * (*get_parent)(struct ns_common *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h6400 struct proc_ns_operations { struct
6401 const char *name;
6402 const char *real_ns_name;
6403 int type;
6404 struct ns_common * (*get)(struct task_struct *);
6405 void (*put)(struct ns_common *);
6406 int (*install)(struct nsset *, struct ns_common *);
6407 struct user_namespace * (*owner)(struct ns_common *);
6408 struct ns_common * (*get_parent)(struct ns_common *);
Dvmlinux_510.h6400 struct proc_ns_operations { struct
6401 const char *name;
6402 const char *real_ns_name;
6403 int type;
6404 struct ns_common * (*get)(struct task_struct *);
6405 void (*put)(struct ns_common *);
6406 int (*install)(struct nsset *, struct ns_common *);
6407 struct user_namespace * (*owner)(struct ns_common *);
6408 struct ns_common * (*get_parent)(struct ns_common *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h8531 struct proc_ns_operations { struct
8532 const char *name;
8533 const char *real_ns_name;
8534 int type;
8535 struct ns_common * (*get)(struct task_struct *);
8536 void (*put)(struct ns_common *);
8537 int (*install)(struct nsproxy *, struct ns_common *);
8538 struct user_namespace * (*owner)(struct ns_common *);
8539 struct ns_common * (*get_parent)(struct ns_common *);
Dvmlinux.h8531 struct proc_ns_operations { struct
8532 const char *name;
8533 const char *real_ns_name;
8534 int type;
8535 struct ns_common * (*get)(struct task_struct *);
8536 void (*put)(struct ns_common *);
8537 int (*install)(struct nsproxy *, struct ns_common *);
8538 struct user_namespace * (*owner)(struct ns_common *);
8539 struct ns_common * (*get_parent)(struct ns_common *);