Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h116726 struct binder_proc { struct
116727 struct hlist_node proc_node;
116728 struct rb_root threads;
116729 struct rb_root nodes;
116730 struct rb_root refs_by_desc;
116731 struct rb_root refs_by_node;
116732 struct list_head waiting_threads;
116733 int pid;
116734 struct task_struct *tsk;
116735 const struct cred *cred;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h123077 struct binder_proc { struct
123078 struct hlist_node proc_node;
123079 struct rb_root threads;
123080 struct rb_root nodes;
123081 struct rb_root refs_by_desc;
123082 struct rb_root refs_by_node;
123083 struct list_head waiting_threads;
123084 int pid;
123085 struct task_struct *tsk;
123086 const struct cred *cred;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h57981 struct binder_proc { struct
57982 struct hlist_node proc_node;
57983 struct rb_root threads;
57984 struct rb_root nodes;
57985 struct rb_root refs_by_desc;
57986 struct rb_root refs_by_node;
57987 struct list_head waiting_threads;
57988 int pid;
57989 struct task_struct *tsk;
57990 const struct cred *cred;
[all …]
H A Dvmlinux.h57981 struct binder_proc { struct
57982 struct hlist_node proc_node;
57983 struct rb_root threads;
57984 struct rb_root nodes;
57985 struct rb_root refs_by_desc;
57986 struct rb_root refs_by_node;
57987 struct list_head waiting_threads;
57988 int pid;
57989 struct task_struct *tsk;
57990 const struct cred *cred;
[all …]