/linux-6.6.21/fs/ |
D | fs_struct.c | 100 int kill; in exit_fs() local 137 int kill; in unshare_fs_struct() local
|
D | attr.c | 71 int kill = 0; in setattr_should_drop_suidgid() local
|
D | inode.c | 2054 struct dentry *dentry, int kill) in __remove_privs() 2071 int kill; in __file_remove_privs() local
|
D | pipe.c | 700 int kill = 0; in put_pipe_info() local
|
/linux-6.6.21/samples/seccomp/ |
D | dropper.c | 46 struct sock_filter kill = BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL); in install_filter() local
|
/linux-6.6.21/arch/um/include/shared/skas/ |
D | mm_id.h | 15 int kill; member
|
/linux-6.6.21/include/linux/ |
D | fs_pin.h | 9 void (*kill)(struct fs_pin *); member
|
/linux-6.6.21/security/apparmor/include/ |
D | capability.h | 33 kernel_cap_t kill; member
|
D | perms.h | 73 u32 kill; /* set only when ~allow | deny */ member
|
/linux-6.6.21/arch/sparc/include/uapi/asm/ |
D | oradax.h | 43 struct ccb_kill_result kill; member
|
/linux-6.6.21/net/ipv4/ |
D | inet_timewait_sock.c | 269 bool kill = timeo <= 4*HZ; in __inet_twsk_schedule() local
|
/linux-6.6.21/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.h | 58 struct nvif_event kill; member
|
/linux-6.6.21/lib/ |
D | klist.c | 209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
|
/linux-6.6.21/drivers/input/keyboard/ |
D | lm8323.c | 428 static void lm8323_write_pwm(struct lm8323_pwm *pwm, int kill, in lm8323_write_pwm() 444 int div512, perstep, steps, hz, up, kill; in lm8323_pwm_work() local
|
/linux-6.6.21/fs/afs/ |
D | proc.c | 492 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
|
/linux-6.6.21/drivers/tty/vt/ |
D | vc_screen.c | 128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
|
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/ |
D | qplib_rcfw.c | 991 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
|
D | qplib_fp.c | 418 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
|
/linux-6.6.21/tools/include/nolibc/ |
D | sys.h | 548 int kill(pid_t pid, int signal) in kill() function
|
/linux-6.6.21/fs/nfs/ |
D | internal.h | 629 int kill = 0; in nfs_should_remove_suid() local
|
/linux-6.6.21/ipc/ |
D | msg.c | 213 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
|
/linux-6.6.21/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 818 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAA; in kill_thread_or_group() local 1163 struct sock_fprog kill; in FIXTURE() local
|
/linux-6.6.21/kernel/cgroup/ |
D | cgroup.c | 3972 int kill; in cgroup_kill_write() local 6574 bool kill = false; in cgroup_post_fork() local
|
/linux-6.6.21/kernel/ |
D | signal.c | 3807 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument
|
/linux-6.6.21/net/core/ |
D | skbuff.c | 3757 struct sk_buff_head kill; in skb_errqueue_purge() local
|