Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 26) sorted by relevance

12

/arch/mips/alchemy/
DKconfig1 # au1000-style gpio and interrupt controllers
5 # au1300-style GPIO/INT controller
/arch/powerpc/platforms/cell/
Dbeat_wrapper.h66 static inline s64 beat_pause(u64 style) in beat_pause() argument
68 return beat_hcall_norets(HV_pause, style); in beat_pause()
178 static inline s64 beat_set_dabr(u64 value, u64 style) in beat_set_dabr() argument
180 return beat_hcall_norets(HV_set_dabr, value, style); in beat_set_dabr()
/arch/mips/include/uapi/asm/
Dptrace.h97 enum pt_watch_style style; member
/arch/ia64/kernel/
DMakefile.gate13 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/tile/kernel/vdso/
DMakefile57 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
116 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/parisc/math-emu/
DREADME3 Linux coding style, please leave them in their funny format just in case
/arch/sh/kernel/vsyscall/
DMakefile18 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/powerpc/kernel/vdso64/
DMakefile14 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/powerpc/kernel/vdso32/
DMakefile21 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/s390/kernel/vdso32/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/s390/kernel/vdso64/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/arm64/kernel/vdso/
DMakefile16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/mips/kernel/
Dptrace.c190 enum pt_watch_style style; in ptrace_get_watch_regs() local
199 style = pt_watch_style_mips32; in ptrace_get_watch_regs()
202 style = pt_watch_style_mips64; in ptrace_get_watch_regs()
206 __put_user(style, &addr->style); in ptrace_get_watch_regs()
/arch/arm/vdso/
DMakefile15 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/x86/um/vdso/
DMakefile77 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
/arch/mips/vdso/
DMakefile40 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
/arch/x86/vdso/
DMakefile177 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
/arch/sh/kernel/cpu/sh5/
Dswitchto.S47 ! Do normal-style register save to support backtrace
/arch/arm/nwfpe/
DChangeLog2 * Reformat all but softfloat files to get a consistent coding style.
/arch/arm/mach-s3c24xx/
DKconfig105 compatible with the Simtec style of power management
199 Internal node for machines with an BAST style IDE
/arch/m68k/q40/
DREADME80 The Q40 consists of a 68040@40 MHz, 1MB video RAM, up to 32MB RAM, AT-style
/arch/alpha/
DKconfig180 MOUSE (PS2 style), RTC/NVRAM. Boot ROM is Flash. PC-AT-sized
381 (NCR 810 on PCI) Ethernet (Digital 21040), KBD, MOUSE (PS2 style),
/arch/sparc/lib/
Dchecksum_32.S369 jmp %o5 + %lo(12f) ! jump into it, duff style, wheee...
/arch/x86/
DKconfig895 SMP-capable replacement for PC-style interrupt controllers. Most
1297 prompt "Old style AMD Opteron NUMA detection"
2250 # x86_64 have no ISA slots, but can have ISA-style DMA.
2252 bool "ISA-style DMA support" if (X86_64 && EXPERT)
2255 Enables ISA-style DMA support for devices requiring such controllers.
/arch/arm/
DKconfig.debug926 co-processor 14. This is known to work on the ARM9 style ICE

12