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.c339 int (*process_func)(struct btrfs_root *log, struct extent_buffer *eb, member
344 * process_func used to pin down extents, write them or wait on them
2428 * the process_func used to replay items from the log tree. This
2681 ret = wc->process_func(root, next, wc, ptr_gen, in walk_down_log_tree()
2741 ret = wc->process_func(root, path->nodes[*level], wc, in walk_up_log_tree()
2804 ret = wc->process_func(log, path->nodes[orig_level], wc, in walk_log_tree()
3276 .process_func = process_one_buffer in free_log_tree()
7248 .process_func = process_one_buffer, in btrfs_recover_log_trees()
7390 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
/linux/kernel/bpf/
H A Dverifier.c6595 process_func: in check_max_stack_depth_subprog()
6711 goto process_func; in check_max_stack_depth_subprog()