Home
last modified time | relevance | path

Searched refs:check_leaf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c238 static int check_leaf(struct i915_syncmap **sync, u64 context, u32 seqno) in check_leaf() function
300 err = check_leaf(&sync, context, 0); in igt_syncmap_join_above()
/linux/Documentation/networking/
H A Dfib_trie.rst124 trie, key segment by key segment, until we find a leaf. check_leaf() does
/linux/fs/ubifs/
H A Ddebug.c2002 static int check_leaf(struct ubifs_info *c, struct ubifs_zbranch *zbr, in check_leaf() function
2299 err = dbg_walk_index(c, check_leaf, NULL, &fsckd); in dbg_check_filesystem()