Home
last modified time | relevance | path

Searched refs:big (Results 1 – 200 of 231) sorted by relevance

12

/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dusb-ohci.txt9 - big-endian-regs : boolean, set this for hcds with big-endian registers
10 - big-endian-desc : boolean, set this for hcds with big-endian descriptors
11 - big-endian : boolean, for hcds with big-endian-regs + big-endian-desc
12 - no-big-frame-no : boolean, set if frame_no lives in bits [15:0] of HCCA
Dusb-ehci.txt12 - big-endian-regs : boolean, set this for hcds with big-endian registers
13 - big-endian-desc : boolean, set this for hcds with big-endian descriptors
14 - big-endian : boolean, for hcds with big-endian-regs + big-endian-desc
29 big-endian;
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dbase.c35 int big = vma->node->type != mmu->func->spg_shift; in nvkm_vm_map_at() local
49 struct nvkm_memory *pgt = vm->pgt[pde].mem[big]; in nvkm_vm_map_at()
79 int big = vma->node->type != mmu->func->spg_shift; in nvkm_vm_map_sg_table() local
92 struct nvkm_memory *pgt = vm->pgt[pde].mem[big]; in nvkm_vm_map_sg_table()
138 int big = vma->node->type != mmu->func->spg_shift; in nvkm_vm_map_sg() local
148 struct nvkm_memory *pgt = vm->pgt[pde].mem[big]; in nvkm_vm_map_sg()
186 int big = vma->node->type != mmu->func->spg_shift; in nvkm_vm_unmap_at() local
196 struct nvkm_memory *pgt = vm->pgt[pde].mem[big]; in nvkm_vm_unmap_at()
223 nvkm_vm_unmap_pgt(struct nvkm_vm *vm, int big, u32 fpde, u32 lpde) in nvkm_vm_unmap_pgt() argument
233 if (--vpgt->refcount[big]) in nvkm_vm_unmap_pgt()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/
Dfsl-imx-wdt.txt9 - big-endian: If present the watchdog device's registers are implemented
10 in big endian mode, otherwise in native mode(same with CPU), for more
19 big-endian;
/linux-4.4.14/Documentation/devicetree/bindings/display/
Dfsl,dcu.txt11 - big-endian Boolean property, LS1021A DCU registers are big-endian.
20 big-endian;
Dsm501fb.txt21 - little-endian: available on big endian systems, to
23 - big-endian: available on little endian systems, to
/linux-4.4.14/Documentation/devicetree/bindings/regmap/
Dregmap.txt6 1 BE 'big-endian'
14 - {big,little}-endian: these are boolean properties, if absent
31 big-endian;
/linux-4.4.14/arch/mips/boot/dts/brcm/
Dbcm6368.dtsi77 big-endian;
86 big-endian;
87 no-big-frame-no;
Dbcm3384_viper.dtsi92 big-endian;
101 big-endian;
102 no-big-frame-no;
Dbcm3384_zephyr.dtsi110 big-endian;
119 big-endian;
120 no-big-frame-no;
Dbcm7435.dtsi176 no-big-frame-no;
195 no-big-frame-no;
214 no-big-frame-no;
233 no-big-frame-no;
Dbcm7425.dtsi162 no-big-frame-no;
181 no-big-frame-no;
200 no-big-frame-no;
219 no-big-frame-no;
Dbcm7346.dtsi255 no-big-frame-no;
274 no-big-frame-no;
293 no-big-frame-no;
312 no-big-frame-no;
Dbcm7420.dtsi160 no-big-frame-no;
178 no-big-frame-no;
Dbcm7358.dtsi239 no-big-frame-no;
Dbcm7360.dtsi239 no-big-frame-no;
Dbcm7362.dtsi235 no-big-frame-no;
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Dfsl,ftm-timer.txt16 - big-endian: One boolean property, the big endian mode will be in use if it is
30 big-endian;
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dfsl,spdif.txt31 - big-endian : If this property is absent, the native endian mode
32 will be in use as default, or the big endian mode
56 big-endian;
Dfsl,esai.txt40 - big-endian : If this property is absent, the native endian mode
41 will be in use as default, or the big endian mode
56 big-endian;
Dfsl-sai.txt31 - big-endian : Boolean property, required if all the FTM_PWM
32 registers are big-endian rather than little-endian.
71 big-endian;
Dfsl,asrc.txt29 - big-endian : If this property is absent, the little endian mode
30 will be in use as default. Otherwise, the big endian
/linux-4.4.14/Documentation/devicetree/bindings/spi/
Dspi-fsl-dspi.txt15 - big-endian: If present the dspi device's registers are implemented
16 in big endian mode, otherwise in native mode(same with CPU), for more
39 big-endian;
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-mux-reg.txt19 - big-endian: The existence indicates the register is in big endian.
20 If both little-endian and big-endian are omitted, the endianness of the
36 Example of a mux on PCIe card, the host is a powerpc SoC (big endian):
/linux-4.4.14/arch/x86/boot/
Dsetup.ld59 . = ASSERT(_end <= 0x8000, "Setup too big!");
62 . = ASSERT(__end_init <= 5*512, "init sections too big!");
/linux-4.4.14/drivers/cpufreq/
DKconfig.arm5 # big LITTLE core layer and glue drivers
7 tristate "Generic ARM big LITTLE CPUfreq driver"
11 This enables the Generic CPUfreq driver for ARM big.LITTLE platforms.
14 tristate "Generic probing via DT for ARM big LITTLE CPUfreq driver"
18 big.LITTLE platform. This gets frequency tables from DT.
25 big.LITTLE platforms using SPC for power management.
207 This adds the CPUfreq driver support for ARM big.LITTLE platforms
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Dpwm-fsl-ftm.txt34 - big-endian: Boolean property, required if the FTM PWM registers use a big-
51 big-endian;
/linux-4.4.14/Documentation/devicetree/bindings/
Dcommon-properties.txt9 - big-endian: Boolean; force big endian register accesses
43 big-endian;
Dxilinx.txt298 base address for the EHCI registers, and it is always a big-endian
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/
Ductl.txt38 big-endian-regs;
44 big-endian-regs;
/linux-4.4.14/drivers/video/fbdev/matrox/
Dg450_pll.c446 unsigned int big, small; in __g450_setclk()
450 big = pixel_vco; in __g450_setclk()
453 big = vco; in __g450_setclk()
455 while (big > small) { in __g450_setclk()
456 big >>= 1; in __g450_setclk()
458 if (big == small) { in __g450_setclk()
/linux-4.4.14/arch/c6x/
DKconfig40 bool "Build a big kernel"
79 bool "Build big-endian kernel"
82 Say Y if you plan on running a kernel in big-endian mode.
84 port must properly enable any big-endian related features
/linux-4.4.14/drivers/cpuidle/
DKconfig.arm15 bool "Support for ARM big.LITTLE processors"
22 Select this option to enable CPU idle driver for big.LITTLE based
24 define different C-states for little and big cores through the
/linux-4.4.14/Documentation/devicetree/bindings/cpufreq/
Darm_big_little_dt.txt1 Generic ARM big LITTLE cpufreq driver's DT glue
4 This is DT specific glue layer for generic cpufreq driver for big LITTLE
/linux-4.4.14/arch/arm/lib/
Dfindbit.S107 1: eor r3, r2, #0x18 @ big endian byte ordering
125 eor r3, r2, #0x18 @ big endian byte ordering
141 1: eor r3, r2, #0x18 @ big endian byte ordering
159 eor r3, r2, #0x18 @ big endian byte ordering
Dlib1funcs.S63 @ Unless the divisor is very big, shift it up in multiples of
73 @ For very big divisors, we must shift it a bit at a time, or
150 @ Unless the divisor is very big, shift it up in multiples of
160 @ For very big divisors, we must shift it a bit at a time, or
/linux-4.4.14/lib/fonts/
DKconfig59 If the standard 8x16 font is a little too big for you, say Y.
101 big letters (like the letters used in the SPARC PROM). If the
109 big letters. It fits between the sun 12x22 and the normal 8x16 font.
110 If other fonts are too big or too small for you, say Y, otherwise say N.
/linux-4.4.14/drivers/media/dvb-frontends/
Dstv0299.c228 u64 big = srate; in stv0299_set_symbolrate() local
235 big = big << 20; in stv0299_set_symbolrate()
236 big += (state->config->mclk-1); // round correctly in stv0299_set_symbolrate()
237 do_div(big, state->config->mclk); in stv0299_set_symbolrate()
238 ratio = big << 4; in stv0299_set_symbolrate()
Dtda10086.c304 u64 big; in tda10086_set_symbol_rate() local
350 big = (1ULL<<21) * ((u64) symbol_rate/1000ULL) * (1ULL<<dfn); in tda10086_set_symbol_rate()
351 big += ((SACLK/1000ULL)-1ULL); in tda10086_set_symbol_rate()
352 do_div(big, (SACLK/1000ULL)); in tda10086_set_symbol_rate()
353 bdr = big & 0xfffff; in tda10086_set_symbol_rate()
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/
Darm,vic.txt21 - valid-mask : A one cell big bit mask of valid interrupt sources. Each bit
25 - valid-wakeup-mask : A one cell big bit mask of interrupt sources that can be
/linux-4.4.14/Documentation/scsi/
Dcxgb3i.txt71 The default setting for MaxRecvDataSegmentLength (131072) is too big;
77 too big. A error message in the format of
78 "cxgb3i: ERR! MaxRecvSegmentLength <X> too big. Need to be <= <Y>."
D53c700.txt23 define if the chipset must be supported in little endian mode on a big
125 set to 1 if the chip is operating in little endian mode on a big
Dqlogicfas.txt60 copy a very big file (e.g. a doublespace container file, or a very
Dscsi_eh.txt174 This is one big callback which should perform whole error
Daic79xx.txt114 - Correct big-endian architecture support.
/linux-4.4.14/arch/arm/boot/compressed/
Dbig-endian.S11 orr r0, r0, #(1 << 7) @ enable big endian mode
DMakefile48 OBJS += big-endian.o
Dhead.S281 ldr r1, =0xedfe0dd0 @ sig is 0xd00dfeed big endian
747 ARM_BE8( orr r0, r0, #1 << 25 ) @ big-endian page tables
774 ARM_BE8( orr r0, r0, #1 << 25 ) @ big-endian page tables
/linux-4.4.14/Documentation/fb/
Darkfb.txt13 - probably not working on big endian
50 * big endian support
Ds3fb.txt17 - probably not working on big endian
59 * big endian support
Dmatroxfb.txt87 XFree servers have big troubles in multihead configurations (even on first
291 + 24bpp does not support correctly XF-FBDev on big-endian architectures.
311 them (maybe that chip overheats, but it has a very big cooler (G100 has
Dsstfb.txt52 a big blue square, a green and a red small squares and a vertical
/linux-4.4.14/arch/arm/boot/dts/
Dls1021a.dtsi131 big-endian;
141 big-endian;
149 big-endian;
238 big-endian;
251 big-endian;
384 big-endian;
425 big-endian;
Dtegra124-nyan-big.dts5 #include "tegra124-nyan-big-emc.dtsi"
9 compatible = "google,nyan-big", "nvidia,tegra124";
23 compatible = "nvidia,tegra-audio-max98090-nyan-big",
Dvexpress-v2p-ca15_a7.dts77 CLUSTER_SLEEP_BIG: cluster-sleep-big {
DMakefile690 tegra124-nyan-big.dtb \
/linux-4.4.14/Documentation/input/
Dedt-ft5x06.txt47 contains num_x * num_y big endian 16 bit values describing the raw
50 big enough to contain num_x * num_y * 2 bytes.
Dinput.txt104 and because the USB HID specification isn't simple, it needs to be this big.
128 other use when the big usbhid wouldn't be a good choice, there is the
Diforce-protocol.txt14 All values are hexadecimal with big-endian encoding (msb on the left). Beware,
/linux-4.4.14/arch/arm/mach-vexpress/
DKconfig61 on RTSM implementing big.LITTLE.
80 with a TC2 (A15x2 A7x3) big.LITTLE core tile.
/linux-4.4.14/fs/befs/
DTODO6 * Befs_fs.h has gotten big and messy. No reason not to break it up into
DChangeLog220 headroom before the big 1.0.
/linux-4.4.14/Documentation/
Dxz.txt48 $(call if_needed,xzkern) which will use a BCJ filter and a big LZMA2
71 megabytes. The decoder needs to have the dictionary in RAM, thus big
84 use a big dictionary: for maximum compression, the dictionary should
85 be at least as big as the uncompressed data itself.
DManagementStyle49 So the name of the game is to _avoid_ decisions, at least the big and
52 needs to do is to turn the big and painful ones into small things where
55 It helps to realize that the key difference between a big decision and a
65 Thus the key to avoiding big decisions becomes to just avoiding to do
78 you made a year ago wasn't a big decision after all, since it could be
91 the first place, and your decision ended up being a big one after
110 embark on a big endeavor.
246 internet, nobody can hear you being subtle". Use a big blunt object to
Dprintk-formats.txt169 host, network, big or little endian order addresses respectively. Where
170 no specifier is provided the default network/big endian order is used.
233 lower ('l') or upper case ('L') hex characters - and big endian order
236 Where no additional specifiers are used the default big endian
Dsparse.txt41 sure that bitwise types don't get mixed up (little-endian vs big-endian
Dvfio.txt473 be as big as entire RAM, use different page size, it is optional - guests
477 a number of TCE table levels (if a TCE table is going to be big enough and
Dcrc32.txt43 A big-endian CRC written this way would be coded like:
Drobust-futexes.txt38 There is a big conceptual problem with futex based mutexes though: it is
Ddynamic-debug-howto.txt107 If your query set is big, you can batch them too:
Dmd.txt458 is too big to fit in a page, it will be truncated. Writing
464 blocks in the same form of 'bad_blocks'. If output is too big
DHOWTO233 during this period of time maintainers can submit big diffs to
235 -next kernel for a few weeks. The preferred way to submit big changes
Dmedia-framework.txt64 The field is big enough to store a GUID in text form. If the hardware
Dbcache.txt1 Say you've got a big slow raid 6, and an X-25E or three. Wouldn't it be
Dxillybus.txt70 abstraction for the data exchange is often considered too big. In those cases,
/linux-4.4.14/Documentation/devicetree/bindings/dma/
Dfsl-edma.txt35 - big-endian: If present registers and hardware scatter/gather descriptors
36 of the eDMA are implemented in big endian mode, otherwise in little
/linux-4.4.14/drivers/staging/fwserial/
DTODO7 driver is not ready for the big leagues yet.
/linux-4.4.14/arch/x86/mm/
Dnuma_emulation.c86 int big; in split_nodes_interleave() local
109 big = ((size & ~FAKE_NODE_MIN_HASH_MASK) * nr_nodes) / in split_nodes_interleave()
141 if (nid < big) in split_nodes_interleave()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt59 - big-endian: Keystone devices can be operated in a mode where the DSP is in
60 the big endian mode. In such cases enable this option. This
62 big endian mode with the DSP in little endian.
157 /* big-endian; */
/linux-4.4.14/arch/h8300/boot/compressed/
Dhead.S44 .long 0x100000 ; 0x100000 = default for big kernel
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-mpc8xxx.txt16 present registers are used as big endian by default.
/linux-4.4.14/Documentation/isdn/
DREADME.FAQ5 Please note that there is a big FAQ available in the isdn4k-utils.
DINTERFACE.CAPI243 sure it is big enough to accommodate the resulting CAPI message.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt60 - big-endian
63 If present the MPIC will be assumed to be big-endian. Some
65 in fact big-endian, so certain boards override this property.
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Dfsl-lpuart.txt8 on LS1021A SoC with 32-bit big-endian register organization
/linux-4.4.14/drivers/staging/panel/
Dlcd-panel-cgram.txt20 printf "\e[LG00103071F1F070301;" => big speaker
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/
Dmt9v032.txt22 expressed as a 64-bit big-endian integer.
Dtc358743.txt22 expressed as a 64-bit big-endian integer. The frequency
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dmatrix-keymap.txt7 of row, column and linux key-code. The 32-bit big endian cell is packed
/linux-4.4.14/arch/powerpc/boot/dts/
Dholly.dts133 big-endian;
184 big-endian;
Dmpc7448hpc2.dts190 big-endian;
Dmpc832x_rdb.dts331 big-endian;
Dsbc8641d.dts363 big-endian;
Dmpc836x_rdk.dts387 big-endian;
Dsequoia.dts160 big-endian;
Dmpc836x_mds.dts418 big-endian;
Dmpc832x_mds.dts373 big-endian;
Dkmeter1.dts482 big-endian;
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dfsl-esdhc.txt26 this property. The default endian mode is big-endian.
/linux-4.4.14/arch/powerpc/platforms/
DKconfig.cputype404 big endian. That is because the only little endian configuration we
411 This option selects whether a big endian or little endian kernel will
415 bool "Build big endian kernel"
417 Build a big endian kernel.
/linux-4.4.14/Documentation/i2c/busses/
Di2c-taos-evm45 to operate at 1200 bps. However, I don't think this is a big concern in
Di2c-piix459 correct address for this module, you could get in big trouble (read:
66 you will get into big trouble! DON'T USE THIS IF YOU ARE NOT VERY SURE
/linux-4.4.14/arch/sh/boot/compressed/
Dhead_32.S123 .long 0x100000 ! 0x100000 = default for big kernel
/linux-4.4.14/arch/sh/lib/
Dmemset-sh4.S36 ! Check if enough bytes need to be copied to be worth the big loop
Dmemcpy-sh4.S285 ! big
317 bf .Lcase00b ! 108 BR (big loop)
395 ! Size is at least 64 bytes, so will be going round the big loop at least once.
/linux-4.4.14/Documentation/video4linux/
Domap4_camera.txt8 Which contains several components that can be categorized in 3 big groups:
Duvcvideo.txt207 must point to a valid writable buffer big enough to hold the indicated
212 including little-endian/big-endian conversion. This is particularly
224 The specified buffer size is incorrect (too big or too small).
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/fsl/
Difc.txt21 - little-endian : If this property is absent, the big-endian mode will
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/
Dqcom,saw2.txt14 version of the SAW hardware in that SoC and the distinction between cpu (big
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dpq3-mpic.dtsi42 big-endian;
/linux-4.4.14/Documentation/sound/oss/
DVIBRA1618 So, the big problem still remains, because the sb module wants a
DSoundPro13 is the nickname and the big inscription on the chip itself.
/linux-4.4.14/Documentation/networking/
Ddmfe.txt53 Check and fix on big endian boxes.
Dfore200e.txt46 both little and big endian PCA firmware images.
Dregulatory.txt144 kmalloc() a structure big enough to hold your regulatory domain
Dixgb.txt220 # on systems with a VERY fast bus -> memory interface this is the big gainer
/linux-4.4.14/arch/arm/mach-exynos/
DKconfig138 on Exynos5420 implementing big.LITTLE.
/linux-4.4.14/arch/sh/
DKconfig.cpu7 Some SuperH machines can be configured for either little or big
DMakefile121 ld-bfd := elf32-$(UTS_MACHINE)big-linux
/linux-4.4.14/drivers/mmc/card/
DKconfig48 a big performance gain at the cost of up to 64 KiB of
/linux-4.4.14/drivers/media/usb/go7007/
Dgo7007-fw.c1273 static int relative_prime(int big, int little) in relative_prime() argument
1278 remainder = big % little; in relative_prime()
1279 big = little; in relative_prime()
1282 return big; in relative_prime()
/linux-4.4.14/Documentation/ABI/testing/
Dconfigfs-usb-gadget93 5: big-endian 32-bit
/linux-4.4.14/Documentation/sound/alsa/
DBt87x.txt78 big parts copied from btaudio.txt by Gerd Knorr <kraxel@bytesex.org>
DAudiophile-Usb.txt115 is reported to be big endian in this default driver mode.
389 Jack supports big endian devices only in recent versions (thanks to
390 Andreas Steinmetz for his first big-endian patch). I can't remember
/linux-4.4.14/arch/parisc/
DKconfig179 bool "Enable the -mlong-calls compiler option for big kernels"
184 as modules, the kernel executable may become too big, so that the
/linux-4.4.14/Documentation/virtual/kvm/devices/
Dvm.txt32 -E2BIG if the given guest memory is to big for that machine
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dfw-cfg.txt19 The selector register takes keys in big endian byte order.
Darm-boards169 iteration, Juno r0, is a vehicle for evaluating big.LITTLE on AArch64,
Dcpus.txt245 Example 1 (dual-cluster big.LITTLE system 32-bit):
/linux-4.4.14/arch/arm/mm/
DKconfig715 bool "Build big-endian kernel"
718 Say Y if you plan on running a kernel in big-endian mode.
720 port must properly enable any big-endian related features
728 Support for the BE-8 (big-endian) mode on ARMv6 and ARMv7 processors.
735 Support for the BE-32 (big-endian) mode on pre-ARMv6 processors.
1039 This option specifies the architecture can support big endian
Dproc-v6.S224 ARM_BE8(orr r6, r6, #1 << 25) @ big-endian page tables
Dproc-v7.S473 ARM_BE8(orr r6, r6, #1 << 25) @ big-endian page tables
/linux-4.4.14/Documentation/mn10300/
DABI.txt9 The MN10300/AM33 kernel runs in little-endian mode; big-endian mode is not
/linux-4.4.14/Documentation/filesystems/nfs/
Drpc-server-gss.txt54 In some Kerberos deployment GSSAPI tokens can be quite big, up and
/linux-4.4.14/Documentation/filesystems/
Dromfs.txt74 now on) must be in big endian order.
174 boundaries, thus it would be possible to directly map a big portion of
Dtmpfs.txt50 e.g. on /tmp and /var/tmp and have a big swap partition. And now
Dqnx6.txt17 On QNX it is possible to create little endian and big endian qnx6 filesystems.
Dbtrfs.txt200 The ssd_spread mount option attempts to allocate into big chunks
Dxfs-delayed-logging-design.txt117 tracked in the current infrastructure. The big problem is how to accumulate
182 allocated memory buffer big enough to fit the formatted vector.
478 The big issue for a checkpoint transaction is the log space reservation for the
479 transaction. We don't know how big a checkpoint transaction is going to be
Dhpfs.txt33 Check level. Selecting none will cause only little speedup and big
Dautofs4-mount-control.txt156 the mount table which has proved to be a big overhead for users with
Dspufs.txt134 units and return a big-endian binary integer number. The possible
Dproc.txt666 the IO-APIC automatically retry the transmission, so it should not be a big
767 clue as to how big an area you can safely allocate, or why a previous
1582 The big inaccuracy here is truncate. If a process writes 1MB to a file and
/linux-4.4.14/sound/core/oss/
Dpcm_plugin.c323 int big = snd_pcm_format_big_endian(format) > 0; in snd_pcm_plug_slave_format() local
337 badness += snd_pcm_format_big_endian(f) != big; in snd_pcm_plug_slave_format()
/linux-4.4.14/arch/mips/boot/dts/cavium-octeon/
Docteon_68xx.dts599 big-endian-regs;
605 big-endian-regs;
Docteon_3xxx.dts544 big-endian-regs;
550 big-endian-regs;
/linux-4.4.14/arch/m68k/fpsp040/
Ddo_func.S306 beqs smod_zsn |if clr, do not set sign big
318 beqs smod_fsn |if clr, do not set sign big
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES73 to compare inode numbers on network files from big endian systems).
332 to be more accurate. Fix big endian problem with mapchars mount option,
535 Fix incorrect file size in file handle based setattr on big endian hardware.
540 affects big endian architectures). Prevent renames while constructing
717 Fix oops on big endian readdir. Set blksize to be even power of two (2**blkbits) to fix
970 Various big endian fixes for hardlinks and symlinks and also for dfs.
974 Various big endian fixes for servers with Unix extensions such as Samba
978 Various FindNext fixes for incorrect filenames on large directory searches on big endian
979 clients. basic posix file i/o tests now work on big endian machines, not just le
/linux-4.4.14/Documentation/ioctl/
Dhdio.txt652 and on DD0-DD7 on big endian machines.
655 and on DD8-DD15 on big endian machines.
679 DD0-DD7 on big endian machines.
682 DD8-DD15 on big endian machines.
Dbotching-up-ioctls.txt18 only cover technicalities and not the big-picture issues like what the command
/linux-4.4.14/Documentation/nvmem/
Dnvmem.txt20 was a rather big abstraction leak.
/linux-4.4.14/Documentation/ia64/
Dmca.txt68 tasks. But (and its a big but), the cpus that received the MCA
156 stack. Also the OS has no idea how big the user space RSE and memory
/linux-4.4.14/arch/arm/
DKconfig1403 for (multi-)cluster based systems, such as big.LITTLE based
1416 bool "big.LITTLE support (Experimental)"
1420 This option enables support selections for the big.LITTLE
1424 bool "big.LITTLE switcher support"
1429 The big.LITTLE "switcher" provides the core functionality to
1431 and a cluster of A7's in a big.LITTLE system.
1434 tristate "Simple big.LITTLE switcher user interface"
1438 the big.LITTLE switcher core code. It is meant for
/linux-4.4.14/tools/perf/Documentation/
Dperf-stat.txt78 --big-num::
/linux-4.4.14/Documentation/device-mapper/
Dcache.txt45 1. An origin device - the big, slow one.
142 the policy how big this chunk is, but it should be kept small. Like the
/linux-4.4.14/Documentation/usb/
Ddma.txt8 The big picture is that USB drivers can continue to ignore most DMA issues,
Dpersist.txt123 On the other hand, writing a persistent volume manager would be a big
Dehci.txt46 used on PPC hardware so big/little endianness issues should be gone.
Dusbmon.txt169 - Data words follow, in big endian hexadecimal format. Notice that they are
/linux-4.4.14/Documentation/locking/
Dlglock.txt154 again as the "big reader lock" brlock [2] variant of lglock which has
/linux-4.4.14/Documentation/pcmcia/
Ddriver-changes.txt146 CardServices() in 2.4 is just a big switch statement to call various
/linux-4.4.14/Documentation/dmaengine/
Dpxa_dma.txt35 ones such as pxa_camera with (big) throughputs.
/linux-4.4.14/Documentation/video4linux/bttv/
DSound-FAQ6 Making video work often is not a big deal, because this is handled
/linux-4.4.14/sound/oss/
DCHANGELOG186 big endian machines.
337 - Some big arrays are now allocated boot time. This makes the BSS segment
/linux-4.4.14/drivers/net/
DKconfig267 big-endian legacy virtio device.
272 Unless you have a little-endian system hosting a big-endian virtual
/linux-4.4.14/Documentation/x86/
Dkernel-stacks9 active thread. These thread stacks are THREAD_SIZE (2*PAGE_SIZE) big.
/linux-4.4.14/Documentation/arm/
Dvlocks.txt193 use in ARM-based big.LITTLE platforms, with review and input gratefully
DREADME133 big external 5.25" FH 64MB drive (who could ever want more :-) ).
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dnetwork_protocol.txt23 All commands are transferred over the network in big-endian. CPU endianness is used at the end peer…
/linux-4.4.14/fs/cramfs/
DREADME116 code simplicity and little CPU overhead even on big-endian machines.
/linux-4.4.14/drivers/usb/usbip/
Dusbip_protocol.txt87 The fields are in network (big endian) byte order meaning that the most significant
/linux-4.4.14/drivers/staging/speakup/
DKconfig107 tristate "DECtalk PC (big ISA card) synthesizer support"
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt559 Measuring this code again showed big gain. When executing the original
619 Not a big change, but every penny counts :-)
704 5 (big endian mode, gcc 4.1.2, -O3)
/linux-4.4.14/Documentation/virtual/kvm/
Dppc-pv.txt133 respectively on 32 bit systems with an added offset of 4 to accommodate for big
/linux-4.4.14/Documentation/devicetree/bindings/opp/
Dopp.txt91 - opp-hz: Frequency in Hz, expressed as a 64-bit big-endian integer.
/linux-4.4.14/Documentation/pps/
Dpps.txt225 precisely because interrupt handling delays can be quite big and random. So
/linux-4.4.14/Documentation/hid/
Dhiddev.txt7 interfaces, but have similar sorts of communication needs. The two big
/linux-4.4.14/Documentation/RCU/
DlistRCU.txt5 ("struct list_head" in list.h). One big advantage of this approach
Dchecklist.txt41 big multiprocessor machines (for example, if the task is updating
/linux-4.4.14/Documentation/dvb/
DREADME.dvb-usb201 stuff, a big thank you.
/linux-4.4.14/Documentation/powerpc/
Dqe_firmware.txt180 All integers are big-endian. See the comments for function
Deeh-pci-error-recovery.txt297 big plus of the current design is that no changes need to be made to
/linux-4.4.14/drivers/media/usb/dvb-usb/
DKconfig90 Avermedia and other big and small companies.
/linux-4.4.14/arch/arm64/
DKconfig475 bool "Build big-endian kernel"
477 Say Y if you plan on running a kernel in big-endian mode.
/linux-4.4.14/Documentation/frv/
Dfeatures.txt189 but the CPU sees it in big-endian form. The macros in asm/io.h try to get
/linux-4.4.14/Documentation/development-process/
D4.Coding175 change (which may bring big improvements) which causes something to break
286 user-space and kernel-space addresses, mixture of big-endian and
/linux-4.4.14/net/netfilter/ipvs/
DKconfig50 hash collisions. Using a big IPVS connection hash table will greatly
/linux-4.4.14/Documentation/x86/x86_64/
Dboot-options.txt125 Using warm reset will be much faster especially on big memory
/linux-4.4.14/drivers/base/
DKconfig255 to allocate big physically-contiguous blocks of memory for use with
/linux-4.4.14/drivers/usb/host/
DKconfig479 bool "OHCI support for OF platform bus (big endian)"
484 Enables support for big-endian USB controllers present on the
/linux-4.4.14/Documentation/DocBook/
Dalsa-driver-api.xml.db114 API-snd-pcm-format-big-endian
/linux-4.4.14/arch/x86/
DKconfig.debug198 code. When you use it make sure you have a big enough
/linux-4.4.14/Documentation/security/
Dkeys.txt543 produce, even if that's too big for the buffer, but it won't copy more
556 the buffer is sufficiently big.
778 produce, even if that's too big for the buffer, but it won't copy more
783 sufficiently big. This is included in the returned count. If no LSM is
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt259 in big endian format.
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt74 - sg-big-buff [ generic SCSI device (sg) ]
748 sg-big-buff:
/linux-4.4.14/firmware/keyspan_pda/
Dkeyspan_pda.S565 mov dph, a ; dph = desc_strings[a]. big endian! (handy)
Dxircom_pgs.S603 mov dph, a ; dph = desc_strings[a]. big endian! (handy)
/linux-4.4.14/Documentation/power/
Dswsusp.txt329 it. Just prepare big enough swap partition.
/linux-4.4.14/mm/
DKconfig486 subsystems to allocate big physically-contiguous blocks of memory.
/linux-4.4.14/drivers/mmc/host/
DKconfig63 This option is selected by drivers running on big endian hosts

12