/Linux-v4.19/fs/ |
D | fs_struct.c | 99 int kill; in exit_fs() local 136 int kill; in unshare_fs_struct() local
|
D | inode.c | 1754 int kill = 0; in should_remove_suid() local 1797 static int __remove_privs(struct dentry *dentry, int kill) in __remove_privs() 1817 int kill; in file_remove_privs() local
|
D | pipe.c | 546 int kill = 0; in put_pipe_info() local
|
/Linux-v4.19/include/linux/ |
D | fs_pin.h | 9 void (*kill)(struct fs_pin *); member
|
/Linux-v4.19/security/apparmor/include/ |
D | capability.h | 37 kernel_cap_t kill; member
|
D | perms.h | 76 u32 kill; /* set only when ~allow | deny */ member
|
/Linux-v4.19/arch/sparc/include/uapi/asm/ |
D | oradax.h | 55 struct ccb_kill_result kill; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.h | 44 struct nvif_notify kill; member
|
/Linux-v4.19/lib/ |
D | klist.c | 210 static void klist_put(struct klist_node *n, bool kill) in klist_put()
|
/Linux-v4.19/drivers/input/keyboard/ |
D | lm8323.c | 440 static void lm8323_write_pwm(struct lm8323_pwm *pwm, int kill, in lm8323_write_pwm() 456 int div512, perstep, steps, hz, up, kill; in lm8323_pwm_work() local
|
/Linux-v4.19/drivers/tty/vt/ |
D | vc_screen.c | 123 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
|
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/ |
D | qplib_rcfw.c | 585 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
|
D | qplib_fp.c | 339 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
|
/Linux-v4.19/fs/afs/ |
D | proc.c | 433 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
|
/Linux-v4.19/mm/ |
D | memory-failure.c | 970 int kill = 1, forcekill; in hwpoison_user_mappings() local
|
/Linux-v4.19/ipc/ |
D | msg.c | 198 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
|
/Linux-v4.19/fs/nfs/ |
D | write.c | 1466 int kill = 0; in nfs_should_remove_suid() local
|
/Linux-v4.19/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 971 struct sock_fprog kill; in FIXTURE_DATA() local
|
/Linux-v4.19/kernel/ |
D | signal.c | 3210 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument
|