HomeSort by: relevance | last modified time | path
    Searched refs:wake (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/gpl3/gcc/dist/libgomp/config/linux/
sem.c 59 unsigned int wake = count & ~SEM_WAIT; local
62 if (wake != 0)
63 newval |= wake - SEM_INC;
67 if (wake != 0)
69 /* If we can wake more threads, do so now. */
70 if (wake > SEM_INC)
  /src/external/gpl3/gcc.old/dist/libgomp/config/linux/
sem.c 59 unsigned int wake = count & ~SEM_WAIT; local
62 if (wake != 0)
63 newval |= wake - SEM_INC;
67 if (wake != 0)
69 /* If we can wake more threads, do so now. */
70 if (wake > SEM_INC)
  /src/lib/librumpuser/
rumpfiber.h 57 void wake(struct thread *thread);
rumpfiber.c 149 wakeup = tm + 1000; /* wake up in 1s max */
155 wake(thread);
278 wake(jw_iter->jw_thread);
322 wake(joinable);
363 void wake(struct thread *thread) function
623 wake(w->who);
635 wake(w->who);
  /src/usr.sbin/wakeonlan/
wakeonlan.c 29 /* Send Wake on LAN packets to hosts on a local Ethernet network */
68 static int wake(int, const char *);
83 wake(int bpf, const char *host) function
215 if (wake(bpf, argv[n]))
216 warn("Cannot send Wake on LAN frame over `%s' to `%s'",
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
sun5i-a13-utoo-p66.dts 104 /* The icn8318 binding expects wake-gpios instead of power-gpios */
105 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
sun5i-r8-chip.dts 261 device-wake-gpios = <&axp_gpio 3 GPIO_ACTIVE_HIGH>;
262 host-wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
sun4i-a10-inet1.dts 120 wake-gpios = <&pio 1 13 GPIO_ACTIVE_HIGH>; /* PB13 */
sun4i-a10-pov-protab2-ips9.dts 112 wake-gpios = <&pio 1 13 GPIO_ACTIVE_LOW>;
  /src/games/worm/
worm.c 94 static void wake(int);
117 signal(SIGALRM, wake);
220 wake(int dummy) function
222 signal(SIGALRM, wake);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_mutex.h 188 // thread does not wake up other threads.
272 // thread does not wake up other threads.
298 bool wake; local
305 wake = (new_state &
308 if (wake)
312 if (UNLIKELY(wake))
355 // After wake up both writers and readers compete to lock the
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_mutex.h 186 // thread does not wake up other threads.
256 // thread does not wake up other threads.
282 bool wake; local
289 wake = (new_state &
292 if (wake)
296 if (UNLIKELY(wake))
339 // After wake up both writers and readers compete to lock the
  /src/lib/libpthread/
pthread.c 444 * here to the correct lid so we go to sleep and wake
875 bool wake; local
892 wake = false;
895 wake = true;
901 if (wake)
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx53-tx53-x03x.dts 247 wake-gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
270 MX53_PAD_EIM_A17__GPIO2_21 0x04 /* Wake */
imx6qdl-tx6.dtsi 340 wake-gpios = <&gpio2 21 GPIO_ACTIVE_HIGH>;
457 MX6QDL_PAD_EIM_A17__GPIO2_IO21 0x1b0b0 /* Wake */
imx6ul-tx6ul.dtsi 357 wake-gpios = <&gpio5 8 GPIO_ACTIVE_HIGH>;
667 MX6UL_PAD_SNVS_TAMPER8__GPIO5_IO08 0x1b0b0 /* Wake */
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_fence.c 227 bool wake = false; local
269 wake = true;
284 return wake;
  /src/sys/external/bsd/acpica/dist/tools/examples/
extables.c 356 RTC wake not in fixed reg space (V1) : 0
357 RTC can wake system from S4 (V1) : 0
366 RTC_STS valid on S4 wake (V4) : 0
465 64-bit Wake Supported (V2) : 0
470 64-bit Wake Env Required (V2) : 0
  /src/external/bsd/openldap/dist/servers/slapd/
daemon.c 1142 int wake,
1188 WAKE_LISTENER(DAEMON_ID(lr->sl_sd), wake);
1199 WAKE_LISTENER(id, wake || slapd_gentle_shutdown == 2);
1203 slapd_clr_write( ber_socket_t s, int wake )
1216 WAKE_LISTENER(id,wake);
1220 slapd_set_write( ber_socket_t s, int wake )
1233 WAKE_LISTENER(id,wake);
1237 slapd_clr_read( ber_socket_t s, int wake )
1249 WAKE_LISTENER(id,wake);
1254 slapd_set_read( ber_socket_t s, int wake )
    [all...]
proto-slap.h 865 int wasactive, int wake, int locked ));
877 LDAP_SLAPD_F (void) slapd_set_write LDAP_P((ber_socket_t s, int wake));
878 LDAP_SLAPD_F (void) slapd_clr_write LDAP_P((ber_socket_t s, int wake));
879 LDAP_SLAPD_F (void) slapd_set_read LDAP_P((ber_socket_t s, int wake));
880 LDAP_SLAPD_F (int) slapd_clr_read LDAP_P((ber_socket_t s, int wake));
  /src/sys/netinet/
if_arp.c 1912 goto wake;
1925 wake: /* Do wakeup every time in case it was missed. */
  /src/external/gpl3/binutils/dist/opcodes/
arc-regs.h 345 DEF (0x451, ARC_OPCODE_ARC600, NONE, wake)
  /src/external/gpl3/binutils.old/dist/opcodes/
arc-regs.h 345 DEF (0x451, ARC_OPCODE_ARC600, NONE, wake)
  /src/external/gpl3/gdb.old/dist/opcodes/
arc-regs.h 345 DEF (0x451, ARC_OPCODE_ARC600, NONE, wake)
  /src/external/gpl3/gdb/dist/opcodes/
arc-regs.h 345 DEF (0x451, ARC_OPCODE_ARC600, NONE, wake)

Completed in 50 milliseconds

1 2