Searched defs:symbol (Results 1 - 36 of 36) sorted by relevance

/linux-4.1.27/tools/build/feature/
H A Dtest-cplus-demangle.c6 char symbol[4096] = "FieldName__9ClassNameFd"; main() local
H A Dtest-libbfd.c7 char symbol[4096] = "FieldName__9ClassNameFd"; main() local
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpm.c184 static unsigned long __init avr32_pm_offset(void *symbol) avr32_pm_offset() argument
/linux-4.1.27/tools/perf/tests/
H A Ddwarf-unwind.c39 char *symbol = entry->sym ? entry->sym->name : NULL; unwind_entry() local
/linux-4.1.27/scripts/genksyms/
H A Dgenksyms.h44 struct symbol { struct
/linux-4.1.27/tools/perf/util/
H A Dparse-events.h46 char *symbol; member in struct:perf_pmu_event_symbol
121 const char *symbol; member in struct:event_symbol
H A Dprobe-event.h13 char *symbol; /* Base symbol */ member in struct:probe_trace_point
H A Dprobe-finder.c601 const char *symbol; convert_to_trace_point() local
H A Dsymbol.h51 struct symbol { struct
H A Dprobe-event.c2013 char *symbol; member in struct:kprobe_blacklist_node
/linux-4.1.27/drivers/media/rc/
H A Dst_rc.c98 unsigned int symbol, mark = 0; st_rc_rx_interrupt() local
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c85 symbol_delete(symbol_t *symbol) symbol_delete() argument
226 symlist_add(symlist_t *symlist, symbol_t *symbol, int how) symlist_add() argument
H A Daicasm_symbol.h128 typedef struct symbol { struct
145 symbol_t *symbol; member in struct:symbol_ref
151 symbol_t *symbol; member in struct:symbol_node
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_helper.c318 nf_ct_helper_expectfn_find_by_symbol(const void *symbol) nf_ct_helper_expectfn_find_by_symbol() argument
/linux-4.1.27/scripts/kconfig/
H A Dzconf.y478 symbol: T_WORD { $$ = sym_lookup($1, 0); free($1); } label
H A Dexpr.h75 struct symbol { struct
H A Dsymbol.c800 struct symbol *symbol; sym_lookup() local
841 struct symbol *symbol = NULL; sym_find() local
/linux-4.1.27/fs/jffs2/
H A Dcompr_rubin.c102 static int encode(struct rubin_state *rs, long A, long B, int symbol) encode() argument
204 int symbol; decode() local
/linux-4.1.27/kernel/trace/
H A Dtrace_probe.c296 int traceprobe_split_symbol_offset(char *symbol, unsigned long *offset) traceprobe_split_symbol_offset() argument
H A Dtrace_kprobe.c34 const char *symbol; /* symbol name */ member in struct:trace_kprobe
88 char *symbol; member in struct:symbol_cache
612 char *symbol = NULL, *event = NULL, *group = NULL; create_trace_kprobe() local
275 alloc_trace_kprobe(const char *group, const char *event, void *addr, const char *symbol, unsigned long offs, int nargs, bool is_return) alloc_trace_kprobe() argument
H A Dtrace_probe.h174 DECLARE_BASIC_FETCH_FUNCS(symbol); variable
/linux-4.1.27/scripts/
H A Dkallsyms.c426 static void learn_symbol(unsigned char *symbol, int len) learn_symbol() argument
435 static void forget_symbol(unsigned char *symbol, int len) forget_symbol() argument
595 const char *symbol = (char *)se->sym + 1; may_be_linker_script_provide_symbol() local
/linux-4.1.27/tools/perf/
H A Dbuiltin-top.c219 struct symbol *symbol; perf_top__show_details() local
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_ct.c1044 lpfc_vport_symbolic_port_name(struct lpfc_vport *vport, char *symbol, lpfc_vport_symbolic_port_name() argument
1069 lpfc_vport_symbolic_node_name(struct lpfc_vport *vport, char *symbol, lpfc_vport_symbolic_node_name() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf110.c986 const u32 symbol = 100000; gf110_disp_intr_unk2_2_tu() local
H A Dnv50.c1644 const u32 symbol = 100000; nv50_disp_intr_unk20_2_dp() local
/linux-4.1.27/lib/
H A Ddecompress_unlzma.c174 static int INIT rc_get_bit(struct rc *rc, uint16_t *p, int *symbol) rc_get_bit() argument
201 rc_bit_tree_decode(struct rc *rc, uint16_t *p, int num_levels, int *symbol) rc_bit_tree_decode() argument
/linux-4.1.27/lib/xz/
H A Dxz_dec_lzma2.c522 uint32_t symbol = 1; rc_bittree() local
539 uint32_t symbol = 1; rc_bittree_reverse() local
584 uint32_t symbol; lzma_literal() local
/linux-4.1.27/scripts/mod/
H A Dfile2alias.c1196 static bool sym_is(const char *name, unsigned namelen, const char *symbol) sym_is() argument
H A Dmodpost.c158 struct symbol { struct
2343 struct symbol *symbol; write_dump() local
/linux-4.1.27/sound/pci/cs46xx/
H A Ddsp_spos.c200 struct dsp_symbol_entry * symbol = NULL; add_symbol() local
621 struct dsp_symbol_entry * symbol; cs46xx_dsp_proc_parameter_dump_read() local
H A Ddsp_spos_scb_lib.c44 static void remove_symbol (struct snd_cs46xx * chip, struct dsp_symbol_entry * symbol) remove_symbol() argument
/linux-4.1.27/arch/mips/mm/
H A Dtlbex.c260 static inline void dump_handler(const char *symbol, const u32 *handler, int count) dump_handler() argument
/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_main.c502 char symbol = '\0'; kdbgetaddrarg() local
/linux-4.1.27/tools/lib/traceevent/
H A Devent-parse.h306 struct print_arg_symbol symbol; member in union:print_arg::__anon14775
/linux-4.1.27/kernel/
H A Dmodule.c891 void __symbol_put(const char *symbol) __symbol_put() argument
1887 void *__symbol_get(const char *symbol) __symbol_get() argument

Completed in 976 milliseconds