Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Ddwarf.c680 die_callback_t process_func, in __process_structure_type() argument
694 check(process_die_container(state, cache, die, process_func, in __process_structure_type()
961 die_callback_t process_func) in process_symbol() argument
972 check(process_func(state, cache, die)); in process_symbol()
/linux-6.15/fs/btrfs/
H A Dtree-log.c337 int (*process_func)(struct btrfs_root *log, struct extent_buffer *eb, member
2623 ret = wc->process_func(root, next, wc, ptr_gen, in walk_down_log_tree()
2683 ret = wc->process_func(root, path->nodes[*level], wc, in walk_up_log_tree()
2746 ret = wc->process_func(log, path->nodes[orig_level], wc, in walk_log_tree()
3218 .process_func = process_one_buffer in free_log_tree()
7191 .process_func = process_one_buffer, in btrfs_recover_log_trees()
7321 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
/linux-6.15/kernel/bpf/
H A Dverifier.c6477 process_func: in check_max_stack_depth_subprog()
6596 goto process_func; in check_max_stack_depth_subprog()