Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dbpf.h569 struct bpf_ksym { struct
570 unsigned long start;
571 unsigned long end;
572 char name[KSYM_NAME_LEN];
573 struct list_head lnode;
574 struct latch_tree_node tnode;
575 bool prog;