Searched defs:signal_struct (Results 1 – 13 of 13) sorted by relevance
3331 struct signal_struct { struct3332 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 …]
2623 struct signal_struct { struct2624 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 …]
2590 struct signal_struct { struct2591 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 …]
2819 struct signal_struct { struct2820 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 …]
5747 struct signal_struct { struct5748 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 …]
5364 struct signal_struct { struct5365 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 …]
1708 struct signal_struct { struct1709 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 …]
2544 struct signal_struct { struct2545 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 …]