Searched refs:SIGUSR2 (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c224 kill(child->pid, SIGUSR2);
H A Dsve-test.S399 mov w0, #SIGUSR2
/linux-master/arch/loongarch/kernel/
H A Dasm-offsets.c242 DEFINE(_SIGUSR2, SIGUSR2);
/linux-master/arch/mips/kernel/
H A Dasm-offsets.c278 DEFINE(_SIGUSR2, SIGUSR2);
/linux-master/arch/x86/kernel/
H A Dvm86_32.c730 | (1 << SIGUSR1) | (1 << SIGUSR2) | (1 << SIGIO) | (1 << SIGURG) \
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c1222 rtw_signal_process(padapter->pid[1], SIGUSR2);
/linux-master/tools/perf/
H A Dbuiltin-daemon.c1437 cmd.signal.sig = SIGUSR2;
H A Dbuiltin-record.c2155 pthread_kill(rec->thread_id, SIGUSR2);
2166 * sb_evlist, so associate a callback that will send a SIGUSR2
2396 signal(SIGUSR2, snapshot_sig_handler);
2402 signal(SIGUSR2, SIG_IGN);
2680 * If SIGUSR2 raise after or during record__mmap_read_all(),
3202 * --switch-output=signal, as we'll send a SIGUSR2 from the side band
3224 pr_debug("switch-output with SIGUSR2 signal\n");
3527 "Switch output when receiving SIGUSR2 (signal) or cross a size or time threshold",
/linux-master/kernel/
H A Daudit.c2400 sig == SIGUSR1 || sig == SIGUSR2)) {

Completed in 159 milliseconds

12