Searched refs:style (Results 1 – 25 of 26) sorted by relevance
12
/arch/mips/alchemy/ |
D | Kconfig | 1 # au1000-style gpio and interrupt controllers 5 # au1300-style GPIO/INT controller
|
/arch/powerpc/platforms/cell/ |
D | beat_wrapper.h | 66 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/ |
D | ptrace.h | 97 enum pt_watch_style style; member
|
/arch/ia64/kernel/ |
D | Makefile.gate | 13 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/tile/kernel/vdso/ |
D | Makefile | 57 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) 116 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/parisc/math-emu/ |
D | README | 3 Linux coding style, please leave them in their funny format just in case
|
/arch/sh/kernel/vsyscall/ |
D | Makefile | 18 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/powerpc/kernel/vdso64/ |
D | Makefile | 14 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/powerpc/kernel/vdso32/ |
D | Makefile | 21 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/s390/kernel/vdso32/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/s390/kernel/vdso64/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/arm64/kernel/vdso/ |
D | Makefile | 16 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/mips/kernel/ |
D | ptrace.c | 190 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/ |
D | Makefile | 15 VDSO_LDFLAGS += $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/x86/um/vdso/ |
D | Makefile | 77 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv)
|
/arch/mips/vdso/ |
D | Makefile | 40 $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
|
/arch/x86/vdso/ |
D | Makefile | 177 VDSO_LDFLAGS = -fPIC -shared $(call cc-ldoption, -Wl$(comma)--hash-style=sysv) \
|
/arch/sh/kernel/cpu/sh5/ |
D | switchto.S | 47 ! Do normal-style register save to support backtrace
|
/arch/arm/nwfpe/ |
D | ChangeLog | 2 * Reformat all but softfloat files to get a consistent coding style.
|
/arch/arm/mach-s3c24xx/ |
D | Kconfig | 105 compatible with the Simtec style of power management 199 Internal node for machines with an BAST style IDE
|
/arch/m68k/q40/ |
D | README | 80 The Q40 consists of a 68040@40 MHz, 1MB video RAM, up to 32MB RAM, AT-style
|
/arch/alpha/ |
D | Kconfig | 180 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/ |
D | checksum_32.S | 369 jmp %o5 + %lo(12f) ! jump into it, duff style, wheee...
|
/arch/x86/ |
D | Kconfig | 895 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/ |
D | Kconfig.debug | 926 co-processor 14. This is known to work on the ARM9 style ICE
|
12