Searched refs:check_leaf (Results 1 – 5 of 5) sorted by relevance
238 static int check_leaf(struct i915_syncmap **sync, u64 context, u32 seqno) in check_leaf() function300 err = check_leaf(&sync, context, 0); in igt_syncmap_join_above()
1667 check_leaf(tb->L[0]); in check_before_balancing()1673 check_leaf(tb->R[0]); in check_before_balancing()1677 check_leaf(PATH_PLAST_BUFFER(tb->tb_path)); in check_before_balancing()1732 check_leaf(tb->L[0]); in check_leaf_level()1733 check_leaf(tb->R[0]); in check_leaf_level()1734 check_leaf(PATH_PLAST_BUFFER(tb->tb_path)); in check_leaf_level()
488 check_leaf(bh); in print_leaf()762 void check_leaf(struct buffer_head *bh) in check_leaf() function
3217 void check_leaf(struct buffer_head *bh);
124 trie, key segment by key segment, until we find a leaf. check_leaf() does