Searched defs:ksym (Results 1 – 7 of 7) sorted by relevance
7 struct ksym { struct15 struct ksym *ksym_search(long key); argument
119 void bpf_image_ksym_add(void *data, struct bpf_ksym *ksym) in bpf_image_ksym_add()128 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()378 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
610 const struct bpf_ksym *ksym; in bpf_tree_comp() local631 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()640 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()649 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()693 struct bpf_ksym *ksym; in __bpf_address_lookup() local728 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local756 struct bpf_ksym *ksym; in bpf_get_kallsym() local
166 struct kallsym_iter *ksym; member
1115 const struct kernel_symbol *ksym; in resolve_symbol_wait() local1283 const struct kernel_symbol *ksym; in simplify_symbols() local
1050 struct bpf_ksym ksym; member1112 struct bpf_ksym ksym; member1323 struct bpf_ksym ksym; member
564 } ksym; member
Completed in 65 milliseconds