Searched defs:task_kill (Results  1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ | 
| D | vmlinux.h | 34154 	struct hlist_head task_kill;  member50790 	int (*task_kill)(struct task_struct *, struct kernel_siginfo *, int, const struct cred *);  member
 
 | 
| /external/bcc/libbpf-tools/powerpc/ | 
| D | vmlinux_510.h | 79989 	int (*task_kill)(struct task_struct *, struct kernel_siginfo *, int, const struct cred *);  member80222 	struct hlist_head task_kill;  member
 
 | 
| D | vmlinux.h | 79989 	int (*task_kill)(struct task_struct *, struct kernel_siginfo *, int, const struct cred *);  member80222 	struct hlist_head task_kill;  member
 
 | 
| /external/bcc/libbpf-tools/arm64/ | 
| D | vmlinux.h | 46440 	int (*task_kill)(struct task_struct *, struct kernel_siginfo *, int, const struct cred *);  member46673 	struct hlist_head task_kill;  member
 
 | 
| D | vmlinux_510.h | 46440 	int (*task_kill)(struct task_struct *, struct kernel_siginfo *, int, const struct cred *);  member46673 	struct hlist_head task_kill;  member
 
 | 
| /external/bcc/libbpf-tools/x86/ | 
| D | vmlinux_505.h | 54774 	int (*task_kill)(struct task_struct *, struct kernel_siginfo *, int, const struct cred *);  member54980 	struct hlist_head task_kill;  member
 
 | 
| D | vmlinux.h | 54774 	int (*task_kill)(struct task_struct *, struct kernel_siginfo *, int, const struct cred *);  member54980 	struct hlist_head task_kill;  member
 
 |