Searched refs:unwanted (Results 1 - 7 of 7) sorted by relevance

/linux-master/scripts/
H A DMakefile.asm-generic37 unwanted := $(filter-out $(generic-y) $(generated-y),$(old-headers))
42 quiet_cmd_remove = REMOVE $(unwanted)
43 cmd_remove = rm -f $(unwanted)
46 $(if $(unwanted),$(call cmd,remove))
H A DMakefile.headersinst50 unwanted := $(filter-out $(all-headers), $(old-headers))
68 quiet_cmd_remove = REMOVE $(unwanted)
69 cmd_remove = rm -f $(unwanted)
72 ifneq ($(unwanted),)
/linux-master/tools/perf/util/
H A Dauxtrace.c1894 unsigned int unwanted = len1 % itr->alignment; local
1896 len1 -= unwanted;
1897 size -= unwanted;
/linux-master/arch/m68k/fpsp040/
H A Dstan.S316 |--there is a danger of unwanted overflow in first LOOP iteration. In this
/linux-master/kernel/trace/
H A Dtrace_events_filter.c2806 "Failed, unwanted pred visited for filter %s\n",
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S4125 # alone of the control register would trigger an unwanted exception.
5577 #--there is a danger of unwanted overflow in first LOOP iteration. In this
6008 #--there is a danger of unwanted overflow in first LOOP iteration. In this
H A Dfplsp.S5471 #--there is a danger of unwanted overflow in first LOOP iteration. In this
5902 #--there is a danger of unwanted overflow in first LOOP iteration. In this

Completed in 214 milliseconds