Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h22405 struct xlog_ticket { struct
22406 struct list_head t_queue;
22407 struct task_struct *t_task;
22408 xlog_tid_t t_tid;
22409 atomic_t t_ref;
22410 int t_curr_res;
22411 int t_unit_res;
22412 char t_ocnt;
22413 char t_cnt;
22414 uint8_t t_flags;
[all …]
H A Dvmlinux_600.h22405 struct xlog_ticket { struct
22406 struct list_head t_queue;
22407 struct task_struct *t_task;
22408 xlog_tid_t t_tid;
22409 atomic_t t_ref;
22410 int t_curr_res;
22411 int t_unit_res;
22412 char t_ocnt;
22413 char t_cnt;
22414 uint8_t t_flags;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h55076 struct xlog_ticket { struct
55077 struct list_head t_queue;
55078 struct task_struct *t_task;
55079 xlog_tid_t t_tid;
55080 atomic_t t_ref;
55081 int t_curr_res;
55082 int t_unit_res;
55083 char t_ocnt;
55084 char t_cnt;
55085 uint8_t t_flags;
[all …]
H A Dvmlinux.h55076 struct xlog_ticket { struct
55077 struct list_head t_queue;
55078 struct task_struct *t_task;
55079 xlog_tid_t t_tid;
55080 atomic_t t_ref;
55081 int t_curr_res;
55082 int t_unit_res;
55083 char t_ocnt;
55084 char t_cnt;
55085 uint8_t t_flags;
[all …]