Home
last modified time | relevance | path

Searched refs:bpf_tramp_link (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/bpf/
H A Dbpf_struct_ops.c577 struct bpf_tramp_link *tlink = container_of(link, struct bpf_tramp_link, link); in bpf_struct_ops_link_dealloc()
588 struct bpf_tramp_link *link, in bpf_struct_ops_prepare_trampoline()
739 struct bpf_tramp_link *link; in bpf_struct_ops_map_update_elem()
/linux/include/linux/
H A Dbpf.h1185 struct bpf_tramp_link *links[BPF_MAX_TRAMP_LINKS];
1384 int bpf_trampoline_link_prog(struct bpf_tramp_link *link,
1387 int bpf_trampoline_unlink_prog(struct bpf_tramp_link *link,
1470 static inline int bpf_trampoline_link_prog(struct bpf_tramp_link *link, in bpf_trampoline_link_prog()
1476 static inline int bpf_trampoline_unlink_prog(struct bpf_tramp_link *link, in bpf_trampoline_unlink_prog()
1784 struct bpf_tramp_link { struct
1791 struct bpf_tramp_link link; argument
1796 struct bpf_tramp_link link;
1967 struct bpf_tramp_link *link,
/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c136 struct bpf_tramp_link *link = NULL; in bpf_struct_ops_test_run()
/linux/arch/loongarch/net/
H A Dbpf_jit.c1363 static int invoke_bpf_prog(struct jit_ctx *ctx, struct bpf_tramp_link *l, in invoke_bpf_prog()
/linux/arch/riscv/net/
H A Dbpf_jit_comp64.c944 static int invoke_bpf_prog(struct bpf_tramp_link *l, int args_off, int retval_off, in invoke_bpf_prog()
/linux/arch/s390/net/
H A Dbpf_jit_comp.c2498 struct bpf_tramp_link *tlink, bool save_ret) in invoke_bpf_prog()
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2230 static void invoke_bpf_prog(struct jit_ctx *ctx, struct bpf_tramp_link *l, in invoke_bpf_prog()
/linux/arch/x86/net/
H A Dbpf_jit_comp.c2833 struct bpf_tramp_link *l, int stack_size, in invoke_bpf_prog()