Home
last modified time | relevance | path

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

/kernel/
Dstop_machine.c123 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu()
155 cpu_stop_fn_t fn; member
307 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus()
356 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait()
364 cpu_stop_fn_t fn, void *arg, in queue_stop_cpus_work()
393 cpu_stop_fn_t fn, void *arg) in __stop_cpus()
432 int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus()
461 int try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in try_stop_cpus()
501 cpu_stop_fn_t fn = work->fn; in cpu_stopper_thread() local
583 int stop_machine_cpuslocked(cpu_stop_fn_t fn, void *data, in stop_machine_cpuslocked()
[all …]
Dcfi.c184 unsigned long max_addr, update_shadow_fn fn) in update_shadow()
Dworkqueue.c3160 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context()
4376 work_func_t *fn = NULL; in print_worker_info() local
4827 long (*fn)(void *); member
/kernel/gcov/
Dgcc_3_4.c228 static struct gcov_fn_info *get_fn_info(struct gcov_info *info, unsigned int fn) in get_fn_info()
/kernel/locking/
Dtest-ww_mutex.c551 void (*fn)(struct work_struct *work); in stress() local
/kernel/trace/
Dtrace_probe.c80 #define CHECK_FETCH_FUNCS(method, fn) \ argument
Dtrace_events_hist.c34 hist_field_fn_t fn; member
151 hist_field_fn_t fn = NULL; in select_value_fn() local
Dtracing_map.c111 tracing_map_cmp_fn_t fn = tracing_map_cmp_none; in tracing_map_cmp_num() local
Dtrace_probe.h127 fetch_func_t fn; member
Dtrace_events_filter.c996 filter_pred_fn_t fn = NULL; in select_comparison_fn() local
1041 filter_pred_fn_t fn = filter_pred_none; in init_pred() local
Dtrace.h1475 filter_pred_fn_t fn; member
/kernel/bpf/
Dverifier.c1797 static int check_raw_mode(const struct bpf_func_proto *fn) in check_raw_mode()
1842 const struct bpf_func_proto *fn = NULL; in check_call() local
4757 const struct bpf_func_proto *fn; in fixup_bpf_calls() local
/kernel/sched/
Dtopology.c1048 sched_domain_energy_f fn) in init_sched_groups_energy()
/kernel/time/
Dhrtimer.c1227 enum hrtimer_restart (*fn)(struct hrtimer *); in __run_hrtimer() local
Dtimer.c1301 void (*fn)(unsigned long); in expire_timers() local