Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h5907 struct sighand_struct { struct
5908 spinlock_t siglock;
5909 refcount_t count;
5910 wait_queue_head_t signalfd_wqh;
5911 struct k_sigaction action[64];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h5524 struct sighand_struct { struct
5525 spinlock_t siglock;
5526 refcount_t count;
5527 wait_queue_head_t signalfd_wqh;
5528 struct k_sigaction action[64];