Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h2726 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo,
/linux/kernel/bpf/
H A Dbtf.c9098 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, in bpf_core_apply() function
H A Dverifier.c17612 err = bpf_core_apply(&ctx, &core_relo, i, in check_core_relo()