Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 25 of 48) sorted by relevance

12

/arch/um/drivers/
Dslip_common.c48 int actual, n; in slip_proto_write() local
50 actual = slip_esc(buf, slip->obuf, len); in slip_proto_write()
51 n = net_write(fd, slip->obuf, actual); in slip_proto_write()
Dubd_kern.c608 unsigned long long actual; in backing_file_mismatch() local
618 err = os_file_size(file, &actual); in backing_file_mismatch()
625 if (actual != size) { in backing_file_mismatch()
629 "vs backing file\n", (unsigned long long) size, actual); in backing_file_mismatch()
/arch/arm/include/debug/
Dtegra.S68 adr \rp, 99f @ actual addr of 99f
72 sub \tmp, \rp, \rv @ actual tegra_uart_config
Dbrcmstb.S53 adr \rp, 99f @ actual addr of 99f
57 sub \tmp, \rp, \rv @ actual brcmstb_uart_config
/arch/um/os-Linux/
Dfile.c253 unsigned long long actual; in os_seek_file() local
255 actual = lseek64(fd, offset, SEEK_SET); in os_seek_file()
256 if (actual != offset) in os_seek_file()
/arch/arm/boot/dts/
Drk3288-veyron-pinky.dts32 * Therefore disable the powerseq (and actual reset) for pinky.
Ddra7.dtsi445 * NOTE: only FBB mode used but actual vset will
478 * NOTE: only FBB mode used but actual vset will
511 * NOTE: only FBB mode used but actual vset will
544 * NOTE: only FBB mode used but actual vset will
Domap5.dtsi384 * NOTE: only FBB mode used but actual vset will
414 * NOTE: only FBB mode used but actual vset will
Dimx6qdl-tx6-lcd.dtsi57 * the PWM value and the actual duty cycle
Drk3036-kylin.dts34 * on the actual card populated):
Dpxa3xx.dtsi86 * Table that determines the low power modes outputs, with actual settings
/arch/m68k/
DKconfig.devices67 To compile the actual ethernet driver, choose Y or M for the SMC91X
81 To compile the actual ethernet driver, choose Y or M in for the NE2000
/arch/arm/nwfpe/
Dfpmodule.inl26 instruction, and points 4 bytes beyond the actual instruction
/arch/arm/mm/
Dproc-macros.S87 mov \reg, \reg, lsl \tmp @ actual cache line size
104 mov \reg, \reg, lsl \tmp @ actual cache line size
/arch/arm64/boot/dts/rockchip/
Dpx30-evb.dts70 * on the actual card populated):
Drk3399-sapphire-excavator.dts131 * on the actual card populated):
Drk3328-evb.dts33 * on the actual card populated):
/arch/arm/mach-pxa/
Dsleep.S106 @ We keep the change-down close to the actual suspend on SDRAM
/arch/arm/plat-omap/
DKconfig88 The actual timer selection is done in the board file
/arch/powerpc/platforms/pseries/
DKconfig75 will still need to enable or compile the actual drivers
/arch/arm64/boot/dts/allwinner/
Dsun50i-h5.dtsi144 * PMU, the actual silicon does not have the PMU
/arch/powerpc/platforms/85xx/
DKconfig268 unset based on the emulated CPU (or actual host CPU in the case
/arch/microblaze/
DKconfig168 window to be twice as large as the actual physical memory.
/arch/nds32/
DKconfig.cpu169 vmalloc space and actual amount of RAM, you may not need this
/arch/m68k/ifpsp060/
DTEST.DOC38 hexadecimal images of the actual tests. This format is the

12