/openbmc/linux/tools/perf/tests/attr/ |
H A D | README | 35 perf record kill (test-record-basic) 36 perf record -b kill (test-record-branch-any) 37 perf record -j any kill (test-record-branch-filter-any) 38 perf record -j any_call kill (test-record-branch-filter-any_call) 39 perf record -j any_ret kill (test-record-branch-filter-any_ret) 40 perf record -j hv kill (test-record-branch-filter-hv) 41 perf record -j ind_call kill (test-record-branch-filter-ind_call) 42 perf record -j k kill (test-record-branch-filter-k) 43 perf record -j u kill (test-record-branch-filter-u) 44 perf record -c 123 kill (test-record-count) [all …]
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/instances/ |
H A D | instance-event.tc | 60 kill -1 $p3 61 kill -1 $p2 62 kill -1 $p1 121 kill -1 $p1 122 kill -1 $p2 123 kill -1 $p3 124 kill -1 $p4 125 kill -1 $p5
|
H A D | instance.tc | 61 kill -1 $p1 62 kill -1 $p2 63 kill -1 $p3 64 kill -1 $p4 65 kill -1 $p5
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 039 | 72 -c "sigraise $(kill -l KILL)" "$TEST_IMG" 2>&1 \ 107 -c "sigraise $(kill -l KILL)" "$TEST_IMG" 2>&1 \ 125 -c "sigraise $(kill -l KILL)" "$TEST_IMG" 2>&1 \ 158 -c "sigraise $(kill -l KILL)" "$TEST_IMG" 2>&1 \ 170 -c "sigraise $(kill -l KILL)" "$TEST_IMG" 2>&1 \
|
/openbmc/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | ltc2952-poweroff.txt | 5 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 32 kill-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
|
/openbmc/linux/Documentation/mm/ |
H A D | hwpoison.rst | 10 kill the processes associated with it and avoid using it in the future. 62 early kill 69 late kill 72 Note some pages are always handled as late kill. 81 Enable early kill mode globally 84 Set early/late kill mode/revert to system default 92 Early kill 94 Late kill
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
H A D | influxdb | 99 if kill -0 "$PID" &>/dev/null; then 144 if kill -0 "$PID" &>/dev/null; then 158 if kill -0 $PID &>/dev/null; then 161 kill -s TERM $PID &>/dev/null && rm -f "$PIDFILE" &>/dev/null 165 kill -0 $PID &>/dev/null 178 kill -s KILL $PID &>/dev/null 200 if kill -0 $PID &>/dev/null; then
|
/openbmc/linux/include/linux/ |
H A D | fs_pin.h | 9 void (*kill)(struct fs_pin *); member 14 static inline void init_fs_pin(struct fs_pin *p, void (*kill)(struct fs_pin *)) in init_fs_pin() 19 p->kill = kill; in init_fs_pin()
|
/openbmc/obmc-console/test/ |
H A D | test-console-socket-read | 20 [ -z "$SUN_PID" ] || kill "$SUN_PID" 21 [ -z "$SERVER_PID" ] || kill "$SERVER_PID" 22 [ -z "$PTYS_PID" ] || kill "$PTYS_PID" 57 kill -0 "$SUN_PID" && exit 1
|
H A D | test-console-client-can-read | 20 [ -z "$CLIENT_PID" ] || kill "$CLIENT_PID" 21 [ -z "$SERVER_PID" ] || kill "$SERVER_PID" 22 [ -z "$PTYS_PID" ] || kill "$PTYS_PID" 59 kill -0 "$CLIENT_PID" && exit 1
|
H A D | test-console-socket-write | 19 [ -z "$SERVER_PID" ] || kill "$SERVER_PID" || true 20 [ -z "$PTY_PID" ] || kill "$PTY_PID" 53 kill -0 "$PTY_PID" && exit 1
|
H A D | test-console-client-can-write | 19 [ -z "$SERVER_PID" ] || kill "$SERVER_PID" || true 20 [ -z "$PTY_PID" ] || kill "$PTY_PID" 53 kill -0 "$PTY_PID" && exit 1
|
/openbmc/linux/fs/ |
H A D | fs_struct.c | 100 int kill; in exit_fs() local 104 kill = !--fs->users; in exit_fs() 107 if (kill) in exit_fs() 137 int kill; in unshare_fs_struct() local 144 kill = !--fs->users; in unshare_fs_struct() 149 if (kill) in unshare_fs_struct()
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_service_restart_policy.robot | 21 [Documentation] Kill active services and expect auto restart. 38 Kill Services And Expect Service Restart 39 [Documentation] Kill the service and it must restart. 51 BMC Execute Command kill -9 ${MainPID} 62 Kill The List Of Services And Expect Killed Service Gets Restarted 63 [Documentation] Kill the given services and expect again services get restarted automatically. 122 BMC Execute Command kill -9 ${Old_MainPID}
|
/openbmc/linux/drivers/usb/serial/ |
H A D | kobil_sct.h | 27 /* Kill the pending/current writes to the comm port. */ 29 /* Kill the pending/current reads to the comm port. */ 31 /* Kill the transmit queue if there. */ 33 /* Kill the typeahead buffer if there. */
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-test-1-run-qemu.sh | 96 if test -z "$qemu_pid" || kill -0 "$qemu_pid" > /dev/null 2>&1 140 kill -KILL $qemu_pid 144 if kill -0 $qemu_pid > /dev/null 2>&1 172 kill -KILL $qemu_pid 180 echo Unknown PID, cannot kill qemu command
|
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ |
H A D | ipw2100.rst | 26 5. Radio Kill Switch 177 0 RF kill not enabled (radio on) 178 1 SW based RF kill active (radio off) 179 2 HW based RF kill active (radio off) 180 3 Both HW and SW RF kill active (radio off) 186 0 If SW based RF kill active, turn the radio back on 187 1 If radio is on, activate SW based RF kill 192 If you enable the SW based RF kill and then toggle the HW 193 based RF kill from ON -> OFF -> ON, the radio will NOT come back on 196 5. Radio Kill Switch [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
H A D | sendsigs | 12 # Short-Description: Kill all remaining processes. 18 # Kill all processes. 22 echo "Sending all processes the KILL signal..."
|
/openbmc/openbmc/poky/meta/recipes-extended/procps/ |
H A D | procps_4.0.5.bb | 3 the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, and skill." 54 base_bindir_progs += "kill pidof ps watch" 62 ALTERNATIVE:${PN}-doc = "kill.1 uptime.1" 63 ALTERNATIVE_LINK_NAME[kill.1] = "${mandir}/man1/kill.1"
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | process.c | 95 kill(pid, SIGALRM); in os_alarm_process() 100 kill(pid, SIGSTOP); in os_stop_process() 105 kill(pid, SIGKILL); in os_kill_process() 110 /* Kill off a ptraced child by all means available. kill it normally first, 117 kill(pid, SIGKILL); in os_kill_ptraced_process()
|
/openbmc/linux/Documentation/translations/zh_CN/mm/ |
H A D | hwpoison.rst | 76 全局启用early kill 79 设置early/late kill mode/revert 到系统默认值。 87 Early kill 89 Late kill
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/files/ |
H A D | init | 49 if [ -n "${PIDTMP:-}" ] && kill -0 "${PIDTMP:-}" 2> /dev/null; then 70 if [ -n "${PIDTMP:-}" ] && kill -0 "${PIDTMP:-}" 2> /dev/null; then 72 while kill -0 "${PIDTMP:-}" 2> /dev/null; do 147 kill $(pidof $DAEMON | tr ' ' '\n' | grep -w $(cat $PIDFILE)) 190 kill -HUP `cat $PIDFILE`
|
/openbmc/linux/tools/testing/selftests/powerpc/ |
H A D | harness.c | 62 kill(-pid, SIGKILL); in run_test() 66 kill(-pid, SIGTERM); in run_test() 73 /* Kill anything else in the process group that is still running */ in run_test() 74 kill(-pid, SIGTERM); in run_test()
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | mrelease_test.c | 130 * Wait for the child to finish allocations, then kill and reap in main() 138 if (!kill(pid, SIGKILL)) in main() 146 if (!kill(pid, SIGKILL)) in main() 154 if (kill(pid, SIGKILL)) { in main() 156 perror("kill"); in main()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share/ |
H A D | 0001-build-Define-list-of-libc-feature-test-macros.patch | 6 _POSIX_C_SOURCE is needed since it uses kill() API 10 ./git/src/http.c:394:3: error: call to undeclared function 'kill'; ISO C99 and later do not support… 12 [1] https://man7.org/linux/man-pages/man2/kill.2.html
|