Home
last modified time | relevance | path

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

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