Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1379 struct bpf_trampoline { struct
1381 struct hlist_node hlist_key;
1383 struct hlist_node hlist_ip;
1384 struct ftrace_ops *fops;
1385 refcount_t refcnt;
1386 u32 flags;
1387 u64 key;
1388 unsigned long ip;
1389 struct {
1393 } func;
[all …]