Home
last modified time | relevance | path

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

/linux/Documentation/bpf/
H A Dsigning.rst321 ``bpf_prog_alloc_id()``. Relative to the admission hook this point is strictly
/linux/kernel/bpf/
H A Dsyscall.c2403 static int bpf_prog_alloc_id(struct bpf_prog *prog) in bpf_prog_alloc_id() function
3141 err = bpf_prog_alloc_id(prog); in BTF_ID_LIST_GLOBAL_SINGLE()