Home
last modified time | relevance | path

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

/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()
138 static struct bpf_trampoline *bpf_trampoline_lookup(u64 key) in bpf_trampoline_lookup()
140 struct bpf_trampoline *tr; in bpf_trampoline_lookup()
178 static int unregister_fentry(struct bpf_trampoline *tr, void *old_addr) in unregister_fentry()
191 static int modify_fentry(struct bpf_trampoline *tr, void *old_addr, void *new_addr, in modify_fentry()
209 static int register_fentry(struct bpf_trampoline *tr, void *new_addr) in register_fentry()
233 bpf_trampoline_get_progs(const struct bpf_trampoline *tr, int *total, bool *ip_arg) in bpf_trampoline_get_progs()
398 static int bpf_trampoline_update(struct bpf_trampoline *tr, bool lock_direct_mutex) in bpf_trampoline_update()
550 struct bpf_trampoline *tr, in __bpf_trampoline_link_prog()
[all …]
H A Dsyscall.c3558 struct bpf_trampoline *tr = NULL; in bpf_tracing_prog_attach()
H A Dverifier.c23925 struct bpf_trampoline *tr; in check_attach_btf_id()
/linux/include/linux/
H A Dbpf.h1283 struct bpf_trampoline { struct
1405 struct bpf_trampoline *tr,
1408 struct bpf_trampoline *tr,
1410 struct bpf_trampoline *bpf_trampoline_get(u64 key,
1412 void bpf_trampoline_put(struct bpf_trampoline *tr);
1491 struct bpf_trampoline *tr, in bpf_trampoline_link_prog()
1497 struct bpf_trampoline *tr, in bpf_trampoline_unlink_prog()
1502 static inline struct bpf_trampoline *bpf_trampoline_get(u64 key, in bpf_trampoline_get()
1507 static inline void bpf_trampoline_put(struct bpf_trampoline *tr) {} in bpf_trampoline_put()
1624 struct bpf_trampoline *dst_trampoline;
[all …]
/linux/Documentation/bpf/
H A Ddrgn.rst143 .trampoline = (struct bpf_trampoline *)0x0,