not               225 arch/arc/include/asm/entry-compact.h 	mov	lp_count, r9	;LD to lp_count is not allowed
not               309 arch/arc/include/asm/entry-compact.h 	mov	lp_count, r9	;LD to lp_count is not allowed
not                26 arch/arc/include/asm/tlb-mmu1.h ; -- jh_ex_way_set not cleared on startup
not                29 arch/arm/include/asm/vfpmacros.h 	ldr	\tmp, =elf_hwcap		    @ may not have MVFR regs
not                53 arch/arm/include/asm/vfpmacros.h 	ldr	\tmp, =elf_hwcap		    @ may not have MVFR regs
not               225 arch/m68k/fpsp040/fpsp.h 	.set	nan_bit,0	|  not-a-number result
not              14840 arch/m68k/ifpsp060/src/fpsp.S # if the precision is extended, this result could not have come from an
not              15293 arch/m68k/ifpsp060/src/fpsp.S # if the precision is extended, this result could not have come from an
not              11271 arch/m68k/ifpsp060/src/pfpsp.S # if the precision is extended, this result could not have come from an
not              11724 arch/m68k/ifpsp060/src/pfpsp.S # if the precision is extended, this result could not have come from an
not               621 arch/mips/include/asm/asmmacro.h 	not	$1, zero
not                10 arch/parisc/math-emu/cnv_float.h     PA header file -- do not include this header file for non-PA builds.
not                 9 arch/parisc/math-emu/dbl_float.h     PA header file -- do not include this header file for non-PA builds.
not                26 arch/parisc/math-emu/float.h     PA header file -- do not include this header file for non-PA builds.
not                10 arch/parisc/math-emu/fpbits.h     PA header file -- do not include this header file for non-PA builds.
not                22 arch/parisc/math-emu/fpu.h     PA header file -- do not include this header file for non-PA builds.
not                10 arch/parisc/math-emu/hppa.h     PA header file -- do not include this header file for non-PA builds.
not                10 arch/parisc/math-emu/sgl_float.h     PA header file -- do not include this header file for non-PA builds.
not                 6 arch/x86/boot/code16gcc.h # This is done this way instead via asm() to make sure gcc does not reorder
not              1010 arch/x86/kvm/emulate.c FASTOP1(not);
not               661 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	struct i915_sw_fence *timeout = NULL, *not = NULL;
not               677 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	not = wrap_dma_fence(dma, 0);
not               678 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	if (IS_ERR(not)) {
not               679 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 		err = PTR_ERR(not);
not               684 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	if (i915_sw_fence_done(timeout) || i915_sw_fence_done(not)) {
not               700 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	if (i915_sw_fence_done(timeout) || i915_sw_fence_done(not)) {
not               712 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	if (i915_sw_fence_done(not)) {
not               720 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	if (!i915_sw_fence_done(timeout) || !i915_sw_fence_done(not)) {
not               725 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	free_fence(not);
not               735 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 	if (!IS_ERR_OR_NULL(not))
not               736 drivers/gpu/drm/i915/selftests/i915_sw_fence.c 		free_fence(not);
not               602 drivers/mtd/mtdcore.c 	struct mtd_notifier *not;
not               692 drivers/mtd/mtdcore.c 	list_for_each_entry(not, &mtd_notifiers, list)
not               693 drivers/mtd/mtdcore.c 		not->add(mtd);
not               726 drivers/mtd/mtdcore.c 	struct mtd_notifier *not;
not               739 drivers/mtd/mtdcore.c 	list_for_each_entry(not, &mtd_notifiers, list)
not               740 drivers/mtd/mtdcore.c 		not->remove(mtd);
not               299 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(write-not-need-replacement,	0x07),
not               355 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(collision-queue-not-empty,		0x10),
not               397 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(write-not-caused-replacement,	0x05),
not              2614 fs/ceph/caps.c 		int not = want & ~(have & need);
not              2617 fs/ceph/caps.c 		     inode, ceph_cap_string(have), ceph_cap_string(not),
not              2619 fs/ceph/caps.c 		if ((revoking & not) == 0) {
not               271 include/scsi/scsi_transport_fc.h 							   not support NPIV */
not                13 include/sound/wavefront.h      You will not be able to compile this file correctly without gcc, because
not                16 include/sound/wavefront.h      the case on the original platform, MS-DOS). If this is not done,
not              4473 kernel/trace/ftrace.c 		int not;
not              4476 kernel/trace/ftrace.c 						 &func_g.search, &not);
not              4480 kernel/trace/ftrace.c 		if (WARN_ON(not))
not              5409 kernel/trace/ftrace.c 	int not;
not              5413 kernel/trace/ftrace.c 					 &func_g.search, &not);
not              5432 kernel/trace/ftrace.c 			if (!not) {
not              1544 kernel/trace/trace.h 	int			not;
not              1562 kernel/trace/trace.h filter_parse_regex(char *buff, int len, char **search, int *not);
not               638 kernel/trace/trace_events_filter.c 	match = (val == *addr) ^ pred->not;				\
not               665 kernel/trace/trace_events_filter.c 	match = cmp ^ pred->not;
not               679 kernel/trace/trace_events_filter.c 	match = cmp ^ pred->not;
not               704 kernel/trace/trace_events_filter.c 	match = cmp ^ pred->not;
not               742 kernel/trace/trace_events_filter.c 	return cmp ^ pred->not;
not               821 kernel/trace/trace_events_filter.c enum regex_type filter_parse_regex(char *buff, int len, char **search, int *not)
not               827 kernel/trace/trace_events_filter.c 		*not = 1;
not               831 kernel/trace/trace_events_filter.c 		*not = 0;
not               869 kernel/trace/trace_events_filter.c 		type = filter_parse_regex(r->pattern, r->len, &search, &pred->not);
not              1275 kernel/trace/trace_events_filter.c 			pred->not = 1;
not              1376 kernel/trace/trace_events_filter.c 				pred->not = 1;
not               944 tools/lib/traceevent/parse-filter.c 	       char *error_str, int not)
not               978 tools/lib/traceevent/parse-filter.c 				if (not) {
not              1024 tools/lib/traceevent/parse-filter.c 				if (not) {
not               370 tools/usb/testusb.c 	int			all = 0, forever = 0, not = 0;
not               417 tools/usb/testusb.c 		not = 1;
not               481 tools/usb/testusb.c 	if (not)