Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/
Dtrace_helpers.h10 struct ksym { struct
17 typedef int (*ksym_search_cmp_t)(const void *p1, const struct ksym *p2); argument
/linux-6.14.4/kernel/bpf/
Dtrampoline.c118 void bpf_image_ksym_init(void *data, unsigned int size, struct bpf_ksym *ksym) in bpf_image_ksym_init()
124 void bpf_image_ksym_add(struct bpf_ksym *ksym) in bpf_image_ksym_add()
131 void bpf_image_ksym_del(struct bpf_ksym *ksym) in bpf_image_ksym_del()
359 struct bpf_ksym *ksym; in bpf_tramp_image_alloc() local
Dcore.c638 const struct bpf_ksym *ksym; in bpf_tree_comp() local
663 void bpf_ksym_add(struct bpf_ksym *ksym) in bpf_ksym_add()
672 static void __bpf_ksym_del(struct bpf_ksym *ksym) in __bpf_ksym_del()
681 void bpf_ksym_del(struct bpf_ksym *ksym) in bpf_ksym_del()
747 struct bpf_ksym *ksym; in __bpf_address_lookup() local
781 struct bpf_ksym *ksym = bpf_ksym_find(addr); in bpf_prog_ksym_find() local
809 struct bpf_ksym *ksym; in bpf_get_kallsym() local
Dbpf_struct_ops.c613 struct bpf_ksym *ksym) in bpf_struct_ops_ksym_init()
718 struct bpf_ksym *ksym; in bpf_struct_ops_map_update_elem() local
/linux-6.14.4/tools/sched_ext/include/scx/
Dcompat.h75 static inline bool __COMPAT_has_ksym(const char *ksym) in __COMPAT_has_ksym()
/linux-6.14.4/kernel/module/
Dmain.c1203 const struct kernel_symbol *ksym; in resolve_symbol_wait() local
1451 const struct kernel_symbol *ksym; in simplify_symbols() local
/linux-6.14.4/include/linux/
Dbpf.h1213 struct bpf_ksym ksym; member
1274 struct bpf_ksym ksym; member
1548 struct bpf_ksym ksym; member
/linux-6.14.4/tools/lib/bpf/
Dlibbpf.c624 } ksym; member