Home
last modified time | relevance | path

Searched defs:check_skip (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/timens/
Dtimens.h30 static inline bool check_skip(int clockid) in check_skip() function
/Linux-v6.6/lib/xz/
Dxz_dec_stream.c370 static bool check_skip(struct xz_dec *s, struct xz_buf *b) in check_skip() function
/Linux-v6.6/fs/btrfs/
Dctree.c1572 bool check_skip = true; in unlock_up() local