Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
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 *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
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 *);