| /Linux-v5.4/fs/ | 
| D | fs_struct.c | 100 		int kill;  in exit_fs()  local137 	int kill;  in unshare_fs_struct()  local
 
 | 
| D | inode.c | 1770 	int kill = 0;  in should_remove_suid()  local1813 static int __remove_privs(struct dentry *dentry, int kill)  in __remove_privs()
 1833 	int kill;  in file_remove_privs()  local
 
 | 
| D | pipe.c | 572 	int kill = 0;  in put_pipe_info()  local
 | 
| /Linux-v5.4/include/linux/ | 
| D | fs_pin.h | 9 	void (*kill)(struct fs_pin *);  member
 | 
| D | memremap.h | 78 	void (*kill)(struct dev_pagemap *pgmap);  member
 | 
| /Linux-v5.4/security/apparmor/include/ | 
| D | capability.h | 33 	kernel_cap_t kill;  member
 | 
| D | perms.h | 72 	u32 kill;	/* set only when ~allow | deny */  member
 | 
| /Linux-v5.4/arch/sparc/include/uapi/asm/ | 
| D | oradax.h | 43 	struct ccb_kill_result kill;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_chan.h | 47 	struct nvif_notify kill;  member
 | 
| /Linux-v5.4/lib/ | 
| D | klist.c | 209 static void klist_put(struct klist_node *n, bool kill)  in klist_put()
 | 
| /Linux-v5.4/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-v5.4/drivers/tty/vt/ | 
| D | vc_screen.c | 132 	struct vcs_poll_data *poll = file->private_data, *kill = NULL;  in vcs_poll_data_get()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/bnxt_re/ | 
| D | qplib_rcfw.c | 621 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill)  in bnxt_qplib_rcfw_stop_irq()
 | 
| D | qplib_fp.c | 341 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill)  in bnxt_qplib_nq_stop_irq()
 | 
| /Linux-v5.4/fs/afs/ | 
| D | proc.c | 483 	struct afs_sysnames *sysnames, *kill;  in afs_proc_sysname_write()  local
 | 
| /Linux-v5.4/mm/ | 
| D | memory-failure.c | 972 	int kill = 1, forcekill;  in hwpoison_user_mappings()  local
 | 
| /Linux-v5.4/ipc/ | 
| D | msg.c | 198 		      struct wake_q_head *wake_q, bool kill)  in ss_wakeup()
 | 
| /Linux-v5.4/fs/nfs/ | 
| D | write.c | 1498 	int kill = 0;  in nfs_should_remove_suid()  local
 | 
| /Linux-v5.4/tools/testing/selftests/seccomp/ | 
| D | seccomp_bpf.c | 1021 	struct sock_fprog kill;  in FIXTURE_DATA()  local
 | 
| /Linux-v5.4/kernel/ | 
| D | signal.c | 3634 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig)  in SYSCALL_DEFINE2()  argument
 | 
| /Linux-v5.4/tools/include/nolibc/ | 
| D | nolibc.h | 1964 int kill(pid_t pid, int signal)  in kill()  function
 |