Searched defs:bpf_ksym (Results 1 – 1 of 1) sorted by relevance
9892 struct bpf_ksym { struct9893 long unsigned int start;9894 long unsigned int end;9895 char name[128];9896 struct list_head lnode;9897 struct latch_tree_node tnode;9898 bool prog;