Searched defs:add_symbol (Results 1 – 4 of 4) sorted by relevance
/linux/scripts/lib/abi/ |
H A D | abi_parser.py | 79 def add_symbol(self, what, fname, ln=None, xref=None): member in AbiParser
|
/linux/scripts/genksyms/ |
H A D | genksyms.c | 313 struct symbol *add_symbol(const char *name, enum symbol_type type, in add_symbol() function
|
/linux/tools/bpf/resolve_btfids/ |
H A D | main.c | 278 static struct btf_id *add_symbol(struct rb_root *root, char *name, size_t size) in add_symbol() function
|
/linux/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 185 add_symbol (struct snd_cs46xx * chip, char * symbol_name, u32 address, int type) in add_symbol() function
|