Searched refs:bpf_map_from_imm (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c4421 static const struct bpf_map *bpf_map_from_imm(const struct bpf_prog *prog, function
4495 map = bpf_map_from_imm(prog, imm, &off, &type);

Completed in 187 milliseconds