Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h37415 struct signal_struct___2 { struct
37416 refcount_t sigcnt;
37417 atomic_t live;
37418 int nr_threads;
37419 struct list_head thread_head;
37420 wait_queue_head_t wait_chldexit;
37421 struct task_struct___2 *curr_target;
37422 struct sigpending shared_pending;
37423 struct hlist_head multiprocess;
37424 int group_exit_code;
[all …]
Dvmlinux.h37415 struct signal_struct___2 { struct
37416 refcount_t sigcnt;
37417 atomic_t live;
37418 int nr_threads;
37419 struct list_head thread_head;
37420 wait_queue_head_t wait_chldexit;
37421 struct task_struct___2 *curr_target;
37422 struct sigpending shared_pending;
37423 struct hlist_head multiprocess;
37424 int group_exit_code;
[all …]