Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dverifier.c23011 static int process_fd_array(struct bpf_verifier_env *env, union bpf_attr *attr, bpfptr_t uattr) in process_fd_array() function
23099 ret = process_fd_array(env, attr, uattr); in bpf_check()