Searched refs:bpf_trampoline (Results 1 – 4 of 4) sorted by relevance
1223 struct bpf_trampoline { struct1329 struct bpf_trampoline *tr,1332 struct bpf_trampoline *tr,1334 struct bpf_trampoline *bpf_trampoline_get(u64 key,1336 void bpf_trampoline_put(struct bpf_trampoline *tr);1415 struct bpf_trampoline *tr, in bpf_trampoline_link_prog()1421 struct bpf_trampoline *tr, in bpf_trampoline_unlink_prog()1426 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get()1431 static inline void bpf_trampoline_put(struct bpf_trampoline *tr) {} in bpf_trampoline_put()1514 struct bpf_trampoline *dst_trampoline;[all …]
143 .trampoline = (struct bpf_trampoline *)0x0,
3420 struct bpf_trampoline *tr = NULL; in bpf_tracing_prog_attach()
22883 struct bpf_trampoline *tr; in check_attach_btf_id()