Home
last modified time | relevance | path

Searched defs:kill (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/fs/
Dfs_struct.c99 int kill; in exit_fs() local
136 int kill; in unshare_fs_struct() local
Dinode.c1754 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
Dpipe.c546 int kill = 0; in put_pipe_info() local
/Linux-v4.19/include/linux/
Dfs_pin.h9 void (*kill)(struct fs_pin *); member
/Linux-v4.19/security/apparmor/include/
Dcapability.h37 kernel_cap_t kill; member
Dperms.h76 u32 kill; /* set only when ~allow | deny */ member
/Linux-v4.19/arch/sparc/include/uapi/asm/
Doradax.h55 struct ccb_kill_result kill; member
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_chan.h44 struct nvif_notify kill; member
/Linux-v4.19/lib/
Dklist.c210 static void klist_put(struct klist_node *n, bool kill) in klist_put()
/Linux-v4.19/drivers/input/keyboard/
Dlm8323.c440 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/
Dvc_screen.c123 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_rcfw.c585 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
Dqplib_fp.c339 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
/Linux-v4.19/fs/afs/
Dproc.c433 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
/Linux-v4.19/mm/
Dmemory-failure.c970 int kill = 1, forcekill; in hwpoison_user_mappings() local
/Linux-v4.19/ipc/
Dmsg.c198 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
/Linux-v4.19/fs/nfs/
Dwrite.c1466 int kill = 0; in nfs_should_remove_suid() local
/Linux-v4.19/tools/testing/selftests/seccomp/
Dseccomp_bpf.c971 struct sock_fprog kill; in FIXTURE_DATA() local
/Linux-v4.19/kernel/
Dsignal.c3210 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument