Home
last modified time | relevance | path

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

/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/lib/
H A Dklist.c209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.c605 void bng_re_rcfw_stop_irq(struct bng_re_rcfw *rcfw, bool kill) in bng_re_rcfw_stop_irq()
/linux/drivers/tty/vt/
H A Dvc_screen.c129 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
/linux/fs/afs/
H A Dproc.c569 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c986 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
/linux/tools/include/nolibc/
H A Dsys.h574 int kill(pid_t pid, int signal) kill() function
/linux/ipc/
H A Dmsg.c213 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
/linux/fs/nfs/
H A Dinternal.h706 int kill = 0; in nfs_should_remove_suid() local
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c840 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAA; kill_thread_or_group() local
1185 struct sock_fprog kill; FIXTURE() local
[all...]
/linux/kernel/cgroup/
H A Dcgroup.c4191 int kill; in cgroup_kill_write() local
6922 bool kill = false; in cgroup_post_fork() local
/linux/net/core/
H A Dskbuff.c4027 struct sk_buff_head kill; in skb_errqueue_purge() local