Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Ddwarf.c692 die_callback_t process_func, in __process_structure_type() argument
706 check(process_die_container(state, cache, die, process_func, in __process_structure_type()
973 die_callback_t process_func) in process_symbol() argument
984 check(process_func(state, cache, die)); in process_symbol()
/linux/fs/btrfs/
H A Dtree-log.c153 int (*process_func)(struct extent_buffer *eb, member
3030 ret = wc->process_func(next, wc, ptr_gen, *level - 1); in walk_down_log_tree()
3095 ret = wc->process_func(path->nodes[*level], wc, in walk_up_log_tree()
3154 ret = wc->process_func(path->nodes[orig_level], wc, in walk_log_tree()
3629 .process_func = process_one_buffer, in free_log_tree()
7633 .process_func = process_one_buffer, in btrfs_recover_log_trees()
7777 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
/linux/kernel/bpf/
H A Dverifier.c6579 process_func: in check_max_stack_depth_subprog()
6695 goto process_func; in check_max_stack_depth_subprog()