Searched refs:process_func (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | rt_stall.c | 51 static void process_func(void) in process_func() function 167 process_func(); in sched_stress_test() 183 process_func(); in sched_stress_test()
|
| /linux/scripts/gendwarfksyms/ |
| H A D | dwarf.c | 692 die_callback_t process_func, in __process_structure_type() argument 706 check(process_die_container(state, cache, die, process_func, in __process_structure_type() 975 die_callback_t process_func) in process_symbol() 986 check(process_func(state, cache, die)); in process_symbol() 973 process_symbol(struct state * state,Dwarf_Die * die,die_callback_t process_func) process_symbol() argument
|
| /linux/fs/btrfs/ |
| H A D | tree-log.c | 153 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 D | verifier.c | 6679 process_func: in check_max_stack_depth_subprog() 6795 goto process_func; in check_max_stack_depth_subprog()
|