Home
last modified time | relevance | path

Searched refs:bpf_trampoline (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dtrampoline.c33 static int bpf_trampoline_update(struct bpf_trampoline *tr, bool lock_direct_mutex);
37 struct bpf_trampoline *tr = ops->private; in bpf_tramp_ftrace_ops_func()
134 static struct bpf_trampoline *bpf_trampoline_lookup(u64 key) in bpf_trampoline_lookup()
136 struct bpf_trampoline *tr; in bpf_trampoline_lookup()
174 static int unregister_fentry(struct bpf_trampoline *tr, void *old_addr) in unregister_fentry()
205 static int register_fentry(struct bpf_trampoline *tr, void *new_addr) in register_fentry()
684 struct bpf_trampoline *tr; in bpf_trampoline_link_cgroup_shim()
748 struct bpf_trampoline *tr; in bpf_trampoline_unlink_cgroup_shim()
771 struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get()
774 struct bpf_trampoline *tr; in bpf_trampoline_get()
[all …]
H A Dsyscall.c3157 struct bpf_trampoline *tr = NULL; in bpf_tracing_prog_attach()
H A Dverifier.c20127 struct bpf_trampoline *tr; in check_attach_btf_id()
/openbmc/linux/include/linux/
H A Dbpf.h1137 struct bpf_trampoline { struct
1236 int bpf_trampoline_link_prog(struct bpf_tramp_link *link, struct bpf_trampoline *tr);
1238 struct bpf_trampoline *bpf_trampoline_get(u64 key,
1240 void bpf_trampoline_put(struct bpf_trampoline *tr);
1318 struct bpf_trampoline *tr) in bpf_trampoline_link_prog()
1323 struct bpf_trampoline *tr) in bpf_trampoline_unlink_prog()
1327 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get()
1332 static inline void bpf_trampoline_put(struct bpf_trampoline *tr) {} in bpf_trampoline_put()
1410 struct bpf_trampoline *dst_trampoline;
1567 struct bpf_trampoline *trampoline;
[all …]
/openbmc/linux/Documentation/bpf/
H A Ddrgn.rst143 .trampoline = (struct bpf_trampoline *)0x0,