| /kernel/linux/linux-5.10/tools/include/linux/ |
| H A D | kallsyms.h | 13 kallsyms_lookup(unsigned long addr, unsigned long *symbolsize, unsigned long *offset, char **modname, char *namebuf) kallsyms_lookup() argument
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | kallsyms.h | 13 kallsyms_lookup(unsigned long addr, unsigned long *symbolsize, unsigned long *offset, char **modname, char *namebuf) kallsyms_lookup() argument
|
| /third_party/FreeBSD/stand/kshim/ |
| H A D | bsd_kernel.c | 87 get_debug_module(const char *modname) in get_debug_module() argument
|
| /third_party/ltp/testcases/kernel/syscalls/delete_module/ |
| H A D | delete_module02.c | 39 static char modname[20]; variable 42 char *modname; member
|
| /third_party/python/Python/ |
| H A D | future.c | 93 identifier modname = s->v.ImportFrom.module; in future_parse() local
|
| H A D | importdl.c | 42 PyObject *modname = NULL; in get_encoded_name() local
|
| /third_party/elfutils/tests/ |
| H A D | line2addr.c | 45 const char *modname = dwfl_module_info (mod, NULL, NULL, NULL, in print_address() local 68 handle_module(Dwfl_Module *mod __attribute__ ((unused)), void **udata __attribute__ ((unused)), const char *modname, Dwarf_Addr base __attribute__ ((unused)), Dwarf *dbg __attribute__ ((unused)), Dwarf_Addr bias __attribute__ ((unused)), void *arg) handle_module() argument
|
| H A D | funcscopes.c | 129 const char *modname = dwfl_module_info (dwfl_cumodule (a->cu), NULL, in handle_function() local
|
| H A D | dwfllines.c | 49 const char *modname = (dwfl_module_info (mod, NULL, NULL, NULL, in main() local
|
| /third_party/python/Lib/ctypes/test/ |
| H A D | test_values.py | 72 modname = entry.name.decode("ascii") variable in PythonValuesTestCase.test_frozentable.struct_frozen
|
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | auxiliary.c | 313 int __auxiliary_device_add(struct auxiliary_device *auxdev, const char *modname) in __auxiliary_device_add() argument 377 __auxiliary_driver_register(struct auxiliary_driver *auxdrv, struct module *owner, const char *modname) __auxiliary_driver_register() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | kallsyms.h | 157 static inline int lookup_symbol_attrs(unsigned long addr, unsigned long *size, unsigned long *offset, char *modname, char *name) in lookup_symbol_attrs() argument 126 kallsyms_lookup(unsigned long addr, unsigned long *symbolsize, unsigned long *offset, char **modname, char *namebuf) kallsyms_lookup() argument
|
| H A D | dynamic_debug.h | 19 const char *modname; member 182 ddebug_add_module(struct _ddebug *tab, unsigned int n, const char *modname) ddebug_add_module() argument 193 ddebug_dyndbg_module_param_cb(char *param, char *val, const char *modname) ddebug_dyndbg_module_param_cb() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | kallsyms.h | 114 kallsyms_lookup(unsigned long addr, unsigned long *symbolsize, unsigned long *offset, char **modname, char *namebuf) kallsyms_lookup() argument
|
| H A D | dynamic_debug.h | 21 const char *modname; member 331 ddebug_dyndbg_module_param_cb(char *param, char *val, const char *modname) ddebug_dyndbg_module_param_cb() argument
|
| /third_party/python/Lib/test/ |
| H A D | test_file_eintr.py | 187 modname = '_io' variable in CTestFileIOSignalInterrupt 190 modname = '_pyio' variable in PyTestFileIOSignalInterrupt 209 modname = '_io' variable in CTestBufferedIOSignalInterrupt 212 modname = '_pyio' variable in PyTestBufferedIOSignalInterrupt 248 modname = '_io' variable in CTestTextIOSignalInterrupt 251 modname = '_pyio' variable in PyTestTextIOSignalInterrupt
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| H A D | traps.c | 90 char *modname; in do_show_stack() local
|
| /kernel/linux/linux-6.6/arch/hexagon/kernel/ |
| H A D | traps.c | 86 char *modname; in do_show_stack() local
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| H A D | sumversion.c | 393 void get_src_version(const char *modname, char sum[], unsigned sumlen) in get_src_version() argument
|
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | sumversion.c | 391 void get_src_version(const char *modname, char sum[], unsigned sumlen) in get_src_version() argument
|
| /third_party/backends/backend/ |
| H A D | sm3840.c | 566 add_sm_device (SANE_String_Const devname, SANE_String_Const modname) in add_sm_device() argument
|
| /third_party/musl/porting/linux/user/src/locale/ |
| H A D | dcngettext.c | 207 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
|
| /third_party/musl/src/locale/ |
| H A D | dcngettext.c | 181 const char *dirname, *locname, *catname, *modname, *locp; in dcngettext() local
|
| /third_party/python/Tools/scripts/ |
| H A D | freeze_modules.py | 247 def modname(self): global() member in FrozenSource 299 def modname(self): global() member in FrozenModule [all...] |
| /kernel/linux/linux-6.6/kernel/module/ |
| H A D | kallsyms.c | 476 int module_kallsyms_on_each_symbol(const char *modname, in module_kallsyms_on_each_symbol() argument 324 module_address_lookup(unsigned long addr, unsigned long *size, unsigned long *offset, char **modname, const unsigned char **modbuildid, char *namebuf) module_address_lookup() argument
|