Home
last modified time | relevance | path

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

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