Searched defs:fn (Results 1 – 14 of 14) sorted by relevance
| /kernel/ |
| D | stop_machine.c | 116 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) in stop_one_cpu() 148 cpu_stop_fn_t fn; member 279 int stop_two_cpus(unsigned int cpu1, unsigned int cpu2, cpu_stop_fn_t fn, void *arg) in stop_two_cpus() 328 bool stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, in stop_one_cpu_nowait() 336 cpu_stop_fn_t fn, void *arg, in queue_stop_cpus_work() 365 cpu_stop_fn_t fn, void *arg) in __stop_cpus() 404 int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in stop_cpus() 433 int try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) in try_stop_cpus() 473 cpu_stop_fn_t fn = work->fn; in cpu_stopper_thread() local 555 static int __stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) in __stop_machine() [all …]
|
| D | cfi.c | 175 unsigned long max_addr, update_shadow_fn fn) in update_shadow()
|
| D | workqueue.c | 3084 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context() 4275 work_func_t *fn = NULL; in print_worker_info() local 4725 long (*fn)(void *); member
|
| /kernel/bpf/ |
| D | verifier.c | 1162 static int check_raw_mode(const struct bpf_func_proto *fn) in check_raw_mode() 1206 const struct bpf_func_proto *fn = NULL; in check_call() local 3404 const struct bpf_func_proto *fn; in fixup_bpf_calls() local
|
| /kernel/gcov/ |
| D | gcc_3_4.c | 227 static struct gcov_fn_info *get_fn_info(struct gcov_info *info, unsigned int fn) in get_fn_info()
|
| /kernel/trace/ |
| D | trace_probe.c | 79 #define CHECK_FETCH_FUNCS(method, fn) \ argument
|
| D | trace_events_hist.c | 33 hist_field_fn_t fn; member 150 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 | 963 filter_pred_fn_t fn = NULL; in select_comparison_fn() local 1008 filter_pred_fn_t fn = filter_pred_none; in init_pred() local
|
| D | trace.h | 1274 filter_pred_fn_t fn; member
|
| /kernel/time/ |
| D | hrtimer.c | 1219 enum hrtimer_restart (*fn)(struct hrtimer *); in __run_hrtimer() local
|
| D | timer.c | 1341 void (*fn)(unsigned long); in expire_timers() local
|
| /kernel/sched/ |
| D | core.c | 6486 static inline void check_sched_energy_data(int cpu, sched_domain_energy_f fn, in check_sched_energy_data() 6520 sched_domain_energy_f fn) in init_sched_energy()
|