Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h22630 struct workqueue_attrs { struct
22631 int nice;
22632 cpumask_var_t cpumask;
22633 cpumask_var_t __pod_cpumask;
22634 bool affn_strict;
22635 enum wq_affn_scope affn_scope;
22636 bool ordered;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h32902 struct workqueue_attrs { struct
32903 int nice;
32904 cpumask_var_t cpumask;
32905 cpumask_var_t __pod_cpumask;
32906 bool affn_strict;
32907 enum wq_affn_scope affn_scope;
32908 bool ordered;