Searched refs:signal (Results 2251 - 2275 of 2736) sorted by relevance
1...<<919293949596979899100>>...110
/third_party/json/tests/thirdparty/Fuzzer/ |
H A D | FuzzerUtil.cpp | 19 #include <signal.h>
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_drmif.h | 222 struct etna_perfmon_signal *signal; member
|
/third_party/mesa3d/src/freedreno/decode/ |
H A D | cffdump.c | 30 #include <signal.h>
|
/third_party/ltp/testcases/cve/ |
H A D | stack_clash.c | 17 * by the kernel. The signal handler checks that fault address is further than 43 #include <signal.h>
|
H A D | meltdown.c | 11 #include <signal.h>
|
H A D | cve-2015-3290.c | 100 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 D | cpuset_cpu_hog.c | 31 #include <signal.h>
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
H A D | cpuset_memory_test.c | 27 #include <signal.h> 317 * Similiar for --thread option but SIGUSR2 signal is used
|
/third_party/ltp/testcases/kernel/controllers/memcg/functional/ |
H A D | memcg_process.c | 16 #include <signal.h>
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_pipe_sync.c | 253 .signal = lvp_pipe_sync_signal,
|
/third_party/musl/src/process/ |
H A D | posix_spawn.c | 5 #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 D | sysconf.c | 5 #include <signal.h>
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | pthread_impl.h | 20 #include <signal.h>
|
/third_party/musl/porting/liteos_a/user/src/internal/ |
H A D | pthread_impl.h | 5 #include <signal.h>
|
/third_party/musl/porting/liteos_a/user/src/process/ |
H A D | posix_spawn.c | 5 #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 D | u_thread.h | 40 #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 D | dzn_sync.c | 230 .signal = dzn_sync_signal,
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
H A D | thugetlb.c | 10 #include <signal.h>
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress07.c | 36 #include <signal.h> 55 ERROR("couldn't catch signal " #SIG); \
|
/third_party/ltp/testcases/kernel/syscalls/connect/ |
H A D | connect01.c | 50 #include <sys/signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/fsetxattr/ |
H A D | fsetxattr02.c | 35 #include <signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/membarrier/ |
H A D | membarrier01.c | 20 #include <signal.h>
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-mcast_receiver.c | 44 #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 D | memtoy.c | 38 #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 D | nptl01.c | 248 signal(SIGALRM, trap_alarm); in main()
|
Completed in 14 milliseconds
1...<<919293949596979899100>>...110