Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h3331 struct signal_struct { struct
3332 refcount_t sigcnt;
3333 atomic_t live;
3334 int nr_threads;
3335 int quick_threads;
3336 struct list_head thread_head;
3337 wait_queue_head_t wait_chldexit;
3338 struct task_struct *curr_target;
3339 struct sigpending shared_pending;
3340 struct hlist_head multiprocess;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h5747 struct signal_struct { struct
5748 refcount_t sigcnt;
5749 atomic_t live;
5750 int nr_threads;
5751 int quick_threads;
5752 struct list_head thread_head;
5753 wait_queue_head_t wait_chldexit;
5754 struct task_struct *curr_target;
5755 struct sigpending shared_pending;
5756 struct hlist_head multiprocess;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h5364 struct signal_struct { struct
5365 refcount_t sigcnt;
5366 atomic_t live;
5367 int nr_threads;
5368 int quick_threads;
5369 struct list_head thread_head;
5370 wait_queue_head_t wait_chldexit;
5371 struct task_struct *curr_target;
5372 struct sigpending shared_pending;
5373 struct hlist_head multiprocess;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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 …]
H A 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A 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 …]
H A 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 …]