Searched refs:fast (Results 1 – 8 of 8) sorted by relevance
9 `assert_wait`/`thread_block` & `thread_wake` patterns with fast paths.51 `sched_cond_t` and its functions provide fast paths for (1) and (2) by wrapping `thread_wake_thread…
238 bool fast; /* fast timer */ member
1593 if (mtp->fast) { in mld_set_timeout()1606 mtp->fast = true; in mld_set_fast_timeout()1623 bool fast = arg0 != NULL; in mld_timeout() local1640 current_state_timers_running6, state_change_timers_running6, fast)); in mld_timeout()1642 if (fast) { in mld_timeout()1840 if (fast) { in mld_timeout()
320 bool fast; /* fast timer */ member
1903 if (itp->fast) { in igmp_set_timeout()1916 itp->fast = true; in igmp_set_fast_timeout()1933 bool fast = arg0 != NULL; in igmp_timeout() local1949 fast)); in igmp_timeout()1951 if (fast) { in igmp_timeout()2088 if (fast) { in igmp_timeout()
55 * IOEventLink allows for fast IPC, suitable for61 * for fast signaling.
29 frequent, fast and easy read/write access to memory. Unfortunately, these are
9 ARM64 devices with a fast timebase read and Intel devices can track time spent in the kernel (syste…