Home
last modified time | relevance | path

Searched defs:kill (Results 51 - 75 of 102) sorted by relevance

12345

/kernel/linux/linux-6.6/security/apparmor/include/
H A Dperms.h73 u32 kill; /* set only when ~allow | deny */ member
/kernel/linux/linux-6.6/lib/
H A Dklist.c209 static void klist_put(struct klist_node *n, bool kill) in klist_put() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_constant_propagation.cpp450 ir_constant_propagation_visitor::kill(ir_variable *var, unsigned write_mask) in kill() function in __anon7204::ir_constant_propagation_visitor
H A Dopt_copy_propagation_elements.cpp639 ir_copy_propagation_elements_visitor::kill(kill_entry *k) in kill() function in ir_copy_propagation_elements_visitor
/third_party/node/lib/internal/
H A Dchild_process.js
/third_party/python/Lib/multiprocessing/
H A Dprocess.py135 def kill(self): member in BaseProcess
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp186 void kill() { UseAndIsSplittable.setPointer(nullptr); } in kill() function in __anon25192::Slice
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInsertSkips.cpp184 void SIInsertSkips::kill(MachineInstr &MI) { in kill() function in SIInsertSkips
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvc_screen.c128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvc_screen.c128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_postsched.c617 struct ir3_instruction *kill = *instrp; in sched_dag_init() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_pack.c460 bool kill = false; // TODO: optimize in agx_pack_instr() local
564 unsigned kill = 0; // helper invocation kill bit in agx_pack_instr() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_copy_propagation.cpp85 BITSET_WORD *kill; member
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeProcess.c778 static deBool stopProcess (deProcess* process, deBool kill) in stopProcess() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c638 void bnxt_qplib_rcfw_stop_irq(struct bnxt_qplib_rcfw *rcfw, bool kill) in bnxt_qplib_rcfw_stop_irq() argument
/kernel/linux/linux-6.6/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() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_waitcnt.cpp360 kill(wait_imm& imm, Instruction* instr, wait_ctx& ctx, memory_sync_info sync_info) in kill() function
/third_party/pulseaudio/src/pulsecore/
H A Dsource-output.h175 void (*kill)(pa_source_output* o); /* may NOT be NULL */ member
/third_party/python/Lib/
H A Dsubprocess.py2206 def kill(self): global() function
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dtest_subprocess.py520 def kill(): function
[all...]
/third_party/vk-gl-cts/execserver/
H A DxsWin32TestProcess.cpp606 void Process::stopProcess (bool kill) in stopProcess() argument
622 void Process::kill (void) in kill() function in xs::win32::Process
/device/soc/rockchip/common/sdk_linux/ipc/
H A Dmsg.c212 static void ss_wakeup(struct msg_queue *msq, struct wake_q_head *wake_q, bool kill) in ss_wakeup() argument
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dlm8323.c428 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
/kernel/linux/linux-5.10/mm/
H A Dmemory-failure.c996 int kill = 1, forcekill; hwpoison_user_mappings() local
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dmsg.c211 ss_wakeup(struct msg_queue *msq, struct wake_q_head *wake_q, bool kill) ss_wakeup() argument

Completed in 32 milliseconds

12345