Searched refs:func_cnt (Results 1 – 7 of 7) sorted by relevance
745 unsigned int func_cnt = 0; in samsung_pinctrl_create_functions() local759 ++func_cnt; in samsung_pinctrl_create_functions()767 ++func_cnt; in samsung_pinctrl_create_functions()771 functions = devm_kcalloc(dev, func_cnt, sizeof(*functions), in samsung_pinctrl_create_functions()781 func_cnt = 0; in samsung_pinctrl_create_functions()794 ++func_cnt; in samsung_pinctrl_create_functions()809 ++func_cnt; in samsung_pinctrl_create_functions()814 *cnt = func_cnt; in samsung_pinctrl_create_functions()830 unsigned int grp_cnt = 0, func_cnt = 0; in samsung_pinctrl_parse_dt() local838 functions = samsung_pinctrl_create_functions(dev, drvdata, &func_cnt); in samsung_pinctrl_parse_dt()[all …]
2645 __bpf_prog_put_noref(prog, prog->aux->func_cnt); in bpf_prog_load()3998 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()4002 for (i = 0; i < prog->aux->func_cnt; i++) in bpf_prog_get_info_by_fd()4016 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()4021 for (i = 0; i < prog->aux->func_cnt; i++) { in bpf_prog_get_info_by_fd()4042 info.nr_jited_ksyms = prog->aux->func_cnt ? : 1; in bpf_prog_get_info_by_fd()4054 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()4073 info.nr_jited_func_lens = prog->aux->func_cnt ? : 1; in bpf_prog_get_info_by_fd()4082 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()4153 info.nr_prog_tags = prog->aux->func_cnt ? : 1; in bpf_prog_get_info_by_fd()[all …]
526 for (i = 0; i < fp->aux->func_cnt; i++) in bpf_prog_kallsyms_del_subprogs()1196 off >= 0 && off < prog->aux->func_cnt) in bpf_jit_get_func_addr()2555 for (i = 0; i < aux->func_cnt; i++) { in bpf_prog_free_deferred()2563 if (aux->func_cnt) { in bpf_prog_free_deferred()
13750 func[i]->aux->func_cnt = env->subprog_cnt; in jit_subprogs()13793 prog->aux->func_cnt = env->subprog_cnt; in jit_subprogs()
134 .func_cnt = (u32)0,
1136 u32 func_cnt; /* used by non-func prog as the number of func progs */ member
9029 if (prog->aux->func_cnt == 0) { in perf_event_bpf_emit_ksymbols()9035 for (i = 0; i < prog->aux->func_cnt; i++) { in perf_event_bpf_emit_ksymbols()