Home
last modified time | relevance | path

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

12345678910

/Linux-v5.15/tools/perf/tests/attr/
DREADME35 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 …]
Dtest-stat-basic3 args = -e cycles kill >/dev/null 2>&1
Dtest-record-basic3 args = --no-bpf-event kill >/dev/null 2>&1
Dtest-record-no-samples3 args = --no-bpf-event -n kill >/dev/null 2>&1
/Linux-v5.15/include/linux/
Dfs_pin.h9 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()
/Linux-v5.15/Documentation/devicetree/bindings/power/reset/
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
32 kill-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
/Linux-v5.15/fs/
Dfs_struct.c100 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()
Dinode.c1876 int kill = 0; in should_remove_suid() local
1880 kill = ATTR_KILL_SUID; in should_remove_suid()
1887 kill |= ATTR_KILL_SGID; in should_remove_suid()
1889 if (unlikely(kill && !capable(CAP_FSETID) && S_ISREG(mode))) in should_remove_suid()
1890 return kill; in should_remove_suid()
1920 struct dentry *dentry, int kill) in __remove_privs() argument
1924 newattrs.ia_valid = ATTR_FORCE | kill; in __remove_privs()
1940 int kill; in file_remove_privs() local
1952 kill = dentry_needs_remove_privs(dentry); in file_remove_privs()
1953 if (kill < 0) in file_remove_privs()
[all …]
/Linux-v5.15/tools/testing/selftests/powerpc/
Dharness.c62 kill(-pid, SIGKILL); in run_test()
66 kill(-pid, SIGTERM); in run_test()
74 kill(-pid, SIGTERM); in run_test()
/Linux-v5.15/arch/um/os-Linux/
Dutil.c95 if (kill(getpid(), SIGABRT) < 0) in uml_abort()
123 kill(0, SIGTERM); in os_dump_core()
129 kill(0, SIGCONT); in os_dump_core()
Dprocess.c95 kill(pid, SIGALRM); in os_alarm_process()
100 kill(pid, SIGSTOP); in os_stop_process()
105 kill(pid, SIGKILL); in os_kill_process()
117 kill(pid, SIGKILL); in os_kill_ptraced_process()
/Linux-v5.15/tools/testing/selftests/powerpc/signal/
Dsigreturn_vdso.c89 kill(getpid(), SIGUSR1); in test_sigreturn_vdso()
101 kill(getpid(), SIGUSR1); in test_sigreturn_vdso()
117 kill(getpid(), SIGUSR1); in test_sigreturn_vdso()
Dsig_sc_double_restart.c36 kill(getpid(), SIGUSR2); in SIGUSR1_handler()
147 kill(pid, SIGUSR1); in test_restart()
/Linux-v5.15/Documentation/vm/
Dhwpoison.rst12 kill the processes associated with it and avoid using it in the future.
66 early kill
73 late kill
76 Note some pages are always handled as late kill.
85 Enable early kill mode globally
88 Set early/late kill mode/revert to system default
96 Early kill
98 Late kill
/Linux-v5.15/tools/testing/selftests/proc/
Dsetns-dcache.c41 kill(pid, SIGTERM); in f()
108 kill(pid, SIGTERM); in main()
Dsetns-sysvipc.c40 kill(pid, SIGTERM); in f()
107 kill(pid, SIGTERM); in main()
/Linux-v5.15/security/apparmor/
Dlib.c308 perms->kill = ALL_PERMS_MASK; in aa_apply_modes_to_perms()
354 accum->kill |= addend->kill & ~addend->allow; in aa_perms_accum_raw()
373 accum->kill |= addend->kill & ~accum->allow; in aa_perms_accum()
447 if (denied & perms->kill) in aa_check_perms()
/Linux-v5.15/tools/testing/selftests/perf_events/
Dremove_on_exec.c158 EXPECT_EQ(kill(pid_exec, SIGKILL), 0); in TEST_F()
191 EXPECT_EQ(kill(pid_exec, SIGKILL), 0); in TEST_F()
220 EXPECT_EQ(kill(pids[i], SIGKILL), 0); in TEST_F()
/Linux-v5.15/arch/um/kernel/
Dtlb.c347 mm_idp->kill = 1; in fix_range_common()
471 goto kill; in flush_tlb_page()
475 goto kill; in flush_tlb_page()
479 goto kill; in flush_tlb_page()
483 goto kill; in flush_tlb_page()
518 goto kill; in flush_tlb_page()
525 kill: in flush_tlb_page()
/Linux-v5.15/Documentation/networking/device_drivers/wifi/intel/
Dipw2100.rst177 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
204 RF kill switch"
/Linux-v5.15/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c141 kill(getpid(), SIGUSR1); in check_trapped()
216 kill(getpid(), SIGUSR1); in trigger_tests()
261 kill(getpid(), SIGUSR1); in trigger_tests()
/Linux-v5.15/tools/testing/selftests/pidfd/
Dpidfd_wait.c109 kill(getpid(), SIGSTOP); in TEST()
110 kill(getpid(), SIGSTOP); in TEST()
177 kill(getpid(), SIGSTOP); in TEST()
/Linux-v5.15/tools/testing/selftests/powerpc/pmu/
Dlib.c92 kill(child_pid, SIGTERM); in kill_child_and_wait()
145 kill(pid, SIGKILL); in eat_cpu()
/Linux-v5.15/arch/um/include/shared/skas/
Dmm_id.h15 int kill; member
/Linux-v5.15/tools/testing/selftests/uevent/
Duevent_filtering.c231 ret = kill(self, SIGKILL); in set_death_signal()
326 ret = kill(pid, SIGTERM); /* success */ in do_test()
328 ret = kill(pid, SIGUSR1); /* error */ in do_test()

12345678910