Searched refs:check_leaf (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_syncmap.c | 238 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 D | fib_trie.rst | 124 trie, key segment by key segment, until we find a leaf. check_leaf() does
|
/linux/fs/ubifs/ |
H A D | debug.c | 2002 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()
|