Searched defs:tprogs (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | trampoline.c | 148 struct bpf_tramp_progs *tprogs; in bpf_trampoline_get_progs() local 304 struct bpf_tramp_progs *tprogs; in bpf_trampoline_update() local 561 arch_prepare_bpf_trampoline(struct bpf_tramp_image *tr, void *image, void *image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_progs *tprogs, void *orig_call) arch_prepare_bpf_trampoline() argument [all...] |
H A D | bpf_struct_ops.c | 322 struct bpf_tramp_progs *tprogs = NULL; in bpf_struct_ops_map_update_elem() local
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-5.10/arch/x86/net/ |
H A D | bpf_jit_comp.c | 1774 arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_progs *tprogs, void *orig_call) arch_prepare_bpf_trampoline() argument
|
Completed in 5 milliseconds