Searched refs:NM (Results 1 - 34 of 34) sorted by relevance

/linux-4.4.14/arch/nios2/boot/
H A DMakefile9 UIMAGE_LOADADDR = $(shell $(NM) vmlinux | awk '$$NF == "_stext" {print $$1}')
10 UIMAGE_ENTRYADDR = $(shell $(NM) vmlinux | awk '$$NF == "_start" {print $$1}')
/linux-4.4.14/arch/x86/um/vdso/
H A DMakefile62 $(NM) $< | LC_ALL=C sed -n $(sed-vdsosym) | LC_ALL=C sort > $@
75 sh $(srctree)/$(src)/checkundef.sh '$(NM)' '$@'
/linux-4.4.14/arch/alpha/
H A DMakefile11 NM := $(NM) -B macro
/linux-4.4.14/arch/x86/realmode/rm/
H A DMakefile36 cmd_pasyms = $(NM) $(filter-out FORCE,$^) | \
/linux-4.4.14/arch/s390/boot/compressed/
H A DMakefile30 cmd_sizes = $(NM) $< | sed -n $(sed-sizes) > $@
/linux-4.4.14/arch/arm64/kernel/vdso/
H A DMakefile45 $(NM) $< | $(gen-vdsosym) | LC_ALL=C sort > $@ && \
/linux-4.4.14/fs/isofs/
H A Drock.c264 if (rr->u.NM.flags & 6) get_rock_ridge_filename()
267 if (rr->u.NM.flags & ~1) { get_rock_ridge_filename()
268 printk("Unsupported NM flag settings (%d)\n", get_rock_ridge_filename()
269 rr->u.NM.flags); get_rock_ridge_filename()
277 p = memchr(rr->u.NM.name, '\0', len); get_rock_ridge_filename()
279 len = p - rr->u.NM.name; get_rock_ridge_filename()
280 memcpy(retname + retnamlen, rr->u.NM.name, len); get_rock_ridge_filename()
295 return retnamlen; /* If 0, this file did not have a NM field */ get_rock_ridge_filename()
H A Drock.h107 struct RR_NM_s NM; member in union:rock_ridge::__anon11586
H A Ddir.c191 is no Rock Ridge NM field. */ do_isofs_readdir()
/linux-4.4.14/arch/blackfin/boot/
H A DMakefile17 UIMAGE_ENTRYADDR = $(shell $(NM) vmlinux | awk '$$NF == "__start" {print $$1}')
/linux-4.4.14/arch/x86/include/asm/fpu/
H A Dtypes.h334 * CR0::TS to 1, which causes any FPU use to raise a #NM fault.
339 * incurring the overhead of #NM fault traps.
342 * optimized XSAVE instructions), we don't use #NM traps anymore,
H A Dinternal.h548 * to save the FP state - we'll just take a #NM
654 * lazy FPU mode, it is just an optimization to avoid a #NM exception,
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h102 { SVM_EXIT_EXCP_BASE + NM_VECTOR, "NM excp" }, \
/linux-4.4.14/arch/ia64/
H A DMakefile16 NM := $(CROSS_COMPILE)nm -B macro
/linux-4.4.14/arch/x86/boot/
H A DMakefile83 cmd_voffset = $(NM) $< | sed -n $(sed-voffset) > $@
92 cmd_zoffset = $(NM) $< | sed -n $(sed-zoffset) > $@
/linux-4.4.14/tools/lib/traceevent/
H A DMakefile26 $(call allow-override,NM,$(CROSS_COMPILE)nm)
254 $(NM) -u -D $1 | awk 'NF>1 {print "\t"$$2";"}' | sort -u; \
/linux-4.4.14/arch/powerpc/
H A DMakefile39 new_nm := $(shell if $(NM) --help 2>&1 | grep -- '--synthetic' > /dev/null; then echo y; else echo n; fi)
42 NM := $(NM) --synthetic macro
/linux-4.4.14/scripts/
H A Dlink-vmlinux.sh96 ${NM} -n ${1} | \
H A Dnamespace.pl69 my $nm = ($ENV{'NM'} || "nm") . " -p";
/linux-4.4.14/arch/powerpc/kernel/
H A DMakefile165 cmd_prom_init_check = $(CONFIG_SHELL) $< "$(NM)" "$(obj)/prom_init.o"
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dudbg_adb.c69 "U{IP\rLJ\"K:|<?NM>" /* 0x20 - 0x2f */
/linux-4.4.14/arch/parisc/
H A DMakefile24 NM = sh $(srctree)/arch/parisc/nm macro
/linux-4.4.14/arch/x86/entry/vdso/
H A DMakefile163 sh $(srctree)/$(src)/checkundef.sh '$(NM)' '$@'
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c95 /* NM 0.7.0 will not accept channel any more. */ ieee80211_wx_get_freq()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.c168 /* downclock -- write new NM first */ setPLL_single()
/linux-4.4.14/arch/mips/
H A DMakefile236 entry-y = 0x$(shell $(NM) vmlinux 2>/dev/null \
/linux-4.4.14/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c163 #define COM11_NMFR 0x60 /* Two bit NM frame rate */
/linux-4.4.14/drivers/media/common/
H A Dtveeprom.c211 { TUNER_ABSENT, "TCL 1676NM-WM"},
/linux-4.4.14/arch/x86/kvm/
H A Dtrace.h269 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
/linux-4.4.14/fs/ocfs2/dlm/
H A Ddlmthread.c491 /* Launch the NM thread for the mounted volume */ dlm_launch_thread()
/linux-4.4.14/
H A DMakefile348 NM = $(CROSS_COMPILE)nm macro
409 export CPP AR NM STRIP OBJCOPY OBJDUMP
/linux-4.4.14/drivers/misc/mei/
H A Dhw-me.c1251 /* make sure that bit 9 (NM) is up and bit 10 (DM) is down */ mei_me_fw_type_nm()
/linux-4.4.14/drivers/media/i2c/
H A Dov7670.c113 #define COM11_NMFR 0x60 /* Two bit NM frame rate */
H A Dov9650.c135 #define COM11_NMFR 0x60 /* Two bit NM frame rate */

Completed in 1448 milliseconds