Searched refs:cc (Results 51 - 75 of 91) sorted by relevance

1234

/arch/s390/include/asm/
H A Dvtoc.h25 __u16 cc; member in struct:vtoc_cchhb
32 __u16 cc; member in struct:vtoc_cchh
/arch/x86/boot/compressed/
H A DMakefile15 KBUILD_CFLAGS += $(call cc-option,-ffreestanding)
16 KBUILD_CFLAGS += $(call cc-option,-fno-stack-protector)
/arch/x86/um/vdso/
H A DMakefile41 $(filter -g%,$(KBUILD_CFLAGS)) $(call cc-option, -fno-stack-protector) \
77 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/alpha/
H A DMakefile16 cflags-y += $(call cc-option, -fno-jump-tables)
/arch/powerpc/kernel/vdso32/
H A DMakefile19 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/powerpc/kernel/vdso64/
H A DMakefile14 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/s390/kernel/vdso32/
H A DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/s390/kernel/vdso64/
H A DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/sh/kernel/vsyscall/
H A DMakefile18 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/x86/kernel/cpu/
H A DMakefile12 nostackp := $(call cc-option, -fno-stack-protector)
H A Dcentaur.c347 u32 aa, bb, cc, dd; local
455 cpuid(0x80000005, &aa, &bb, &cc, &dd);
457 c->x86_cache_size = (cc>>24)+(dd>>24);
/arch/s390/kernel/
H A Dsmp.c110 int cc; local
116 : "=d" (cc), "+d" (reg1) : "d" (addr), "a" (order) : "cc");
117 if (status && cc == 1)
119 return cc;
124 int cc; local
127 cc = __pcpu_sigp(addr, order, parm, status);
128 if (cc != sigp_busy)
129 return cc;
136 int cc, retr local
[all...]
/arch/s390/lib/
H A Dstring.c24 : "+d" (r0), "+a" (s) : : "cc" );
35 : "+d" (p), "+a" (s) : "d" (r0) : "cc" );
84 : "cc", "memory" );
152 : "d" (r0), "0" (0UL) : "cc", "memory" );
225 : : "cc" );
266 int cc; local
272 : "=&d" (cc), "+a" (r2), "+a" (r3),
273 "+a" (r4), "+a" (r5) : : "cc" );
274 if (!cc)
301 : "+a" (ret), "+&a" (s) : "d" (r0) : "cc" );
[all...]
/arch/ia64/kernel/
H A Dmca_drv.c401 if (psp->tc || psp->cc || psp->rc || psp->uc)
604 } else if (psp->cc && !psp->bc) { /* Cache error */
678 if (psp->tc && !(psp->cc || psp->bc || psp->rc || psp->uc))
683 * cc bc
689 if (psp->cc == 0 && (psp->bc == 0 || pbci == NULL))
/arch/sparc/
H A DMakefile55 KBUILD_CFLAGS += $(call cc-option,-mtune=ultrasparc3)
/arch/xtensa/
H A DMakefile38 KBUILD_CFLAGS += $(call cc-option,-mforce-no-pic,)
/arch/blackfin/
H A DMakefile16 KBUILD_CFLAGS += $(call cc-option,-mno-fdpic)
20 KBUILD_AFLAGS += $(call cc-option,-mno-fdpic)
/arch/blackfin/mach-common/
H A Dhead.S20 cc = r2 == 0; define
21 if cc jump .L_bss_done;
H A Dinterrupt.S116 cc = r0 == 0; define
117 if cc jump .Lcommon_restore_context;
/arch/microblaze/kernel/
H A Dtimer.c190 .cc = NULL,
193 static cycle_t microblaze_cc_read(const struct cyclecounter *cc) argument
/arch/s390/oprofile/
H A Dhwsampler.c72 int cc; local
75 cc = 1;
83 : "+d" (cc), "+a" (buffer)
85 : "cc", "memory");
87 return cc ? -EINVAL : 0 ;
92 int cc; local
93 cc = 1;
100 : "=d" (cc), "+a" (buffer)
102 : "cc", "memory");
104 return cc
[all...]
/arch/x86/math-emu/
H A Dfpu_trig.c792 int cc; local
801 cc = 0;
862 cc |= SW_C0;
864 cc |= SW_C3;
866 cc |= SW_C1;
924 cc = SW_C2;
936 setcc(cc);
949 setcc(cc);
/arch/x86/vdso/
H A DMakefile54 $(filter -g%,$(KBUILD_CFLAGS)) $(call cc-option, -fno-stack-protector) \
184 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/arm/kernel/
H A Dkprobes-test.c242 : : : "r0", "r1", "cc"
273 : : : "r0", "r1", "cc"
1053 static unsigned long test_check_cc(int cc, unsigned long cpsr) argument
1055 int ret = arm_check_condition(cc << 28, cpsr);
1077 int cc = current_instruction >> 28; local
1079 probe_should_run = test_check_cc(cc, cpsr) != 0;
1086 int cc = (current_instruction >> kprobe_test_cc_position) & 0xf; local
1087 probe_should_run = test_check_cc(cc, cpsr) != 0;
/arch/m68k/ifpsp060/src/
H A Dilsp.S115 mov.w %cc,DIV64_CC(%a6)
130 mov.w %cc,DIV64_CC(%a6)
159 mov.w &0x0, %cc # clear 'X' cc bit
224 mov.w DIV64_CC(%a6),%cc
248 mov.w DIV64_CC(%a6),%cc
256 mov.w DIV64_CC(%a6),%cc
517 mov.w %cc,MUL64_CC(%a6) # save incoming ccodes
586 mov.w %d4,%cc
612 mov.w %d4,%cc # se
[all...]

Completed in 460 milliseconds

1234