Home
last modified time | relevance | path

Searched refs:check_skip (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/timens/
H A Dtimens.h30 static inline bool check_skip(int clockid) in check_skip() function
H A Dtimer.c25 if (check_skip(clockid)) in run_test()
H A Dtimerfd.c31 if (check_skip(clockid)) in run_test()
H A Dclock_nanosleep.c57 if (errno == EINVAL && check_skip(clockid)) in run_test()
H A Dtimens.c94 if (check_skip(clocks[clock_index].id)) in test_gettime()
/linux/fs/btrfs/
H A Dctree.c1414 bool check_skip = true; in unlock_up() local
1422 if (check_skip) { in unlock_up()
1441 check_skip = false; in unlock_up()