Lines Matching refs:common_lower_bound_check

148 static void common_lower_bound_check(int selection, clockid_t clock_id, int flags, const uint32_t s,  in common_lower_bound_check()  function
206 common_lower_bound_check(SELECT_NANOSLEEP, 0, 0, 0, 1); in ZTEST()
209 common_lower_bound_check(SELECT_NANOSLEEP, 0, 0, 0, 1001); in ZTEST()
212 common_lower_bound_check(SELECT_NANOSLEEP, 0, 0, 0, 500000000); in ZTEST()
215 common_lower_bound_check(SELECT_NANOSLEEP, 0, 0, 1, 0); in ZTEST()
218 common_lower_bound_check(SELECT_NANOSLEEP, 0, 0, 1, 1); in ZTEST()
221 common_lower_bound_check(SELECT_NANOSLEEP, 0, 0, 1, 1001); in ZTEST()
233 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_MONOTONIC, TIMER_ABSTIME, in ZTEST()
237 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_MONOTONIC, TIMER_ABSTIME, in ZTEST()
241 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_MONOTONIC, TIMER_ABSTIME, in ZTEST()
245 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_MONOTONIC, TIMER_ABSTIME, in ZTEST()
249 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_MONOTONIC, TIMER_ABSTIME, in ZTEST()
253 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_MONOTONIC, TIMER_ABSTIME, in ZTEST()
261 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_REALTIME, TIMER_ABSTIME, in ZTEST()
265 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_REALTIME, TIMER_ABSTIME, in ZTEST()
269 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_REALTIME, TIMER_ABSTIME, in ZTEST()
273 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_REALTIME, TIMER_ABSTIME, in ZTEST()
277 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_REALTIME, TIMER_ABSTIME, in ZTEST()
281 common_lower_bound_check(SELECT_CLOCK_NANOSLEEP, CLOCK_REALTIME, TIMER_ABSTIME, in ZTEST()