Home
last modified time | relevance | path

Searched refs:symnum (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dkprobes.h303 int kprobe_cache_get_kallsym(struct kprobe_insn_cache *c, unsigned int *symnum,
407 int kprobe_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
410 int arch_kprobe_get_kallsym(unsigned int *symnum, unsigned long *value,
477 static inline int kprobe_get_kallsym(unsigned int symnum, unsigned long *value, in kprobe_get_kallsym() argument
Dmodule.h600 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
778 static inline int module_get_kallsym(unsigned int symnum, unsigned long *value, in module_get_kallsym() argument
Dftrace.h72 int ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value,
76 static inline int ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, in ftrace_mod_get_kallsym() argument
Dfilter.h1142 int bpf_get_kallsym(unsigned int symnum, unsigned long *value, char *type,
1205 static inline int bpf_get_kallsym(unsigned int symnum, unsigned long *value, in bpf_get_kallsym() argument
/include/xen/interface/
Dplatform.h492 uint32_t symnum; /* IN: Symbol to read */ member