Searched refs:process_func (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | rt_stall.c | 50 static void process_func(void) in process_func() function 166 process_func(); in sched_stress_test() 182 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() argument 986 check(process_func(state, cache, die)); in process_symbol()
|
| /linux/fs/btrfs/ |
| H A D | tree-log.c | 153 int (*process_func)(struct extent_buffer *eb, member 3037 ret = wc->process_func(next, wc, ptr_gen, *level - 1); in walk_down_log_tree() 3102 ret = wc->process_func(path->nodes[*level], wc, in walk_up_log_tree() 3161 ret = wc->process_func(path->nodes[orig_level], wc, in walk_log_tree() 3636 .process_func = process_one_buffer, in free_log_tree() 7692 .process_func = process_one_buffer, in btrfs_recover_log_trees() 7836 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
|
| /linux/kernel/bpf/ |
| H A D | verifier.c | 6754 process_func: in check_max_stack_depth_subprog() 6870 goto process_func; in check_max_stack_depth_subprog()
|