Searched refs:fn_ptr (Results 1 – 1 of 1) sorted by relevance
668 int (*fn_ptr)(int cpu, void *arg); in exec_on_get_ctdp_cpu() local671 fn_ptr = arg1; in exec_on_get_ctdp_cpu()672 ret = fn_ptr(cpu, arg2); in exec_on_get_ctdp_cpu()