Home
last modified time | relevance | path

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

12

/openbmc/linux/fs/
H A Dfs_struct.c100 int kill; in exit_fs() local
137 int kill; in unshare_fs_struct() local
H A Dattr.c71 int kill = 0; in setattr_should_drop_suidgid() local
H A Dinode.c2054 struct dentry *dentry, int kill) in __remove_privs()
2071 int kill; in __file_remove_privs() local
H A Dpipe.c707 int kill = 0; in put_pipe_info() local
/openbmc/linux/samples/seccomp/
H A Ddropper.c46 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 Dmm_id.h15 int kill; member
/openbmc/linux/include/linux/
H A Dfs_pin.h9 void (*kill)(struct fs_pin *); member
/openbmc/u-boot/test/py/
H A Du_boot_console_sandbox.py74 def kill(self, sig): member in ConsoleSandbox
H A Du_boot_spawn.py74 def kill(self, sig): member in Spawn
/openbmc/linux/security/apparmor/include/
H A Dcapability.h33 kernel_cap_t kill; member
H A Dperms.h73 u32 kill; /* set only when ~allow | deny */ member
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Doradax.h43 struct ccb_kill_result kill; member
/openbmc/linux/net/ipv4/
H A Dinet_timewait_sock.c269 bool kill = timeo <= 4*HZ; in __inet_twsk_schedule() local
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h58 struct nvif_event kill; member
/openbmc/linux/lib/
H A Dklist.c209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
/openbmc/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
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py646 def kill(self) -> None: member in QEMUMachine
/openbmc/linux/fs/afs/
H A Dproc.c492 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
/openbmc/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
/openbmc/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.c414 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 Dsys.h548 int kill(pid_t pid, int signal) in kill() function
/openbmc/linux/fs/nfs/
H A Dinternal.h627 int kill = 0; in nfs_should_remove_suid() local
/openbmc/linux/ipc/
H A Dmsg.c213 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c818 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

12