Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/bpf/
Dverifier.c22984 static int add_fd_from_fd_array(struct bpf_verifier_env *env, int fd) in add_fd_from_fd_array() function
23038 ret = add_fd_from_fd_array(env, fd); in process_fd_array()