Home
last modified time | relevance | path

Searched refs:kill (Results 151 – 175 of 262) sorted by relevance

1234567891011

/linux/Documentation/ABI/stable/
H A Dsysfs-class-rfkill1 rfkill - radio frequency (RF) connector kill switch support
/linux/Documentation/driver-api/usb/
H A Danchors.rst34 is automatic. A function is provided to forcibly finish (kill)
/linux/arch/alpha/lib/
H A Dev6-stxncpy.S304 zapnot t0, t8, t0 # U : kill source bytes > null
306 zap t1, t8, t1 # U : kill dest bytes <= null
/linux/tools/testing/selftests/arm64/fp/
H A Dza-ptrace.c334 kill(child, SIGKILL); in do_parent()
H A DREADME80 Kvmtool occupies the terminal until you kill it (Ctrl+A x),
H A Dzt-ptrace.c325 kill(child, SIGKILL); in do_parent()
/linux/samples/bpf/
H A Dtrace_event_user.c96 kill(pid, SIGKILL); in err_exit()
/linux/arch/um/os-Linux/
H A Dsignal.c265 kill(os_getpid(), SIGIO); in send_sigio_to_self()
H A Dumid.c177 if ((kill(p, 0) == 0) || (errno != ESRCH)) { in is_umdir_used()
/linux/tools/perf/scripts/python/
H A Dparallel-perf.py107 self.popen.kill()
121 self.popen.kill()
123 self.consumer.kill()
/linux/Documentation/security/
H A Dsak.rst24 once defined, SAK will kill a running X server. If the system is in
/linux/Documentation/scsi/
H A Ddc395x.rst112 reliable driver, there is a chance, that it will kill your valuable data.
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst268 # kill malloc task.
275 Out-of-memory caused by memcg's limit will kill tasks under
/linux/tools/perf/bench/
H A Dsched-messaging.c274 kill(worker_tab[i].pid, SIGKILL); in sig_handler()
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c154 kill(0, SIGUSR1); in sigalrm_handler()
/linux/tools/testing/selftests/proc/
H A Dproc-empty-vm.c473 kill(getppid(), SIGTERM); in main()
/linux/net/ipv4/
H A Dtcp_minisocks.c134 goto kill; in tcp_timewait_state_process()
198 kill: in tcp_timewait_state_process()
/linux/arch/mips/kernel/
H A Dvpe-mt.c276 static DEVICE_ATTR(kill, S_IWUSR, NULL, store_kill);
/linux/tools/testing/selftests/cgroup/
H A Dtest_zswap.c568 kill(child_pid, SIGTERM);
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtoken.c465 (void)kill(child_pid, SIGKILL); in parent()
495 (void)kill(child_pid, SIGKILL); in subtest_userns()
/linux/tools/testing/selftests/
H A Dkselftest_harness.h457 kill(getpid(), WTERMSIG(status)); \
987 kill(-(t->pid), SIGKILL); in __timeout_handler()
/linux/fs/bcachefs/
H A Dreplicas.c461 bool kill = eytzinger0_find(acc->k.data, acc->k.nr, sizeof(acc->k.data[0]), in bch2_replicas_gc2() local
464 if (e->data_type == BCH_DATA_journal || !kill) in bch2_replicas_gc2()
/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c801 q->ops->kill(eq); in xe_exec_queue_kill()
805 q->ops->kill(q); in xe_exec_queue_kill()
/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c267 kill(self->client_pid, SIGKILL); in FIXTURE_TEARDOWN()
/linux/Documentation/locking/
H A Drobust-futexes.rst33 pthread_mutex_t, or yum is kill -9-ed), then waiters for that lock need
50 In practice, when e.g. yum is kill -9-ed (or segfaults), a system reboot

1234567891011