Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h27537 struct kthread_worker { struct
27538 unsigned int flags;
27539 raw_spinlock_t lock;
27540 struct list_head work_list;
27541 struct list_head delayed_work_list;
27542 struct task_struct *task;
27543 struct kthread_work *current_work;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h24650 struct kthread_worker { struct
24651 unsigned int flags;
24652 raw_spinlock_t lock;
24653 struct list_head work_list;
24654 struct list_head delayed_work_list;
24655 struct task_struct *task;
24656 struct kthread_work *current_work;
Dvmlinux.h24650 struct kthread_worker { struct
24651 unsigned int flags;
24652 raw_spinlock_t lock;
24653 struct list_head work_list;
24654 struct list_head delayed_work_list;
24655 struct task_struct *task;
24656 struct kthread_work *current_work;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h21724 struct kthread_worker { struct
21725 unsigned int flags;
21726 raw_spinlock_t lock;
21727 struct list_head work_list;
21728 struct list_head delayed_work_list;
21729 struct task_struct *task;
21730 struct kthread_work *current_work;
Dvmlinux_510.h21724 struct kthread_worker { struct
21725 unsigned int flags;
21726 raw_spinlock_t lock;
21727 struct list_head work_list;
21728 struct list_head delayed_work_list;
21729 struct task_struct *task;
21730 struct kthread_work *current_work;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h27114 struct kthread_worker { struct
27115 unsigned int flags;
27116 raw_spinlock_t lock;
27117 struct list_head work_list;
27118 struct list_head delayed_work_list;
27119 struct task_struct *task;
27120 struct kthread_work *current_work;
Dvmlinux.h27114 struct kthread_worker { struct
27115 unsigned int flags;
27116 raw_spinlock_t lock;
27117 struct list_head work_list;
27118 struct list_head delayed_work_list;
27119 struct task_struct *task;
27120 struct kthread_work *current_work;