Home
last modified time | relevance | path

Searched refs:exported (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/kernel/
H A Dkallsyms.c512 int exported; member
541 &iter->exported); in get_ksymbol_mod()
560 &iter->exported); in get_ksymbol_ftrace_mod()
574 iter->exported = 0; in get_ksymbol_bpf()
594 iter->exported = 0; in get_ksymbol_kprobe()
708 * Label it "global" if it is exported, in s_show()
709 * "local" if not exported. in s_show()
711 type = iter->exported ? toupper(iter->type) : in s_show()
H A Dmodule.c593 /* Find an exported symbol and return it, along with, (optional) crc and
2309 * Ensure that an exported symbol [global namespace] does not already exist
2310 * in the kernel or in some other module's exported symbol table.
2667 /* Lookup exported symbol in given range of kernel_symbols */
3525 "no versions for exported symbols"); in check_module_license_and_versions()
4398 char *name, char *module_name, int *exported) in module_get_kallsym()
4416 *exported = is_exported(name, *value, mod); in module_get_kallsym()
4397 module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) module_get_kallsym() argument
/kernel/linux/linux-6.6/kernel/
H A Dkallsyms.c623 int exported; member
632 &iter->exported); in get_ksymbol_mod()
651 &iter->exported); in get_ksymbol_ftrace_mod()
665 iter->exported = 0; in get_ksymbol_bpf()
685 iter->exported = 0; in get_ksymbol_kprobe()
794 * Label it "global" if it is exported, in s_show()
795 * "local" if not exported. in s_show()
797 type = iter->exported ? toupper(iter->type) : in s_show()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ksym.c56 type = iter->exported ? to_upper(type) : to_lower(type); in dump_ksym()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h99 int exported; member
H A Daicasm_symbol.c520 if (cursym->info.linfo->exported == 0) in symtable_dump()
H A Daicasm_gram.y1045 $2->info.linfo->exported = $1;
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h99 int exported; member
H A Daicasm_symbol.c521 if (cursym->info.linfo->exported == 0) in symtable_dump()
H A Daicasm_gram.y1044 $2->info.linfo->exported = $1;
/kernel/linux/linux-5.10/include/linux/
H A Dmodule.h215 * exported with EXPORT_SYMBOL_GPL when a non free module is loaded.
398 /* GPL-only exported symbols. */
405 /* unused exported symbols. */
410 /* GPL-only, unused exported symbols. */
611 char *name, char *module_name, int *exported);
793 char *module_name, int *exported) in module_get_kallsym()
791 module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) module_get_kallsym() argument
H A Dftrace.h73 char *module_name, int *exported);
77 char *module_name, int *exported) in ftrace_mod_get_kallsym()
75 ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_mod_get_kallsym() argument
/kernel/linux/linux-6.6/include/linux/
H A Dmodule.h213 * exported with EXPORT_SYMBOL_GPL when a non free module is loaded.
440 /* GPL-only exported symbols. */
939 char *name, char *module_name, int *exported);
973 char *module_name, int *exported) in module_get_kallsym()
971 module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) module_get_kallsym() argument
H A Dftrace.h105 char *module_name, int *exported);
109 char *module_name, int *exported) in ftrace_mod_get_kallsym()
107 ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_mod_get_kallsym() argument
/kernel/linux/linux-6.6/kernel/module/
H A Dkallsyms.c15 /* Lookup exported symbol in given range of kernel_symbols */
385 char *name, char *module_name, int *exported) in module_get_kallsym()
403 *exported = is_exported(name, *value, mod); in module_get_kallsym()
384 module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) module_get_kallsym() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dftrace.c6332 int *exported) in ftrace_get_trampoline_kallsym()
6343 *exported = 0; in ftrace_get_trampoline_kallsym()
6696 char *module_name, int *exported) in ftrace_mod_get_kallsym()
6720 *exported = 1; in ftrace_mod_get_kallsym()
6728 module_name, exported); in ftrace_mod_get_kallsym()
6744 int *exported) in ftrace_mod_get_kallsym()
6750 module_name, exported); in ftrace_mod_get_kallsym()
6329 ftrace_get_trampoline_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_get_trampoline_kallsym() argument
6694 ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_mod_get_kallsym() argument
6742 ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_mod_get_kallsym() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dftrace.c6621 int *exported) in ftrace_get_trampoline_kallsym()
6632 *exported = 0; in ftrace_get_trampoline_kallsym()
7024 char *module_name, int *exported) in ftrace_mod_get_kallsym()
7048 *exported = 1; in ftrace_mod_get_kallsym()
7056 module_name, exported); in ftrace_mod_get_kallsym()
7072 int *exported) in ftrace_mod_get_kallsym()
7078 module_name, exported); in ftrace_mod_get_kallsym()
6618 ftrace_get_trampoline_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_get_trampoline_kallsym() argument
7022 ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_mod_get_kallsym() argument
7070 ftrace_mod_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) ftrace_mod_get_kallsym() argument
/kernel/linux/linux-6.6/tools/net/ynl/
H A Dynl-gen-c.py1914 exported = not kernel_can_gen_family_struct(family)
1916 if not terminate or exported:
1924 if not exported:
1936 qual = 'static const' if not exported else 'const'
/kernel/linux/linux-5.10/scripts/
H A Dkernel-doc68 exported using EXPORT_SYMBOL() or EXPORT_SYMBOL_GPL()
71 exported using EXPORT_SYMBOL() or EXPORT_SYMBOL_GPL()
297 OUTPUT_EXPORTED => 2, # output exported symbols
298 OUTPUT_INTERNAL => 3, # output non-exported symbols
446 } elsif ($cmd eq "export") { # only exported symbols
449 } elsif ($cmd eq "internal") { # only non-exported symbols
/kernel/linux/linux-6.6/scripts/
H A Dkernel-doc150 OUTPUT_EXPORTED => 2, # output exported symbols
151 OUTPUT_INTERNAL => 3, # output non-exported symbols
316 } elsif ($cmd eq "export") { # only exported symbols
319 } elsif ($cmd eq "internal") { # only non-exported symbols
2457 Only output documentation for the symbols that have been exported using
2462 Only output documentation for the symbols that have NOT been exported using

Completed in 46 milliseconds