Home
last modified time | relevance | path

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

1234567891011

/linux-6.3-rc2/tools/perf/tests/attr/
A DREADME35 perf record kill (test-record-basic)
44 perf record -c 123 kill (test-record-count)
45 perf record -d kill (test-record-data)
46 perf record -F 100 kill (test-record-freq)
49 perf record --call-graph dwarf kill (test-record-graph-dwarf)
52 perf record -e '{cycles,instructions}' kill (test-record-group1)
57 perf record -c 100 -P kill (test-record-period)
59 perf record -R kill (test-record-raw)
63 perf stat -e cycles kill (test-stat-basic)
64 perf stat kill (test-stat-default)
[all …]
/linux-6.3-rc2/include/linux/
A 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-6.3-rc2/Documentation/devicetree/bindings/power/reset/
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
32 kill-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
/linux-6.3-rc2/fs/
A 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()
A Dattr.c70 int kill = 0; in setattr_should_drop_suidgid() local
74 kill = ATTR_KILL_SUID; in setattr_should_drop_suidgid()
76 kill |= setattr_should_drop_sgid(idmap, inode); in setattr_should_drop_suidgid()
78 if (unlikely(kill && !capable(CAP_FSETID) && S_ISREG(mode))) in setattr_should_drop_suidgid()
79 return kill; in setattr_should_drop_suidgid()
/linux-6.3-rc2/Documentation/translations/zh_CN/mm/
A Dhwpoison.rst67 最好的,默认情况下注意一些页面总是被当作late kill处理。
76 全局启用early kill
79 设置early/late kill mode/revert 到系统默认值。
87 Early kill
89 Late kill
/linux-6.3-rc2/tools/testing/selftests/powerpc/
A Dharness.c62 kill(-pid, SIGKILL); in run_test()
66 kill(-pid, SIGTERM); in run_test()
74 kill(-pid, SIGTERM); in run_test()
/linux-6.3-rc2/tools/testing/selftests/powerpc/signal/
A 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()
A Dsig_sc_double_restart.c36 kill(getpid(), SIGUSR2); in SIGUSR1_handler()
147 kill(pid, SIGUSR1); in test_restart()
/linux-6.3-rc2/security/apparmor/include/
A Dperms.h73 u32 kill; /* set only when ~allow | deny */ member
111 accum->kill |= addend->kill & ~addend->allow; in aa_perms_accum_raw()
138 accum->kill |= addend->kill & ~accum->allow; in aa_perms_accum()
/linux-6.3-rc2/arch/um/os-Linux/
A Dutil.c96 if (kill(getpid(), SIGABRT) < 0) in uml_abort()
129 kill(0, SIGTERM); in os_dump_core()
135 kill(0, SIGCONT); in os_dump_core()
A 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-6.3-rc2/Documentation/mm/
A Dhwpoison.rst10 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
/linux-6.3-rc2/tools/testing/selftests/mm/
A Dmrelease_test.c146 if (!kill(pid, SIGKILL)) in main()
154 if (!kill(pid, SIGKILL)) in main()
162 if (kill(pid, SIGKILL)) { in main()
/linux-6.3-rc2/tools/testing/selftests/proc/
A Dsetns-dcache.c41 kill(pid, SIGTERM); in f()
108 kill(pid, SIGTERM); in main()
A Dsetns-sysvipc.c40 kill(pid, SIGTERM); in f()
107 kill(pid, SIGTERM); in main()
/linux-6.3-rc2/samples/seccomp/
A Ddropper.c46 struct sock_filter kill = BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_KILL); in install_filter() local
47 filter[4] = kill; in install_filter()
/linux-6.3-rc2/tools/testing/selftests/perf_events/
A 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-6.3-rc2/arch/um/kernel/
A 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-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dsysrq.rst44 64 = 0x40 - 使能对进程的信号操作 (term, kill, oom-kill)
196 ``term(e)`` 和 ``kill(i)`` 用于当你有些有点失控的进程,你无法通过其他方式杀掉
/linux-6.3-rc2/Documentation/networking/device_drivers/wifi/intel/
A 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-6.3-rc2/tools/testing/selftests/breakpoints/
A Dbreakpoint_test.c141 kill(getpid(), SIGUSR1); in check_trapped()
216 kill(getpid(), SIGUSR1); in trigger_tests()
261 kill(getpid(), SIGUSR1); in trigger_tests()
/linux-6.3-rc2/tools/testing/selftests/pidfd/
A Dpidfd_wait.c112 kill(getpid(), SIGSTOP); in TEST()
115 kill(getpid(), SIGSTOP); in TEST()
185 kill(getpid(), SIGSTOP); in TEST()
/linux-6.3-rc2/tools/testing/selftests/powerpc/pmu/
A Dlib.c92 kill(child_pid, SIGTERM); in kill_child_and_wait()
145 kill(pid, SIGKILL); in eat_cpu()
/linux-6.3-rc2/tools/testing/selftests/uevent/
A 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()

Completed in 36 milliseconds

1234567891011