Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcheck_btf.c349 struct bpf_core_ctx ctx = { in check_core_relo()
H A Dbtf.c7800 bpf_core_find_cands(struct bpf_core_ctx *ctx, u32 local_type_id);
7806 struct bpf_core_ctx ctx = { in btf_get_ptr_to_btf_id()
9621 bpf_core_find_cands(struct bpf_core_ctx *ctx, u32 local_type_id) in bpf_core_find_cands()
9708 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, in bpf_core_apply()
/linux/include/linux/
H A Dbpf.h3184 struct bpf_core_ctx { struct
3197 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, argument