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

/linux-master/include/linux/
H A Dfs_pin.h9 void (*kill)(struct fs_pin *); member in struct:fs_pin
/linux-master/arch/um/include/shared/skas/
H A Dmm_id.h15 int kill; member in struct:mm_id
/linux-master/samples/seccomp/
H A Ddropper.c46 struct sock_filter kill = BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL); local
/linux-master/security/apparmor/include/
H A Dcapability.h33 kernel_cap_t kill; member in struct:aa_caps
H A Dperms.h76 u32 kill; /* set only when ~allow | deny */ member in struct:aa_perms
/linux-master/fs/
H A Dfs_struct.c100 int kill; local
137 int kill; local
H A Dattr.c69 int kill = 0; local
H A Dpipe.c709 int kill = 0; local
H A Dinode.c2041 int kill; local
2023 __remove_privs(struct mnt_idmap *idmap, struct dentry *dentry, int kill) argument
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h58 struct nvif_event kill; member in struct:nouveau_channel
/linux-master/net/ipv4/
H A Dinet_timewait_sock.c254 bool kill = timeo <= 4*HZ; local
/linux-master/lib/
H A Dklist.c209 static void klist_put(struct klist_node *n, bool kill) argument
/linux-master/arch/sparc/include/uapi/asm/
H A Doradax.h43 struct ccb_kill_result kill; member in union:ccb_result
/linux-master/drivers/gpu/drm/xe/
H A Dxe_exec_queue_types.h167 void (*kill)(struct xe_exec_queue *q); member in struct:xe_exec_queue_ops
/linux-master/drivers/tty/vt/
H A Dvc_screen.c128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; local
/linux-master/fs/afs/
H A Dproc.c555 struct afs_sysnames *sysnames, *kill; local
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c991 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) argument
H A Dqplib_fp.c417 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) argument
/linux-master/ipc/
H A Dmsg.c212 ss_wakeup(struct msg_queue *msq, struct wake_q_head *wake_q, bool kill) argument
/linux-master/drivers/input/keyboard/
H A Dlm8323.c428 static void lm8323_write_pwm(struct lm8323_pwm *pwm, int kill, argument
444 int div512, perstep, steps, hz, up, kill; local
/linux-master/tools/include/nolibc/
H A Dsys.h559 int kill(pid_t pid, int signal) function
/linux-master/fs/nfs/
H A Dinternal.h627 int kill = 0; local
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c818 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAA; local
1163 struct sock_fprog kill; local
[all...]
/linux-master/kernel/cgroup/
H A Dcgroup.c4003 int kill; local
6590 bool kill = false; variable
[all...]
/linux-master/net/core/
H A Dskbuff.c3919 struct sk_buff_head kill; local

Completed in 438 milliseconds