Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h22357 struct kthread_worker { struct
22358 unsigned int flags;
22359 raw_spinlock_t lock;
22360 struct list_head work_list;
22361 struct list_head delayed_work_list;
22362 struct task_struct *task;
22363 struct kthread_work *current_work;