Searched defs:kill (Results 1 – 19 of 19) sorted by relevance
/linux/fs/ |
H A D | fs_struct.c | 100 int kill; in exit_fs() local 137 int kill; in unshare_fs_struct() local
|
H A D | attr.c | 67 int kill = 0; in setattr_should_drop_suidgid() local
|
H A D | pipe.c | 709 int kill = 0; in put_pipe_info() local
|
/linux/samples/seccomp/ |
H A D | dropper.c | 46 struct sock_filter kill = BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL); in install_filter() local
|
/linux/include/linux/ |
H A D | fs_pin.h | 9 void (*kill)(struct fs_pin *); member
|
/linux/security/apparmor/include/ |
H A D | capability.h | 33 kernel_cap_t kill; member
|
/linux/arch/sparc/include/uapi/asm/ |
H A D | oradax.h | 43 struct ccb_kill_result kill; member
|
/linux/net/ipv4/ |
H A D | inet_timewait_sock.c | 297 bool kill = timeo <= 4*HZ; in __inet_twsk_schedule() local
|
/linux/lib/ |
H A D | klist.c | 209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
|
/linux/drivers/tty/vt/ |
H A D | vc_screen.c | 128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
|
/linux/fs/afs/ |
H A D | proc.c | 568 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
|
/linux/fs/bcachefs/ |
H A D | replicas.c | 489 bool kill = eytzinger0_find(acc->k.data, acc->k.nr, sizeof(acc->k.data[0]), in bch2_replicas_gc2() local
|
/linux/tools/include/nolibc/ |
H A D | sys.h | 528 int kill(pid_t pid, int signal) in kill() function
|
/linux/ipc/ |
H A D | msg.c | 213 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
|
/linux/fs/nfs/ |
H A D | internal.h | 685 int kill = 0; in nfs_should_remove_suid() local
|
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 433 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
|
/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 831 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAA; in kill_thread_or_group() local 1176 struct sock_fprog kill; in FIXTURE() local [all...] |
/linux/kernel/cgroup/ |
H A D | cgroup.c | 4094 int kill; in cgroup_kill_write() local 6732 bool kill = false; in cgroup_post_fork() local
|
/linux/net/core/ |
H A D | skbuff.c | 3979 struct sk_buff_head kill; in skb_errqueue_purge() local
|