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

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

Completed in 200 milliseconds