Searched defs:symbol (Results 1 - 25 of 57) sorted by last modified time

123

/linux-master/scripts/mod/
H A Dmodpost.c207 struct symbol { struct
[all...]
H A Dfile2alias.c1507 static bool sym_is(const char *name, unsigned namelen, const char *symbol) argument
/linux-master/scripts/kconfig/
H A Dparser.y453 symbol: nonconst_symbol label
[all...]
H A Dsymbol.c812 struct symbol *symbol; local
853 struct symbol *symbol = NULL; local
[all...]
H A Dexpr.h78 struct symbol { struct
[all...]
/linux-master/kernel/trace/
H A Dtrace_probe.c58 int PRINT_TYPE_FUNC_NAME(symbol)(struct trace_seq *s, void *data, void *ent) function
220 int traceprobe_split_symbol_offset(char *symbol, long *offset) argument
[all...]
H A Dtrace_probe.h176 DECLARE_BASIC_PRINT_TYPE_FUNC(symbol); variable
H A Dtrace_kprobe.c62 const char *symbol; /* symbol name */ member in struct:trace_kprobe
256 alloc_trace_kprobe(const char *group, const char *event, void *addr, const char *symbol, unsigned long offs, int maxactive, int nargs, bool is_return) argument
775 char *symbol = NULL, *tmp = NULL; local
1649 bpf_get_kprobe_info(const struct perf_event *event, u32 *fd_type, const char **symbol, u64 *probe_offset, u64 *probe_addr, unsigned long *missed, bool perf_type_tracepoint) argument
[all...]
H A Dtrace_fprobe.c46 const char *symbol; member in struct:trace_fprobe
384 alloc_trace_fprobe(const char *group, const char *event, const char *symbol, struct tracepoint *tpoint, int maxactive, int nargs, bool is_return) argument
919 parse_symbol_and_return(int argc, const char *argv[], char **symbol, bool *is_return, bool is_tracepoint) argument
989 char *symbol = NULL; local
[all...]
/linux-master/tools/objtool/include/objtool/
H A Delf.h49 struct symbol { struct
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_ct.c1786 lpfc_vport_symbolic_port_name(struct lpfc_vport *vport, char *symbol, argument
1802 lpfc_vport_symbolic_node_name(struct lpfc_vport *vport, char *symbol, argument
[all...]
/linux-master/arch/mips/mm/
H A Dtlbex.c262 static inline void dump_handler(const char *symbol, const void *start, const void *end) argument
/linux-master/tools/perf/util/
H A Dsymbol.c1576 bfd2elf_binding(asymbol *symbol) argument
1593 struct symbol *symbol; local
[all...]
H A Dsrcline.c48 static int inline_list__append(struct symbol *symbol, char *srcline, argument
[all...]
H A Dprobe-event.c266 static bool kprobe_warn_out_range(const char *symbol, u64 address) argument
2485 char *symbol; member in struct:kprobe_blacklist_node
[all...]
H A Dparse-events.h233 const char *symbol; member in struct:event_symbol
H A Dsymbol.h48 struct symbol { struct
[all...]
H A Dprobe-finder.c529 const char *symbol; local
[all...]
H A Ddso.h161 struct symbol *symbol; member in struct:dso::__anon306
/linux-master/tools/perf/
H A Dbuiltin-top.c245 struct symbol *symbol; local
[all...]
/linux-master/kernel/module/
H A Dmain.c776 void __symbol_put(const char *symbol) argument
1289 void *__symbol_get(const char *symbol) argument
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtrace_helpers.c73 char symbol; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dpyperf.h88 get_frame_data(void *frame_ptr, PidData *pidData, FrameData *frame, Symbol *symbol) argument
/linux-master/tools/lib/bpf/
H A Delf.c388 struct symbol { struct
[all...]
/linux-master/tools/testing/selftests/sgx/
H A Dload.c137 uint64_t encl_get_entry(struct encl *encl, const char *symbol) argument

Completed in 308 milliseconds

123