Searched refs:func_cnt (Results 1 – 6 of 6) 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()792 ++func_cnt; in samsung_pinctrl_create_functions()804 ++func_cnt; in samsung_pinctrl_create_functions()809 *cnt = func_cnt; in samsung_pinctrl_create_functions()825 unsigned int grp_cnt = 0, func_cnt = 0; in samsung_pinctrl_parse_dt() local833 functions = samsung_pinctrl_create_functions(dev, drvdata, &func_cnt); in samsung_pinctrl_parse_dt()[all …]
1759 __bpf_prog_put_noref(prog, prog->aux->func_cnt); in bpf_prog_load()2418 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()2422 for (i = 0; i < prog->aux->func_cnt; i++) in bpf_prog_get_info_by_fd()2436 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()2441 for (i = 0; i < prog->aux->func_cnt; i++) { in bpf_prog_get_info_by_fd()2462 info.nr_jited_ksyms = prog->aux->func_cnt ? : 1; in bpf_prog_get_info_by_fd()2474 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()2493 info.nr_jited_func_lens = prog->aux->func_cnt ? : 1; in bpf_prog_get_info_by_fd()2502 if (prog->aux->func_cnt) { in bpf_prog_get_info_by_fd()2569 info.nr_prog_tags = prog->aux->func_cnt ? : 1; in bpf_prog_get_info_by_fd()[all …]
509 for (i = 0; i < fp->aux->func_cnt; i++) in bpf_prog_kallsyms_del_subprogs()874 off >= 0 && off < prog->aux->func_cnt) in bpf_jit_get_func_addr()1979 for (i = 0; i < aux->func_cnt; i++) in bpf_prog_free_deferred()1981 if (aux->func_cnt) { in bpf_prog_free_deferred()
8775 func[i]->aux->func_cnt = env->subprog_cnt; in jit_subprogs()8812 prog->aux->func_cnt = env->subprog_cnt; in jit_subprogs()
376 u32 func_cnt; /* used by non-func prog as the number of func progs */ member
8015 if (prog->aux->func_cnt == 0) { in perf_event_bpf_emit_ksymbols()8021 for (i = 0; i < prog->aux->func_cnt; i++) { in perf_event_bpf_emit_ksymbols()