Home
last modified time | relevance | path

Searched defs:fn (Results 1 – 14 of 14) sorted by relevance

/kernel/
Dstop_machine.c114 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
146 cpu_stop_fn_t fn; member
309 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus()
358 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
381 int stop_one_cpu_async(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_async()
415 cpu_stop_fn_t fn, void *arg, in queue_stop_cpus_work()
446 cpu_stop_fn_t fn, void *arg) in __stop_cpus()
485 static int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus()
524 cpu_stop_fn_t fn = work->fn; in cpu_stopper_thread() local
606 int stop_machine_cpuslocked(cpu_stop_fn_t fn, void *data, in stop_machine_cpuslocked()
[all …]
Dcfi.c191 update_shadow_fn fn) in update_shadow()
252 cfi_check_fn fn; in __find_shadow_check_fn() local
272 cfi_check_fn fn = NULL; in __find_module_check_fn() local
287 cfi_check_fn fn = NULL; in find_check_fn() local
321 cfi_check_fn fn = find_check_fn((unsigned long)ptr); in cfi_slowpath_handler() local
Dworkqueue.c3355 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context()
4671 work_func_t *fn = NULL; in print_worker_info() local
5144 long (*fn)(void *); member
/kernel/gcov/
Dclang.c266 struct gcov_fn_info *fn; in gcov_info_reset() local
336 static struct gcov_fn_info *gcov_fn_info_dup(struct gcov_fn_info *fn) in gcov_fn_info_dup()
364 static struct gcov_fn_info *gcov_fn_info_dup(struct gcov_fn_info *fn) in gcov_fn_info_dup()
395 struct gcov_fn_info *fn; in gcov_info_dup() local
428 struct gcov_fn_info *fn, *tmp; in gcov_info_free() local
442 struct gcov_fn_info *fn, *tmp; in gcov_info_free() local
/kernel/locking/
Dtest-ww_mutex.c543 void (*fn)(struct work_struct *work); in stress() local
/kernel/bpf/
Dverifier.c4693 const struct bpf_func_proto *fn) in check_func_arg()
5119 static bool check_raw_mode_ok(const struct bpf_func_proto *fn) in check_raw_mode_ok()
5150 static bool check_arg_pair_ok(const struct bpf_func_proto *fn) in check_arg_pair_ok()
5168 static bool check_refcount_ok(const struct bpf_func_proto *fn, int func_id) in check_refcount_ok()
5195 static bool check_btf_id_ok(const struct bpf_func_proto *fn) in check_btf_id_ok()
5210 static int check_func_proto(const struct bpf_func_proto *fn, int func_id) in check_func_proto()
5553 const struct bpf_func_proto *fn = NULL; in check_helper_call() local
11606 const struct bpf_func_proto *fn; in fixup_bpf_calls() local
Dsyscall.c3994 #define BPF_DO_BATCH(fn) \ argument
/kernel/trace/
Dtracing_map.c170 tracing_map_cmp_fn_t fn = tracing_map_cmp_none; in tracing_map_cmp_num() local
Dtrace_events_hist.c118 hist_field_fn_t fn; member
406 action_fn_t fn; member
1127 hist_field_fn_t fn = NULL; in select_value_fn() local
Dtrace_events_filter.c1169 filter_pred_fn_t fn = NULL; in select_comparison_fn() local
Dtrace.h1632 filter_pred_fn_t fn; member
/kernel/kcsan/
Dkcsan-test.c138 void *fn; /* Function pointer to expected function of top frame. */ member
/kernel/time/
Dhrtimer.c1545 enum hrtimer_restart (*fn)(struct hrtimer *); in __run_hrtimer() local
Dtimer.c1449 void (*fn)(struct timer_list *); in expire_timers() local