/Linux-v5.15/fs/ |
D | fs_struct.c | 100 int kill; in exit_fs() local 137 int kill; in unshare_fs_struct() local
|
D | inode.c | 1876 int kill = 0; in should_remove_suid() local 1920 struct dentry *dentry, int kill) in __remove_privs() 1940 int kill; in file_remove_privs() local
|
D | pipe.c | 699 int kill = 0; in put_pipe_info() local
|
/Linux-v5.15/arch/um/include/shared/skas/ |
D | mm_id.h | 15 int kill; member
|
/Linux-v5.15/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.15/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.15/arch/sparc/include/uapi/asm/ |
D | oradax.h | 43 struct ccb_kill_result kill; member
|
/Linux-v5.15/drivers/gpu/drm/nouveau/ |
D | nouveau_chan.h | 53 struct nvif_notify kill; member
|
/Linux-v5.15/lib/ |
D | klist.c | 209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
|
/Linux-v5.15/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.15/fs/afs/ |
D | proc.c | 492 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
|
/Linux-v5.15/drivers/infiniband/hw/bnxt_re/ |
D | qplib_rcfw.c | 637 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
|
D | qplib_fp.c | 405 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
|
/Linux-v5.15/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-v5.15/mm/ |
D | memory-failure.c | 1267 int kill = 1, forcekill; in hwpoison_user_mappings() local
|
/Linux-v5.15/ipc/ |
D | msg.c | 212 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
|
/Linux-v5.15/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 805 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAAA; in kill_thread_or_group() local 1150 struct sock_fprog kill; in FIXTURE() local
|
/Linux-v5.15/fs/nfs/ |
D | write.c | 1504 int kill = 0; in nfs_should_remove_suid() local
|
/Linux-v5.15/kernel/cgroup/ |
D | cgroup.c | 3759 int kill; in cgroup_kill_write() local 6239 bool kill = false; in cgroup_post_fork() local
|
/Linux-v5.15/kernel/ |
D | signal.c | 3764 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument
|
/Linux-v5.15/tools/include/nolibc/ |
D | nolibc.h | 2041 int kill(pid_t pid, int signal) in kill() function
|