Searched refs:signal (Results 3876 - 3900 of 6012) sorted by relevance
1...<<151152153154155156157158159160>>...241
/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/cve/ |
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_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()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl31.c | 29 #include <signal.h> 262 tst_resm(TINFO, "default io events signal is SIGIO"); in test_set_and_get_sig() 273 "fcntl(fd, F_GETSIG) get the set signal failed"); in test_set_and_get_sig() 282 /* restore the default signal*/ in test_set_and_get_sig() 286 "fcntl restore default signal failed"); in test_set_and_get_sig() 352 "signal mechanism work abnormally"); in check_io_signal()
|
/third_party/ltp/testcases/kernel/syscalls/fgetxattr/ |
H A D | fgetxattr02.c | 41 #include <signal.h>
|
/third_party/ltp/testcases/misc/crash/ |
H A D | crash02.c | 24 A signal handler is set up so that in most cases the machine exception 57 #include <signal.h> 101 * setup a default signal hander and a in setup() 350 printf("Got signal %d%s\n", sig, ss); in again_handler()
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | thugetlb.c | 10 #include <signal.h>
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify03.c | 23 #include <signal.h>
|
Completed in 14 milliseconds
1...<<151152153154155156157158159160>>...241