/arch/x86/include/asm/ |
D | perf_event.h | 74 unsigned int full; member 87 unsigned int full; member 96 unsigned int full; member
|
/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_dmc_in_defs.h | 148 unsigned int full : 1; member 232 unsigned int full : 1; member 245 unsigned int full : 1; member 258 unsigned int full : 1; member 270 unsigned int full : 1; member
|
/arch/microblaze/kernel/cpu/ |
D | Makefile | 12 obj-y += cache.o cpuinfo.o cpuinfo-pvr-full.o cpuinfo-static.o mb.o pvr.o
|
/arch/arm/mach-zynq/include/mach/ |
D | debug-macro.S | 35 bne 1002b @ wait if FIFO is full
|
/arch/ia64/kernel/ |
D | perfmon_default_smpl.c | 126 if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full; in default_handler() 192 if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full; in default_handler() 203 full: in default_handler()
|
/arch/arm/mach-h720x/include/mach/ |
D | debug-macro.S | 32 tst \rd, #1 << 5 @ UARTFLGUTXFF - 1 when full
|
/arch/arm/mach-l7200/include/mach/ |
D | debug-macro.S | 30 tst \rd, #1 << 5 @ UARTFLGUTXFF - 1 when full
|
/arch/x86/kernel/cpu/ |
D | intel_cacheinfo.c | 135 u32 full; member 144 u32 full; member 151 u32 full; member 235 eax->full = 0; in amd_cpuid4() 236 ebx->full = 0; in amd_cpuid4() 237 ecx->full = 0; in amd_cpuid4() 544 cpuid_count(4, index, &eax.full, &ebx.full, &ecx.full, &edx); in cpuid4_cache_lookup_regs() 570 cache_eax.full = eax; in find_num_cache_leaves()
|
D | perf_event_intel.c | 1687 ebx.full = x86_pmu.events_maskl; in intel_nehalem_quirk() 1697 x86_pmu.events_maskl = ebx.full; in intel_nehalem_quirk() 1724 cpuid(10, &eax.full, &ebx.full, &unused, &edx.full); in intel_pmu_init() 1739 x86_pmu.events_maskl = ebx.full; in intel_pmu_init()
|
/arch/x86/oprofile/ |
D | op_model_ppro.c | 80 eax.full = cpuid_eax(0xa); in ppro_setup_ctrs() 212 eax.full = cpuid_eax(0xa); in arch_perfmon_setup_counters()
|
/arch/powerpc/oprofile/cell/ |
D | spu_task_sync.c | 56 int full = 1; in spu_buff_add() local 61 full = 0; in spu_buff_add() 66 full = 0; in spu_buff_add() 69 if (!full) { in spu_buff_add()
|
/arch/ia64/scripts/ |
D | toolchain-flags | 17 res=$($OBJDUMP --full --section .rodata $out | fgrep 000 | cut -f3 -d' ')
|
/arch/alpha/lib/ |
D | strncpy.S | 32 bne $18, $multiword # do we have full words left?
|
/arch/arm/plat-omap/ |
D | mailbox.c | 157 if (mq->full) { in mbox_rx_work() 158 mq->full = false; in mbox_rx_work() 184 mq->full = true; in __mbox_rx_interrupt()
|
/arch/arm/plat-omap/include/plat/ |
D | mailbox.h | 50 bool full; member
|
/arch/x86/kernel/acpi/ |
D | wakeup_32.S | 20 # reload the gdt, as we need the full 32 bit address
|
/arch/cris/arch-v32/drivers/ |
D | Kconfig | 22 speed and duplex will be locked to 100 Mbit and full duplex. 132 bool "Ser0 is a full duplex RS-485 port" 135 Configure serial port 0 to be a full duplex (four wires) RS-485 port. 179 bool "Ser1 is a full duplex RS-485 port" 182 Configure serial port 1 to be a full duplex (four wires) RS-485 port. 226 bool "Ser2 is a full duplex RS-485 port" 229 Configure serial port 2 to be a full duplex (four wires) RS-485 port. 274 bool "Ser3 is a full duplex RS-485 port" 277 Configure serial port 3 to be a full duplex (four wires) RS-485 port. 321 bool "Ser4 is a full duplex RS-485 port" [all …]
|
D | sync_serial.c | 128 int full; member 1141 while ((start == end) && !port->full) /* No data */ in sync_serial_read() 1158 if (port->full) in sync_serial_read() 1173 port->full = 0; in sync_serial_read() 1454 port->full = 1; in rx_interrupt()
|
/arch/powerpc/boot/dts/ |
D | iss4xx.dts | 86 /* Wish there was a nicer way of specifying a full 32-bit
|
D | iss4xx-mpic.dts | 125 /* Wish there was a nicer way of specifying a full 32-bit
|
/arch/m68k/math-emu/ |
D | fp_decode.h | 139 | decode the index of the brief/full extension word 188 | get the extension word and test for brief or full extension type
|
/arch/tile/ |
D | Kconfig | 174 Linux can use the full amount of RAM in the system by 234 bool "2.75G/1.25G user/kernel split (for full 1G low memory)" 284 form the full kernel command line, when the system boots.
|
/arch/mips/kernel/ |
D | entry.S | 80 FEXPORT(restore_all) # restore full frame
|
/arch/cris/arch-v10/drivers/ |
D | sync_serial.c | 144 int full; member 1134 while (start == end && !port->full) { in sync_serial_read() 1150 if (port->full) in sync_serial_read() 1165 port->full = 0; in sync_serial_read() 1359 port->full = 1; in rx_interrupt()
|
/arch/powerpc/kvm/ |
D | Kconfig | 80 guest operating systems will run at full hardware speed
|