/linux/fs/ |
A D | fs_struct.c | 100 int kill; in exit_fs() local 137 int kill; in unshare_fs_struct() local
|
A D | inode.c | 1883 int kill = 0; in should_remove_suid() local 1927 struct dentry *dentry, int kill) in __remove_privs() 1947 int kill; in file_remove_privs() local
|
A D | pipe.c | 699 int kill = 0; in put_pipe_info() local
|
/linux/arch/um/include/shared/skas/ |
A D | mm_id.h | 15 int kill; member
|
/linux/include/linux/ |
A D | fs_pin.h | 9 void (*kill)(struct fs_pin *); member
|
A D | memremap.h | 78 void (*kill)(struct dev_pagemap *pgmap); member
|
/linux/security/apparmor/include/ |
A D | capability.h | 33 kernel_cap_t kill; member
|
A D | perms.h | 72 u32 kill; /* set only when ~allow | deny */ member
|
/linux/arch/sparc/include/uapi/asm/ |
A D | oradax.h | 43 struct ccb_kill_result kill; member
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_chan.h | 53 struct nvif_notify kill; member
|
/linux/lib/ |
A D | klist.c | 209 static void klist_put(struct klist_node *n, bool kill) in klist_put()
|
/linux/drivers/input/keyboard/ |
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
|
/linux/drivers/infiniband/hw/bnxt_re/ |
A D | qplib_rcfw.c | 637 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq()
|
A D | qplib_fp.c | 405 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq()
|
/linux/fs/afs/ |
A D | proc.c | 492 struct afs_sysnames *sysnames, *kill; in afs_proc_sysname_write() local
|
/linux/drivers/tty/vt/ |
A D | vc_screen.c | 128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
|
/linux/mm/ |
A D | memory-failure.c | 1303 int kill = 1, forcekill; in hwpoison_user_mappings() local
|
/linux/ipc/ |
A D | msg.c | 212 struct wake_q_head *wake_q, bool kill) in ss_wakeup()
|
/linux/tools/testing/selftests/seccomp/ |
A D | seccomp_bpf.c | 805 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAAA; in kill_thread_or_group() local 1150 struct sock_fprog kill; in FIXTURE() local
|
/linux/fs/nfs/ |
A D | write.c | 1504 int kill = 0; in nfs_should_remove_suid() local
|
/linux/kernel/cgroup/ |
A D | cgroup.c | 3787 int kill; in cgroup_kill_write() local 6297 bool kill = false; in cgroup_post_fork() local
|
/linux/tools/include/nolibc/ |
A D | nolibc.h | 2041 int kill(pid_t pid, int signal) in kill() function
|
/linux/kernel/ |
A D | signal.c | 3761 SYSCALL_DEFINE2(kill, pid_t, pid, int, sig) in SYSCALL_DEFINE2() argument
|