| /linux/samples/seccomp/ |
| H A D | dropper.c | 46 struct sock_filter kill = BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL); in install_filter() local
|
| /linux/include/linux/ |
| H A D | fs_pin.h | 9 void (*kill)(struct fs_pin *); member
|
| /linux/security/apparmor/include/ |
| H A D | capability.h | 33 kernel_cap_t kill; member
|
| H A D | perms.h | 76 u32 kill; /* set only when ~allow | deny */ member
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | oradax.h | 43 struct ccb_kill_result kill; member
|
| /linux/lib/ |
| H A D | klist.c | 209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
|
| /linux/drivers/infiniband/hw/bng_re/ |
| H A D | bng_fw.c | 605 bng_re_rcfw_stop_irq(struct bng_re_rcfw * rcfw,bool kill) bng_re_rcfw_stop_irq() argument
|
| /linux/drivers/tty/vt/ |
| H A D | vc_screen.c | 129 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
|
| /linux/fs/afs/ |
| H A D | proc.c | 569 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_rcfw.c | 986 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
|
| /linux/fs/ |
| H A D | inode.c | 2305 __remove_privs(struct mnt_idmap * idmap,struct dentry * dentry,int kill) __remove_privs() argument 2322 int kill; file_remove_privs_flags() local
|
| /linux/tools/include/nolibc/ |
| H A D | sys.h | 574 int kill(pid_t pid, int signal) kill() function
|
| /linux/ipc/ |
| H A D | msg.c | 213 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
|
| /linux/fs/nfs/ |
| H A D | internal.h | 706 int kill = 0; nfs_should_remove_suid() local
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 840 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 D | cgroup.c | 4191 int kill; cgroup_kill_write() local 6922 bool kill = false; cgroup_post_fork() local [all...] |
| /linux/kernel/ |
| H A D | signal.c | 3951 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument
|
| /linux/net/core/ |
| H A D | skbuff.c | 4051 struct sk_buff_head kill; skb_errqueue_purge() local
|