Home
last modified time | relevance | path

Searched refs:signal (Results 2251 - 2275 of 2736) sorted by relevance

1...<<919293949596979899100>>...110

/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerUtil.cpp19 #include <signal.h>
/third_party/mesa3d/src/etnaviv/drm/
H A Detnaviv_drmif.h222 struct etna_perfmon_signal *signal; member
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdump.c30 #include <signal.h>
/third_party/ltp/testcases/cve/
H A Dstack_clash.c17 * by the kernel. The signal handler checks that fault address is further than
43 #include <signal.h>
H A Dmeltdown.c11 #include <signal.h>
H A Dcve-2015-3290.c100 exploit will trigger a signal handling bug and crash. Defenders
130 #include <signal.h>
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_cpu_hog.c31 #include <signal.h>
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/
H A Dcpuset_memory_test.c27 #include <signal.h>
317 * Similiar for --thread option but SIGUSR2 signal is used
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H A Dmemcg_process.c16 #include <signal.h>
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipe_sync.c253 .signal = lvp_pipe_sync_signal,
/third_party/musl/src/process/
H A Dposix_spawn.c5 #include <signal.h>
45 /* All signal dispositions must be either SIG_DFL or SIG_IGN in child()
46 * before signals are unblocked. Otherwise a signal handler in child()
50 * potentially have a signal handler. */ in child()
146 * in this process there are no threads or signal handlers. */ in child()
/third_party/musl/src/conf/
H A Dsysconf.c5 #include <signal.h>
/third_party/musl/porting/linux/user/src/internal/
H A Dpthread_impl.h20 #include <signal.h>
/third_party/musl/porting/liteos_a/user/src/internal/
H A Dpthread_impl.h5 #include <signal.h>
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawn.c5 #include <signal.h>
44 /* All signal dispositions must be either SIG_DFL or SIG_IGN in child()
45 * before signals are unblocked. Otherwise a signal handler in child()
49 * potentially have a signal handler. */ in child()
145 * in this process there are no threads or signal handlers. */ in child()
/third_party/mesa3d/src/util/
H A Du_thread.h40 #include <signal.h>
117 * accesses in device memory mapped to user space. Blocking the signal hinders in u_thread_create()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_sync.c230 .signal = dzn_sync_signal,
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dthugetlb.c10 #include <signal.h>
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress07.c36 #include <signal.h>
55 ERROR("couldn't catch signal " #SIG); \
/third_party/ltp/testcases/kernel/syscalls/connect/
H A Dconnect01.c50 #include <sys/signal.h>
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/
H A Dfsetxattr02.c35 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/membarrier/
H A Dmembarrier01.c20 #include <signal.h>
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast_receiver.c44 #include <signal.h>
69 struct sigaction handler; /* Behavior for a signal */
114 * This function sets global variables accordig to signal
117 * type: type of signal
125 fprintf(stderr, "Catch signal. type is %d\n", type); in set_signal_flag()
136 fprintf(stderr, "Unexpected signal (%d) is caught\n", type); in set_signal_flag()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dmemtoy.c38 #include <signal.h>
174 * static copy of signal info. in signal_handler()
188 vprint("signal hander entered for sig %s\n", gcp->signame); in signal_handler()
198 die(8, "\n%s: signal %s, but siglongjmp not armed\n", in signal_handler()
207 die(8, "\n%s: Unexpected signal: %d\n", in signal_handler()
216 * Setup signal dispositions to catch selected signals
261 vprint("%s: wakened by signal %s\n", __FUNCTION__, glctx.signame); in wait_for_signal()
354 * Any [handled] signal breaks the loop in touch_memory()
/third_party/ltp/testcases/kernel/sched/nptl/
H A Dnptl01.c248 signal(SIGALRM, trap_alarm); in main()

Completed in 14 milliseconds

1...<<919293949596979899100>>...110