Home
last modified time | relevance | path

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

12

/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dltc2952-poweroff.txt5 A full powerdown can be triggered via the kill signal.
12 - kill-gpios: phandle + gpio-specifier for the GPIO connected to the
13 chip's kill line
19 until an explicit kill signal is received
28 kill-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/user_ns_exec/
H A Duser_ns_exec.c150 kill(child, SIGKILL); in main()
159 kill(child, SIGKILL); in main()
166 kill(child, SIGKILL); in main()
174 kill(child, SIGKILL); in main()
/f-stack/app/redis-5.0.5/tests/integration/
H A Dpsync2-reg.tcl45 $R(1) client kill type master
50 $R(2) client kill type master
55 exec kill -9 $bench_pid
H A Dreplication-psync.tcl69 $slave client kill $master_host:$master_port
73 $slave client kill $master_host:$master_port
H A Dreplication-3.tcl115 r -1 client kill type master
H A Dpsync2.tcl96 $R($slave_id) client kill type master
/f-stack/dpdk/app/test-bbdev/
H A Dtest-bbdev.py14 def kill(process): function
16 process.kill()
96 timer = Timer(args.timeout, kill, [app_proc])
/f-stack/app/redis-5.0.5/utils/
H A Dspeed-regression.tcl44 catch {exec kill -9 [lindex $pids 0]}
45 catch {exec kill -9 [lindex $pids 1]}
/f-stack/app/redis-5.0.5/tests/unit/
H A Dmaxmemory.tcl189 exec kill -SIGSTOP $slave_pid
218 $master client kill type slave
229 exec kill -SIGCONT $slave_pid
H A Dscripting.tcl498 r script kill
516 catch {r script kill} e
524 test {SHUTDOWN NOSAVE can kill a timedout script anyway} {
/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D06-slave-stop-cond.tcl41 R 5 client kill 127.0.0.1:$port0
H A D05-slave-selection.tcl49 R 10 client kill 127.0.0.1:$port0
/f-stack/tools/libutil/tests/
H A Dpidfile_test.c197 kill(pid, SIGTERM); in common_test_pidfile_child()
226 if (kill(pid, SIGINT) != 0) in common_test_pidfile_child()
H A Dflopen_test.c176 kill(pid, SIGINT); in test_flopen_lock_child()
/f-stack/app/redis-5.0.5/tests/support/
H A Dserver.tcl56 catch {exec kill $pid}
67 catch {exec kill -KILL $pid}
/f-stack/app/nginx-1.16.1/auto/
H A Dinstall216 kill -USR2 \`cat $NGX_PID_PATH\`
220 kill -QUIT \`cat $NGX_PID_PATH.oldbin\`
/f-stack/tools/libutil/
H A Dpw_util.c82 kill(editpid, sig);
364 kill(editpid, SIGTERM); in pw_fini()
365 kill(editpid, SIGCONT); in pw_fini()
H A Duucplock.c99 if (kill(pid_old, 0) == 0 || errno != ESRCH) in uu_lock()
/f-stack/app/redis-5.0.5/tests/
H A Dinstances.tcl122 catch {exec kill -9 $pid}
450 exec kill -9 $pid
H A Dtest_helper.tcl344 catch {exec kill $p}
351 catch {exec kill -9 $p}
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_exec.c175 (void) kill(pid, SIGKILL); in _zed_exec_fork_child()
/f-stack/dpdk/app/test-eventdev/
H A Devt_main.c61 kill(getpid(), signum); in signal_handler()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dcommands.cfg51 kill
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/
H A Dnfs.c436 kill(mountdpid, SIGHUP); in nfs_commit_shares()
/f-stack/tools/ipfw/
H A Dmain.c611 (void)kill(preproc, SIGTERM);

12