/openbmc/linux/fs/ |
H A D | fs_struct.c | 100 int kill; in exit_fs() local 137 int kill; in unshare_fs_struct() local
|
H A D | attr.c | 71 int kill = 0; in setattr_should_drop_suidgid() local
|
H A D | inode.c | 2093 struct dentry *dentry, int kill) in __remove_privs() 2110 int kill; in __file_remove_privs() local
|
H A D | pipe.c | 707 int kill = 0; in put_pipe_info() local
|
/openbmc/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
|
/openbmc/linux/arch/um/include/shared/skas/ |
H A D | mm_id.h | 15 int kill; member
|
/openbmc/linux/include/linux/ |
H A D | fs_pin.h | 9 void (*kill)(struct fs_pin *); member
|
/openbmc/u-boot/test/py/ |
H A D | u_boot_console_sandbox.py | 74 def kill(self, sig): member in ConsoleSandbox
|
H A D | u_boot_spawn.py | 74 def kill(self, sig): member in Spawn
|
/openbmc/linux/security/apparmor/include/ |
H A D | capability.h | 33 kernel_cap_t kill; member
|
H A D | perms.h | 73 u32 kill; /* set only when ~allow | deny */ member
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | oradax.h | 43 struct ccb_kill_result kill; member
|
/openbmc/linux/net/ipv4/ |
H A D | inet_timewait_sock.c | 269 bool kill = timeo <= 4*HZ; in __inet_twsk_schedule() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_chan.h | 59 struct nvif_event kill; member
|
/openbmc/linux/lib/ |
H A D | klist.c | 209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | lm8323.c | 428 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
|
/openbmc/linux/fs/afs/ |
H A D | proc.c | 492 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
|
/openbmc/qemu/python/qemu/machine/ |
H A D | machine.py | 652 def kill(self) -> None: member in QEMUMachine
|
/openbmc/linux/drivers/tty/vt/ |
H A D | vc_screen.c | 128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
|
/openbmc/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_rcfw.c | 991 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
|
H A D | qplib_fp.c | 414 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
|
/openbmc/linux/tools/include/nolibc/ |
H A D | sys.h | 548 int kill(pid_t pid, int signal) in kill() function
|
/openbmc/linux/fs/nfs/ |
H A D | internal.h | 627 int kill = 0; in nfs_should_remove_suid() local
|
/openbmc/linux/ipc/ |
H A D | msg.c | 213 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 818 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAA; in kill_thread_or_group() local 1163 struct sock_fprog kill; in FIXTURE() local
|