Searched refs:ksyms (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/hp300/
H A DMakefile12 export-objs := ksyms.o
14 obj-y := ksyms.o config.o ints.o time.o reboot.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A DMakefile20 export-objs := ksyms.o
26 obj-$(CONFIG_MODULES) += ksyms.o
/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A DMakefile12 export-objs = signal.o sys.o kmod.o context.o ksyms.o pm.o exec_domain.o printk.o kernprof.o
20 obj-$(CONFIG_MODULES) += ksyms.o
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinsmod.c703 static struct new_module_symbol *ksyms; variable in typeref:struct:new_module_symbol
1659 add_symbols_from(f, SHN_HIRESERVE + 1, ksyms, nksyms);
1958 ksyms = s = (nms ? xmalloc(nms * sizeof(*s)) : NULL);
1974 && strcmp((char *) ksyms[0].name,
1975 "Using_Versions") == 0) return ksyms[0].value;
2466 ksyms = syms;
2484 for (i = 0, s = ksyms; i < nksyms; ++i, ++s)
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/DocBook/
H A DMakefile118 $(TOPDIR)/kernel/ksyms.c \
/asus-wl-520gu-7.0.1.45/src/linux/linux/
H A DMakefile221 kernel/ksyms.lst include/linux/compile.h \

Completed in 76 milliseconds