Home
last modified time | relevance | path

Searched refs:process_func (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dtree-log.c320 int (*process_func)(struct btrfs_root *log, struct extent_buffer *eb, member
2625 ret = wc->process_func(root, next, wc, ptr_gen, in walk_down_log_tree()
2685 ret = wc->process_func(root, path->nodes[*level], wc, in walk_up_log_tree()
2748 ret = wc->process_func(log, path->nodes[orig_level], wc, in walk_log_tree()
3178 .process_func = process_one_buffer in free_log_tree()
7140 .process_func = process_one_buffer, in btrfs_recover_log_trees()
7272 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
/openbmc/linux/kernel/bpf/
H A Dverifier.c5843 process_func: in check_max_stack_depth_subprog()
5918 goto process_func; in check_max_stack_depth_subprog()