Home
last modified time | relevance | path

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 Dcpuset_cpu_hog.c31 #include <signal.h>
/third_party/ltp/testcases/cve/
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_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()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl31.c29 #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 Dfgetxattr02.c41 #include <signal.h>
/third_party/ltp/testcases/misc/crash/
H A Dcrash02.c24 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 Dthugetlb.c10 #include <signal.h>
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify03.c23 #include <signal.h>

Completed in 14 milliseconds

1...<<151152153154155156157158159160>>...241