Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c9849 static int check_bpf_snprintf_call(struct bpf_verifier_env *env, in check_bpf_snprintf_call() function
10102 err = check_bpf_snprintf_call(env, regs); in check_helper_call()