Home
last modified time | relevance | path

Searched refs:signal (Results 6001 - 6009 of 6009) sorted by relevance

1...<<241

/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c41 #include <linux/sched/signal.h>
8608 // stop recovery, signal do_sync .... in md_done_sync()
/third_party/elfutils/src/
H A Dreadelf.c44 #include <signal.h>
12547 /* Siginfo head is three ints: signal number, error number, origin in handle_siginfo_note()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext.cpp8726 ANGLE_CONTEXT_TRY(semaphore->signal(this, bufferBarriers, textureBarriers)); in signalSemaphore()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c6413 data->signal = nla_get_u8(stats[NL80211_STA_INFO_SIGNAL]); in get_sta_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c7472 data->signal = nla_get_u8(stats[NL80211_STA_INFO_SIGNAL]);
/third_party/node/deps/v8/src/api/
H A Dapi.cc142 #include <signal.h>
9371 // allowed in signal handlers. in CopyCodePages()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c29 #include <linux/sched/signal.h>
1856 * parts are configured like that. So don't signal the timeout in tg3_poll_fw()
5492 /* Wait for signal to stabilize */ in tg3_init_bcm8002()
5523 /* preserve bits 0-11,13,14 for signal pre-emphasis */ in tg3_setup_fiber_hw_autoneg()
6037 /* We have signal detect and not receiving in tg3_serdes_parallel_detect()
10667 /* only if the signal pre-emphasis bit is not set */ in tg3_reset_hw()
15366 /* serdes signal pre-emphasis in register 0x590 set by */ in tg3_get_eeprom_hw_cfg()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c29 #include <linux/sched/signal.h>
1850 * parts are configured like that. So don't signal the timeout in tg3_poll_fw()
5487 /* Wait for signal to stabilize */ in tg3_init_bcm8002()
5517 /* preserve bits 0-11,13,14 for signal pre-emphasis */ in tg3_setup_fiber_hw_autoneg()
6030 /* We have signal detect and not receiving in tg3_serdes_parallel_detect()
10651 /* only if the signal pre-emphasis bit is not set */ in tg3_reset_hw()
15318 /* serdes signal pre-emphasis in register 0x590 set by */ in tg3_get_eeprom_hw_cfg()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp9673 # 1 "/usr/include/signal.h" 1 3 4
9674 # 30 "/usr/include/signal.h" 3 4
9683 # 33 "/usr/include/signal.h" 2 3 4
9692 # 57 "/usr/include/signal.h" 3 4
9694 # 58 "/usr/include/signal.h" 2 3 4
9695 # 75 "/usr/include/signal.h" 3 4
9697 # 76 "/usr/include/signal.h" 2 3 4
9972 # 81 "/usr/include/signal.h" 2 3 4
9994 extern __sighandler_t signal (int __sig, __sighandler_t __handler)
9996 # 119 "/usr/include/signal
[all...]

Completed in 129 milliseconds

1...<<241