Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h14173 struct bpf_ksym { struct
14174 unsigned long start;
14175 unsigned long end;
14176 char name[512];
14177 struct list_head lnode;
14178 struct latch_tree_node tnode;
14179 bool prog;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h27729 struct bpf_ksym { struct
27730 unsigned long start;
27731 unsigned long end;
27732 char name[512];
27733 struct list_head lnode;
27734 struct latch_tree_node tnode;
27735 bool prog;