/kernel/linux/linux-6.6/fs/ |
H A D | pipe.c | 700 int kill = 0; in put_pipe_info() local
|
H A D | inode.c | 2071 int kill; in __file_remove_privs() local 2053 __remove_privs(struct mnt_idmap *idmap, struct dentry *dentry, int kill) __remove_privs() argument
|
/kernel/linux/linux-6.6/ipc/ |
H A D | msg.c | 212 ss_wakeup(struct msg_queue *msq, struct wake_q_head *wake_q, bool kill) ss_wakeup() argument
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | lm8323.c | 428 static void lm8323_write_pwm(struct lm8323_pwm *pwm, int kill, in lm8323_write_pwm() argument 444 int div512, perstep, steps, hz, up, kill; in lm8323_pwm_work() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink-input.h | 212 void (*kill) (pa_sink_input *i); /* may NOT be NULL */ member
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | PixelProgram.cpp | 1326 Int kill = -1; in TEXKILL() local 1349 Int kill = 0; in DISCARD() local [all...] |
/third_party/rust/crates/nix/src/sys/ |
H A D | signal.rs | 928 pub fn kill<T: Into<Option<Signal>>>(pid: Pid, signal: T) -> Result<()> { in kill() functions
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H 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() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | inode.c | 1959 static int __remove_privs(struct dentry *dentry, int kill) in __remove_privs() argument 1979 int kill; in file_remove_privs() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | write.c | 1475 int kill = 0; in nfs_should_remove_suid() local
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | internal.h | 629 int kill = 0; in nfs_should_remove_suid() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 418 void bnxt_qplib_nq_stop_irq(struct bnxt_qplib_nq *nq, bool kill) in bnxt_qplib_nq_stop_irq() argument
|
/kernel/linux/linux-6.6/tools/include/nolibc/ |
H A D | sys.h | 548 int kill(pid_t pid, int signal) in kill() function
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compiler.h | 88 bool kill : 1; member
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | simplify.c | 270 static inline void rem_usage(pseudo_t p, pseudo_t *usep, int kill) in rem_usage() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 803 int kill = kill_how == KILL_PROCESS ? SECCOMP_RET_KILL_PROCESS : 0xAAAAAAAA; in kill_thread_or_group() local 1148 struct sock_fprog kill; in FIXTURE() local [all...] |
/kernel/linux/linux-5.10/tools/include/nolibc/ |
H A D | nolibc.h | 1975 int kill(pid_t pid, int signal) in kill() function
|
/kernel/linux/linux-6.6/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 [all...] |
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler_nir.c | 2444 struct ir3_instruction *cond, *kill; in emit_intrinsic() local 2491 struct ir3_instruction *cond, *kill; in emit_intrinsic() local [all...] |
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | cgroup.c | 3972 int kill; in cgroup_kill_write() local 6574 bool kill = false; variable [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | skbuff.c | 3757 struct sk_buff_head kill; in skb_errqueue_purge() local
|
/third_party/mksh/ |
H A D | edit.c | 53 unsigned short kill; member [all...] |
/third_party/rust/crates/libc/src/unix/ |
H A D | mod.rs | 981 pub fn kill(pid: pid_t, sig: ::c_int) -> ::c_int; in kill() functions
|
/third_party/rust/crates/libc/src/vxworks/ |
H A D | mod.rs | 1745 pub fn kill(__pid: pid_t, __signo: ::c_int) -> ::c_int; in kill() functions
|
/third_party/toybox/generated/ |
H A D | globals.h | 1748 struct kill_data kill; member
|