Home
last modified time | relevance | path

Searched refs:sa_flags (Results 1251 - 1275 of 1316) sorted by relevance

1...<<515253

/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c931 if (!(ksig->ka.sa.sa_flags & SA_RESTART)) { in handle_signal()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c1021 if (!(ksig->ka.sa.sa_flags & SA_RESTART)) { in handle_signal()
/kernel/linux/linux-5.10/tools/testing/selftests/rseq/
H A Dparam_test.c1122 sa.sa_flags = 0; in set_signal_handler()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dprotection_keys.c437 newact.sa_flags = SA_SIGINFO; in setup_sigsegv_handler()
H A Duserfaultfd.c858 act.sa_flags = SA_SIGINFO; in faulting_process()
/kernel/linux/linux-5.10/kernel/
H A Dptrace.c542 (sigh->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDWAIT); in ignoring_children()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dprotection_keys.c429 newact.sa_flags = SA_SIGINFO; in setup_sigsegv_handler()
/kernel/linux/linux-6.6/tools/testing/selftests/rseq/
H A Dparam_test.c1200 sa.sa_flags = 0; in set_signal_handler()
/kernel/linux/linux-6.6/kernel/
H A Dptrace.c538 (sigh->action[SIGCHLD-1].sa.sa_flags & SA_NOCLDWAIT); in ignoring_children()
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c1390 sa.sa_flags = SA_SIGINFO; in sigcatcher_setup()
/third_party/backends/backend/
H A Du12-hw.c920 s.sa_flags = 0;
H A Dplustek.c460 act.sa_flags = 0; in thread_entry()
581 act.sa_flags = 0; in do_cancel()
/third_party/mbedtls/library/
H A Dsha512.c183 new_action.sa_flags = 0; in mbedtls_a64_crypto_sha512_determine_support()
/third_party/ltp/pan/
H A Dltp-pan.c510 sa.sa_flags = 0; in main()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs9 pub sa_flags: ::c_int,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/arm/
H A Dmod.rs169 pub sa_flags: ::c_ulong,
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs436 pub sa_flags: ::c_int,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/
H A Dmod.rs21 pub sa_flags: ::c_int,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
H A Ds390x.rs20 pub sa_flags: ::c_int,
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs167 pub sa_flags: ::c_ulong,
/third_party/tzdata/
H A Dzic.c862 act.sa_flags = 0; in catch_signals()
864 && ! (act0.sa_flags & SA_SIGINFO) && act0.sa_handler == SIG_IGN) { in catch_signals()
/kernel/linux/linux-5.10/tools/perf/util/
H A Devlist.c1401 .sa_flags = SA_SIGINFO, in perf_evlist__prepare_workload()
/kernel/linux/linux-6.6/tools/perf/util/
H A Devlist.c1490 .sa_flags = SA_SIGINFO, in evlist__prepare_workload()
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dpthreadndk1.cpp924 act.sa_flags = PARAM_0; in PThreadKillThread()
/test/xts/acts/kernel_lite/ipc_posix/signal/
H A DSignalTest.cpp317 act.sa_flags = SA_SIGINFO; in HWTEST_F()

Completed in 58 milliseconds

1...<<515253