Home
last modified time | relevance | path

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

12

/linux/fs/
H A Dfs_struct.c100 int kill; in exit_fs() local
137 int kill; in unshare_fs_struct() local
H A Dattr.c67 int kill = 0; in setattr_should_drop_suidgid() local
H A Dinode.c2158 struct dentry *dentry, int kill) in __remove_privs()
2175 int kill; in file_remove_privs_flags() local
H A Dpipe.c709 int kill = 0; in put_pipe_info() local
/linux/samples/seccomp/
H A Ddropper.c46 struct sock_filter kill = BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL); in install_filter() local
/linux/include/linux/
H A Dfs_pin.h9 void (*kill)(struct fs_pin *); member
/linux/security/apparmor/include/
H A Dcapability.h33 kernel_cap_t kill; member
H A Dperms.h76 u32 kill; /* set only when ~allow | deny */ member
/linux/arch/sparc/include/uapi/asm/
H A Doradax.h43 struct ccb_kill_result kill; member
/linux/net/ipv4/
H A Dinet_timewait_sock.c299 bool kill = timeo <= 4*HZ; in __inet_twsk_schedule() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h56 struct nvif_event kill; member
/linux/lib/
H A Dklist.c209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
/linux/drivers/input/keyboard/
H A Dlm8323.c428 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/drivers/gpu/drm/xe/
H A Dxe_exec_queue_types.h156 void (*kill)(struct xe_exec_queue *q); member
/linux/fs/afs/
H A Dproc.c555 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
/linux/drivers/tty/vt/
H A Dvc_screen.c128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c991 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
H A Dqplib_fp.c428 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
/linux/fs/bcachefs/
H A Dreplicas.c461 bool kill = eytzinger0_find(acc->k.data, acc->k.nr, sizeof(acc->k.data[0]), in bch2_replicas_gc2() local
/linux/ipc/
H A Dmsg.c213 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
/linux/tools/include/nolibc/
H A Dsys.h560 int kill(pid_t pid, int signal) in kill() function
/linux/fs/nfs/
H A Dinternal.h682 int kill = 0; in nfs_should_remove_suid() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c820 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAA; in kill_thread_or_group() local
1165 struct sock_fprog kill; in FIXTURE() local
/linux/kernel/cgroup/
H A Dcgroup.c4053 int kill; in cgroup_kill_write() local
6673 bool kill = false; in cgroup_post_fork() local
/linux/kernel/
H A Dsignal.c3832 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument

12