Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h29469 struct rcu_node { struct
29490 struct rcu_node *parent; argument
29491 struct list_head blkd_tasks;
29492 struct list_head *gp_tasks;
29493 struct list_head *exp_tasks;
29494 struct list_head *boost_tasks;
29495 struct rt_mutex boost_mtx;
29496 long unsigned int boost_time;
29497 struct task_struct *boost_kthread_task;
29498 unsigned int boost_kthread_status;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h34960 struct rcu_node { struct
34980 struct rcu_node *parent; argument
34981 struct list_head blkd_tasks;
34982 struct list_head *gp_tasks;
34983 struct list_head *exp_tasks;
34984 struct list_head *boost_tasks;
34985 struct rt_mutex boost_mtx;
34986 long unsigned int boost_time;
34987 struct task_struct *boost_kthread_task;
34988 unsigned int boost_kthread_status;
[all …]
Dvmlinux.h34960 struct rcu_node { struct
34980 struct rcu_node *parent; argument
34981 struct list_head blkd_tasks;
34982 struct list_head *gp_tasks;
34983 struct list_head *exp_tasks;
34984 struct list_head *boost_tasks;
34985 struct rt_mutex boost_mtx;
34986 long unsigned int boost_time;
34987 struct task_struct *boost_kthread_task;
34988 unsigned int boost_kthread_status;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h24436 struct rcu_node { struct
24456 struct rcu_node *parent; argument
24457 struct list_head blkd_tasks;
24458 struct list_head *gp_tasks;
24459 struct list_head *exp_tasks;
24460 struct list_head *boost_tasks;
24461 struct rt_mutex boost_mtx;
24462 long unsigned int boost_time;
24463 struct task_struct *boost_kthread_task;
24464 unsigned int boost_kthread_status;
[all …]
Dvmlinux_510.h24436 struct rcu_node { struct
24456 struct rcu_node *parent; argument
24457 struct list_head blkd_tasks;
24458 struct list_head *gp_tasks;
24459 struct list_head *exp_tasks;
24460 struct list_head *boost_tasks;
24461 struct rt_mutex boost_mtx;
24462 long unsigned int boost_time;
24463 struct task_struct *boost_kthread_task;
24464 unsigned int boost_kthread_status;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h29817 struct rcu_node { struct
29836 struct rcu_node *parent; argument
29837 struct list_head blkd_tasks;
29838 struct list_head *gp_tasks;
29839 struct list_head *exp_tasks;
29840 struct list_head *boost_tasks;
29841 struct rt_mutex boost_mtx;
29842 long unsigned int boost_time;
29843 struct task_struct *boost_kthread_task;
29844 unsigned int boost_kthread_status;
[all …]
Dvmlinux_505.h29817 struct rcu_node { struct
29836 struct rcu_node *parent; argument
29837 struct list_head blkd_tasks;
29838 struct list_head *gp_tasks;
29839 struct list_head *exp_tasks;
29840 struct list_head *boost_tasks;
29841 struct rt_mutex boost_mtx;
29842 long unsigned int boost_time;
29843 struct task_struct *boost_kthread_task;
29844 unsigned int boost_kthread_status;
[all …]