Home
last modified time | relevance | path

Searched refs:kill (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/external/autotest/client/tests/ltp/patches/
Dkill-ipc.patch4 Subject: [PATCH] kill: fix dependency on ipc subdir
12 testcases/kernel/syscalls/kill/Makefile | 2 +-
15 diff --git a/testcases/kernel/syscalls/kill/Makefile b/testcases/kernel/syscalls/kill/Makefile
17 --- a/testcases/kernel/syscalls/kill/Makefile
18 +++ b/testcases/kernel/syscalls/kill/Makefile
/external/autotest/client/tests/aio_dio_bugs/src/
Daio-dio-invalidate-failure.c124 kill(buffered_pid, SIGKILL); in main()
139 kill(buffered_pid, SIGKILL); in main()
140 kill(dio_pid, SIGKILL); in main()
146 kill(buffered_pid, SIGKILL); in main()
148 kill(dio_pid, SIGKILL); in main()
/external/compiler-rt/test/asan/TestCases/Linux/
Dsignal_during_stop_the_world.cc39 kill(parent, SIGCHLD); in main()
40 kill(parent, SIGPROF); in main()
46 kill(pid, SIGTERM); in main()
/external/llvm/test/CodeGen/X86/
D2010-04-08-CoalescerBug.ll5 ; %RDI<def,dead> = MOV64rr %RAX<kill>, %EDI<imp-def>
6 … %EDI<imp-def,dead>, %ESI<imp-def,dead>, %ECX<imp-use,kill>, %EDI<imp-use,kill>, %ESI<imp-use,kill>
D2010-05-12-FastAllocKills.ll15 ; The X86FP pass needs good kill flags, like on %FP0 representing %reg1034:
19 ; %FP1<def> = MOV_Fp8080 %FP0<kill>
22 ; ST_FpP80m <fi#3>, 1, %reg0, 0, %reg0, %FP0<kill>; mem:ST10[FixedStack3](align=4)
23 ; ST_FpP80m <fi#4>, 1, %reg0, 0, %reg0, %FP1<kill>; mem:ST10[FixedStack4](align=4)
24 ; ST_FpP80m <fi#5>, 1, %reg0, 0, %reg0, %FP2<kill>; mem:ST10[FixedStack5](align=4)
Dfast-isel-gv.ll6 @f = global i8 (...)* @kill ; <i8 (...)**> [#uses=1]
8 declare signext i8 @kill(...)
16 %2 = icmp ne i8 (...)* %1, @kill ; <i1> [#uses=1]
Dhandle-move.ll10 ; Here sinking a kill + dead def:
11 …%vreg4, %EAX<imp-def>, %EDX<imp-def,dead>, %EFLAGS<imp-def,dead>, %EAX<imp-use,kill>, %EDX<imp-use>
27 ; Same as above, but moving a kill + live def:
28 …%vreg4, %EAX<imp-def,dead>, %EDX<imp-def>, %EFLAGS<imp-def,dead>, %EAX<imp-use,kill>, %EDX<imp-use>
44 ; Moving a use below the existing kill (%vreg5):
Dcoalescer-dce.ll7 ; 256L %vreg2<def> = COPY %vreg7:sub_32bit<kill>; GR32:%vreg2 GR64:%vreg7
12 ; updated: 272L %vreg0<def> = COPY %vreg7:sub_32bit<kill>; GR32:%vreg0 GR64:%vreg7
15 ; 272L %vreg10:sub_32bit<def> = COPY %vreg7:sub_32bit<kill>, %vreg10<imp-def>; GR64:%vreg10,%vre…
29 ; removed, -verify-coalescing complains about the dangling kill.
/external/valgrind/gdbserver_tests/
Dpasssigalrm.c34 if (kill(getpid(), SIGALRM) != 0) in main()
43 if (kill(getpid(), SIGALRM) != 0) in main()
61 if (kill(getpid(), SIGRTMIN) != 0) in main()
Dnlsigvgdb.stdinB.gdb14 # kill the process now
15 monitor v.kill
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.AMDGPU.kill.ll12 call void @llvm.AMDGPU.kill(float %1)
15 call void @llvm.AMDGPU.kill(float %3)
27 call void @llvm.AMDGPU.kill(float %14)
33 declare void @llvm.AMDGPU.kill(float)
/external/libbrillo/brillo/
Dasynchronous_signal_handler_unittest.cc57 EXPECT_EQ(0, kill(getpid(), SIGTERM)); in TEST_F()
73 EXPECT_EQ(0, kill(getpid(), SIGCHLD)); in TEST_F()
81 EXPECT_EQ(0, kill(getpid(), SIGCHLD)); in TEST_F()
104 EXPECT_EQ(0, kill(getpid(), SIGCHLD)); in TEST_F()
/external/mesa3d/src/glsl/
Dopt_copy_propagation.cpp94 void kill(ir_variable *ir);
141 kill(ir->lhs->variable_referenced()); in visit_leave()
237 kill(k->var); in handle_if_block()
281 kill(k->var); in visit_enter()
289 ir_copy_propagation_visitor::kill(ir_variable *var) in kill() function in ir_copy_propagation_visitor
Dopt_constant_propagation.cpp113 void kill(ir_variable *ir, unsigned write_mask);
266 kill(ir->lhs->variable_referenced(), kill_mask); in visit_leave()
338 kill(k->var, k->write_mask); in handle_if_block()
383 kill(k->var, k->write_mask); in visit_enter()
391 ir_constant_propagation_visitor::kill(ir_variable *var, unsigned write_mask) in kill() function in __anon670eca8a0111::ir_constant_propagation_visitor
/external/clang/test/Analysis/
DNewDelete-path-notes.cpp18 void kill() { in kill() function
24 odd->kill(); // expected-note{{Calling 'Odd::kill'}} in test()
/external/autotest/client/bin/
Dautotestd_monitor15 os.kill(os.getpid(), signal.SIGTERM)
65 os.kill(stdout_pump.pid, signal.SIGTERM)
66 os.kill(stderr_pump.pid, signal.SIGTERM)
/external/tlsdate/systemd/
Dtlsdated.service9 ExecReload=/bin/kill -HUP ${MAINPID}
10 ExecStop=/bin/kill -INT ${MAINPID}
/external/valgrind/none/tests/
Dsigstackgrowth.c40 kill(getpid(), SIGUSR1); in handler()
56 kill(getpid(), SIGUSR1); in main()
Dpending.c51 kill(getpid(), SIGUSR1); in main()
52 kill(getpid(), SIGHUP); in main()
/external/libunwind/tests/
Dmapper.c66 kill (getpid (), SIGUSR1); /* tell test-ptrace to start single-stepping */ in main()
68 kill (getpid (), SIGUSR2); /* tell test-ptrace to stop single-stepping */ in main()
/external/libdaemon/libdaemon/
Ddpid.c147 if (kill(pid, 0) != 0 && errno != EPERM) { in daemon_pid_file_is_running()
176 if (kill(pid, s) < 0) in daemon_pid_file_kill()
189 if (kill(pid, s) < 0) in daemon_pid_file_kill_wait()
203 if ((r = kill(pid, 0)) < 0 && errno != ESRCH) in daemon_pid_file_kill_wait()
/external/autotest/client/site_tests/platform_DaemonsRespawn/
Dcontrol4 Tests that daemons restart automatically when killed. This will kill
11 Fails if kill daemons are not automatically restarted after they are killed.
/external/libchrome/base/process/
Dkill_posix.cc80 bool result = kill(-1 * process_group_id, SIGKILL) == 0; in KillProcessGroup()
93 bool result = kill(handle, SIGKILL) == 0; in GetKnownDeadTerminationStatus()
188 if (kill(child_, SIGKILL) == 0) { in WaitForChildToDie()
/external/autotest/client/virt/tests/
Dnetstress_kill_guest.py49 os.kill(vm_pid, 0)
103 os.kill(pid, signal.SIGSTOP)
121 os.kill(pid, signal.SIGCONT)
/external/llvm/test/CodeGen/ARM/
Dvldm-liveness.ll5 ; s3 = VLDRS [r0, 2], Q0<imp-use,kill>, Q0<imp-def>
6 ; s0 = VLDRS [r0, 0], Q0<imp-use,kill>, Q0<imp-def>
7 ; s2 = VLDRS [r0, 4], Q0<imp-use,kill>, Q0<imp-def>

12345678910>>...18