Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h4225 struct signal_struct { struct
4226 refcount_t sigcnt;
4227 atomic_t live;
4228 int nr_threads;
4229 int quick_threads;
4230 struct list_head thread_head;
4231 wait_queue_head_t wait_chldexit;
4232 struct task_struct *curr_target;
4233 struct sigpending shared_pending;
4234 struct hlist_head multiprocess;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h2623 struct signal_struct { struct
2624 refcount_t sigcnt;
2625 atomic_t live;
2626 int nr_threads;
2627 int quick_threads;
2628 struct list_head thread_head;
2629 wait_queue_head_t wait_chldexit;
2630 struct task_struct *curr_target;
2631 struct sigpending shared_pending;
2632 struct hlist_head multiprocess;
[all …]
Dvmlinux.h2623 struct signal_struct { struct
2624 refcount_t sigcnt;
2625 atomic_t live;
2626 int nr_threads;
2627 int quick_threads;
2628 struct list_head thread_head;
2629 wait_queue_head_t wait_chldexit;
2630 struct task_struct *curr_target;
2631 struct sigpending shared_pending;
2632 struct hlist_head multiprocess;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h2590 struct signal_struct { struct
2591 refcount_t sigcnt;
2592 atomic_t live;
2593 int nr_threads;
2594 struct list_head thread_head;
2595 wait_queue_head_t wait_chldexit;
2596 struct task_struct *curr_target;
2597 struct sigpending shared_pending;
2598 struct hlist_head multiprocess;
2599 int group_exit_code;
[all …]
Dvmlinux.h2590 struct signal_struct { struct
2591 refcount_t sigcnt;
2592 atomic_t live;
2593 int nr_threads;
2594 struct list_head thread_head;
2595 wait_queue_head_t wait_chldexit;
2596 struct task_struct *curr_target;
2597 struct sigpending shared_pending;
2598 struct hlist_head multiprocess;
2599 int group_exit_code;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h2819 struct signal_struct { struct
2820 refcount_t sigcnt;
2821 atomic_t live;
2822 int nr_threads;
2823 struct list_head thread_head;
2824 wait_queue_head_t wait_chldexit;
2825 struct task_struct *curr_target;
2826 struct sigpending shared_pending;
2827 struct hlist_head multiprocess;
2828 int group_exit_code;
[all …]
Dvmlinux.h2819 struct signal_struct { struct
2820 refcount_t sigcnt;
2821 atomic_t live;
2822 int nr_threads;
2823 struct list_head thread_head;
2824 wait_queue_head_t wait_chldexit;
2825 struct task_struct *curr_target;
2826 struct sigpending shared_pending;
2827 struct hlist_head multiprocess;
2828 int group_exit_code;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1708 struct signal_struct { struct
1709 refcount_t sigcnt;
1710 atomic_t live;
1711 int nr_threads;
1712 struct list_head thread_head;
1713 wait_queue_head_t wait_chldexit;
1714 struct task_struct *curr_target;
1715 struct sigpending shared_pending;
1716 struct hlist_head multiprocess;
1717 int group_exit_code;
[all …]
Dvmlinux_608.h1708 struct signal_struct { struct
1709 refcount_t sigcnt;
1710 atomic_t live;
1711 int nr_threads;
1712 struct list_head thread_head;
1713 wait_queue_head_t wait_chldexit;
1714 struct task_struct *curr_target;
1715 struct sigpending shared_pending;
1716 struct hlist_head multiprocess;
1717 int group_exit_code;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h2544 struct signal_struct { struct
2545 refcount_t sigcnt;
2546 atomic_t live;
2547 int nr_threads;
2548 int quick_threads;
2549 struct list_head thread_head;
2550 wait_queue_head_t wait_chldexit;
2551 struct task_struct *curr_target;
2552 struct sigpending shared_pending;
2553 struct hlist_head multiprocess;
[all …]
Dvmlinux_602.h2544 struct signal_struct { struct
2545 refcount_t sigcnt;
2546 atomic_t live;
2547 int nr_threads;
2548 int quick_threads;
2549 struct list_head thread_head;
2550 wait_queue_head_t wait_chldexit;
2551 struct task_struct *curr_target;
2552 struct sigpending shared_pending;
2553 struct hlist_head multiprocess;
[all …]