Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h2470 struct bpf_core_ctx { struct
2483 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, argument
/openbmc/linux/kernel/bpf/
H A Dbtf.c8336 bpf_core_find_cands(struct bpf_core_ctx *ctx, u32 local_type_id) in bpf_core_find_cands()
8423 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, in bpf_core_apply()
H A Dverifier.c15726 struct bpf_core_ctx ctx = { in check_core_relo()