Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtrace_helpers.h10 struct ksym { struct
17 typedef int (*ksym_search_cmp_t)(const void *p1, const struct ksym *p2); argument
/linux/kernel/bpf/
H A Dtrampoline.c118 void bpf_image_ksym_init(void *data, unsigned int size, struct bpf_ksym *ksym) in bpf_image_ksym_init() argument
124 void bpf_image_ksym_add(struct bpf_ksym *ksym) in bpf_image_ksym_add() argument
131 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del() argument
359 struct bpf_ksym *ksym; bpf_tramp_image_alloc() local
[all...]
H A Dcore.c610 const struct bpf_ksym *ksym; in bpf_tree_comp() local
635 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
644 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
653 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
719 struct bpf_ksym *ksym; in __bpf_address_lookup() local
753 struct bpf_ksym *ksym; in bpf_prog_ksym_find() local
784 struct bpf_ksym *ksym; in bpf_get_kallsym() local
H A Dbpf_struct_ops.c182 char ksym[KSYM_SYMBOL_LEN]; in prepare_arg_info() local
635 struct bpf_ksym *ksym) in bpf_struct_ops_ksym_init() argument
740 struct bpf_ksym *ksym; in bpf_struct_ops_map_update_elem() local
[all...]
/linux/tools/testing/vsock/
H A Dutil.c877 const char *ksym; __get_transports() local
/linux/kernel/module/
H A Dmain.c1291 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1520 const struct kernel_symbol *ksym; in simplify_symbols() local
/linux/tools/lib/bpf/
H A Dlibbpf.c626 } ksym; global() member
[all...]