Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1332 struct bpf_trampoline { struct
1334 struct hlist_node hlist_key;
1336 struct hlist_node hlist_ip;
1337 struct ftrace_ops *fops;
1339 struct mutex mutex;
1340 refcount_t refcnt;
1341 u32 flags;
1342 u64 key;
1343 unsigned long ip;
1344 struct {
[all …]