Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h6043 struct proc_ns_operations { struct
6044 const char *name;
6045 const char *real_ns_name;
6046 int type;
6047 struct ns_common * (*get)(struct task_struct *);
6048 void (*put)(struct ns_common *);
6049 int (*install)(struct nsset *, struct ns_common *);
6050 struct user_namespace * (*owner)(struct ns_common *);
6051 struct ns_common * (*get_parent)(struct ns_common *);
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h5762 struct proc_ns_operations { struct
5763 const char *name;
5764 const char *real_ns_name;
5765 int type;
5766 struct ns_common * (*get)(struct task_struct *);
5767 void (*put)(struct ns_common *);
5768 int (*install)(struct nsset *, struct ns_common *);
5769 struct user_namespace * (*owner)(struct ns_common *);
5770 struct ns_common * (*get_parent)(struct ns_common *);
H A Dvmlinux_600.h5762 struct proc_ns_operations { struct
5763 const char *name;
5764 const char *real_ns_name;
5765 int type;
5766 struct ns_common * (*get)(struct task_struct *);
5767 void (*put)(struct ns_common *);
5768 int (*install)(struct nsset *, struct ns_common *);
5769 struct user_namespace * (*owner)(struct ns_common *);
5770 struct ns_common * (*get_parent)(struct ns_common *);
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h5601 struct proc_ns_operations { struct
5602 const char *name;
5603 const char *real_ns_name;
5604 int type;
5605 struct ns_common * (*get)(struct task_struct *);
5606 void (*put)(struct ns_common *);
5607 int (*install)(struct nsset *, struct ns_common *);
5608 struct user_namespace * (*owner)(struct ns_common *);
5609 struct ns_common * (*get_parent)(struct ns_common *);
H A Dvmlinux_602.h5601 struct proc_ns_operations { struct
5602 const char *name;
5603 const char *real_ns_name;
5604 int type;
5605 struct ns_common * (*get)(struct task_struct *);
5606 void (*put)(struct ns_common *);
5607 int (*install)(struct nsset *, struct ns_common *);
5608 struct user_namespace * (*owner)(struct ns_common *);
5609 struct ns_common * (*get_parent)(struct ns_common *);
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h8496 struct proc_ns_operations { struct
8497 const char *name;
8498 const char *real_ns_name;
8499 int type;
8500 struct ns_common * (*get)(struct task_struct *);
8501 void (*put)(struct ns_common *);
8502 int (*install)(struct nsset *, struct ns_common *);
8503 struct user_namespace * (*owner)(struct ns_common *);
8504 struct ns_common * (*get_parent)(struct ns_common *);
H A Dvmlinux_518.h8496 struct proc_ns_operations { struct
8497 const char *name;
8498 const char *real_ns_name;
8499 int type;
8500 struct ns_common * (*get)(struct task_struct *);
8501 void (*put)(struct ns_common *);
8502 int (*install)(struct nsset *, struct ns_common *);
8503 struct user_namespace * (*owner)(struct ns_common *);
8504 struct ns_common * (*get_parent)(struct ns_common *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h3379 struct proc_ns_operations { struct
3380 const char *name;
3381 const char *real_ns_name;
3382 int type;
3383 struct ns_common * (*get)(struct task_struct *);
3384 void (*put)(struct ns_common *);
3385 int (*install)(struct nsset *, struct ns_common *);
3386 struct user_namespace * (*owner)(struct ns_common *);
3387 struct ns_common * (*get_parent)(struct ns_common *);
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h4433 struct proc_ns_operations { struct
4434 const char *name;
4435 const char *real_ns_name;
4436 int type;
4437 struct ns_common * (*get)(struct task_struct *);
4438 void (*put)(struct ns_common *);
4439 int (*install)(struct nsset *, struct ns_common *);
4440 struct user_namespace * (*owner)(struct ns_common *);
4441 struct ns_common * (*get_parent)(struct ns_common *);
H A Dvmlinux.h4433 struct proc_ns_operations { struct
4434 const char *name;
4435 const char *real_ns_name;
4436 int type;
4437 struct ns_common * (*get)(struct task_struct *);
4438 void (*put)(struct ns_common *);
4439 int (*install)(struct nsset *, struct ns_common *);
4440 struct user_namespace * (*owner)(struct ns_common *);
4441 struct ns_common * (*get_parent)(struct ns_common *);
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h1120 struct proc_ns_operations { struct
1121 const char *name;
1122 const char *real_ns_name;
1123 int type;
1124 struct ns_common * (*get)(struct task_struct *);
1125 void (*put)(struct ns_common *);
1126 int (*install)(struct nsset *, struct ns_common *);
1127 struct user_namespace * (*owner)(struct ns_common *);
1128 struct ns_common * (*get_parent)(struct ns_common *);
H A Dvmlinux.h1120 struct proc_ns_operations { struct
1121 const char *name;
1122 const char *real_ns_name;
1123 int type;
1124 struct ns_common * (*get)(struct task_struct *);
1125 void (*put)(struct ns_common *);
1126 int (*install)(struct nsset *, struct ns_common *);
1127 struct user_namespace * (*owner)(struct ns_common *);
1128 struct ns_common * (*get_parent)(struct ns_common *);
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h2950 struct proc_ns_operations { struct
2951 const char *name;
2952 const char *real_ns_name;
2953 int type;
2954 struct ns_common * (*get)(struct task_struct *);
2955 void (*put)(struct ns_common *);
2956 int (*install)(struct nsset *, struct ns_common *);
2957 struct user_namespace * (*owner)(struct ns_common *);
2958 struct ns_common * (*get_parent)(struct ns_common *);