Home
last modified time | relevance | path

Searched refs:sub_name (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dverifier.c9781 const char *sub_name = subprog_name(env, subprog); in check_func_call() local
9799 subprog, sub_name); in check_func_call()
9804 subprog, sub_name); in check_func_call()
21536 const char *sub_name = subprog_name(env, subprog); in do_check_common() local
21540 verbose(env, "Validating %s() func#%d...\n", sub_name, subprog); in do_check_common()