Searched refs:SIGUSR2 (Results 1 - 25 of 34) sorted by last modified time

12

/linux-master/arch/mips/kernel/
H A Dasm-offsets.c278 DEFINE(_SIGUSR2, SIGUSR2);
/linux-master/tools/perf/
H A Dbuiltin-record.c2157 pthread_kill(rec->thread_id, SIGUSR2);
2168 * sb_evlist, so associate a callback that will send a SIGUSR2
2398 signal(SIGUSR2, snapshot_sig_handler);
2404 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",
H A Dbuiltin-daemon.c1437 cmd.signal.sig = SIGUSR2;
/linux-master/kernel/
H A Daudit.c2400 sig == SIGUSR1 || sig == SIGUSR2)) {
/linux-master/arch/x86/include/uapi/asm/
H A Dsignal.h34 #define SIGUSR2 12 macro
/linux-master/arch/loongarch/kernel/
H A Dasm-offsets.c242 DEFINE(_SIGUSR2, SIGUSR2);
/linux-master/tools/testing/selftests/arm64/fp/
H A Dzt-test.S221 mov w0, #SIGUSR2
H A Dza-test.S252 mov w0, #SIGUSR2
H A Dsve-test.S399 mov w0, #SIGUSR2
H A Dfp-stress.c224 kill(child->pid, SIGUSR2);
H A Dfpsimd-test.S236 mov w0, #SIGUSR2
H A Dasm-offsets.h6 #define SIGUSR2 12 macro
/linux-master/tools/testing/selftests/sigaltstack/
H A Dsas.c102 raise(SIGUSR2);
124 sigaction(SIGUSR2, &act, NULL);
/linux-master/tools/testing/selftests/clone3/
H A Dclone3_clear_sighand.c75 /* Register signal handler for SIGUSR2 */
76 ret = sigaction(SIGUSR2, &act, NULL);
79 "%s - sigaction(SIGUSR2, &act, NULL) failed\n",
97 ret = sigaction(SIGUSR2, NULL, &act);
/linux-master/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c1222 rtw_signal_process(padapter->pid[1], SIGUSR2);
/linux-master/arch/powerpc/include/uapi/asm/
H A Dsignal.h33 #define SIGUSR2 12 macro
/linux-master/arch/x86/kernel/
H A Dvm86_32.c730 | (1 << SIGUSR1) | (1 << SIGUSR2) | (1 << SIGIO) | (1 << SIGURG) \
/linux-master/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr2_fcs_fch_test.c39 FAIL_IF(sigaction(SIGUSR2, &sigact, NULL));
40 FAIL_IF(kill(getpid(), SIGUSR2));
/linux-master/include/uapi/asm-generic/
H A Dsignal.h23 #define SIGUSR2 12 macro
/linux-master/arch/xtensa/include/uapi/asm/
H A Dsignal.h47 #define SIGUSR2 12 macro
/linux-master/arch/sparc/include/uapi/asm/
H A Dsignal.h75 #define SIGUSR2 31 macro
/linux-master/arch/s390/include/uapi/asm/
H A Dsignal.h38 #define SIGUSR2 12 macro
/linux-master/arch/parisc/include/uapi/asm/
H A Dsignal.h22 #define SIGUSR2 17 macro
/linux-master/arch/mips/include/uapi/asm/
H A Dsignal.h42 #define SIGUSR2 17 /* User-defined signal 2 (POSIX). */ macro
/linux-master/arch/m68k/include/uapi/asm/
H A Dsignal.h30 #define SIGUSR2 12 macro

Completed in 264 milliseconds

12