Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c19431 * The add_fd_from_fd_array() is executed only if fd_array_cnt is non-zero. In in bpf_check_attach_target()
19435 static int add_fd_from_fd_array(struct bpf_verifier_env *env, int fd) in bpf_check_attach_target()
19487 ret = add_fd_from_fd_array(env, fd); in BTF_SET_START()
19650 static int add_fd_from_fd_array(struct bpf_verifier_env *env, int fd) add_fd_from_fd_array() function