Searched defs:fn (Results 1 – 15 of 15) sorted by relevance
| /kernel/ |
| D | stop_machine.c | 123 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 …]
|
| D | cfi.c | 184 unsigned long max_addr, update_shadow_fn fn) in update_shadow()
|
| D | workqueue.c | 3160 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/ |
| D | gcc_3_4.c | 228 static struct gcov_fn_info *get_fn_info(struct gcov_info *info, unsigned int fn) in get_fn_info()
|
| /kernel/locking/ |
| D | test-ww_mutex.c | 551 void (*fn)(struct work_struct *work); in stress() local
|
| /kernel/trace/ |
| D | trace_probe.c | 80 #define CHECK_FETCH_FUNCS(method, fn) \ argument
|
| D | trace_events_hist.c | 34 hist_field_fn_t fn; member 151 hist_field_fn_t fn = NULL; in select_value_fn() local
|
| D | tracing_map.c | 111 tracing_map_cmp_fn_t fn = tracing_map_cmp_none; in tracing_map_cmp_num() local
|
| D | trace_probe.h | 127 fetch_func_t fn; member
|
| D | trace_events_filter.c | 996 filter_pred_fn_t fn = NULL; in select_comparison_fn() local 1041 filter_pred_fn_t fn = filter_pred_none; in init_pred() local
|
| D | trace.h | 1475 filter_pred_fn_t fn; member
|
| /kernel/bpf/ |
| D | verifier.c | 1797 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/ |
| D | topology.c | 1048 sched_domain_energy_f fn) in init_sched_groups_energy()
|
| /kernel/time/ |
| D | hrtimer.c | 1227 enum hrtimer_restart (*fn)(struct hrtimer *); in __run_hrtimer() local
|
| D | timer.c | 1301 void (*fn)(unsigned long); in expire_timers() local
|