| /linux-4.4.14/Documentation/devicetree/bindings/usb/ |
| D | usb-ohci.txt | 9 - 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
|
| D | usb-ehci.txt | 12 - 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/ |
| D | base.c | 35 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/ |
| D | fsl-imx-wdt.txt | 9 - 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/ |
| D | fsl,dcu.txt | 11 - big-endian Boolean property, LS1021A DCU registers are big-endian. 20 big-endian;
|
| D | sm501fb.txt | 21 - 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/ |
| D | regmap.txt | 6 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/ |
| D | bcm6368.dtsi | 77 big-endian; 86 big-endian; 87 no-big-frame-no;
|
| D | bcm3384_viper.dtsi | 92 big-endian; 101 big-endian; 102 no-big-frame-no;
|
| D | bcm3384_zephyr.dtsi | 110 big-endian; 119 big-endian; 120 no-big-frame-no;
|
| D | bcm7435.dtsi | 176 no-big-frame-no; 195 no-big-frame-no; 214 no-big-frame-no; 233 no-big-frame-no;
|
| D | bcm7425.dtsi | 162 no-big-frame-no; 181 no-big-frame-no; 200 no-big-frame-no; 219 no-big-frame-no;
|
| D | bcm7346.dtsi | 255 no-big-frame-no; 274 no-big-frame-no; 293 no-big-frame-no; 312 no-big-frame-no;
|
| D | bcm7420.dtsi | 160 no-big-frame-no; 178 no-big-frame-no;
|
| D | bcm7358.dtsi | 239 no-big-frame-no;
|
| D | bcm7360.dtsi | 239 no-big-frame-no;
|
| D | bcm7362.dtsi | 235 no-big-frame-no;
|
| /linux-4.4.14/Documentation/devicetree/bindings/timer/ |
| D | fsl,ftm-timer.txt | 16 - 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/ |
| D | fsl,spdif.txt | 31 - 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;
|
| D | fsl,esai.txt | 40 - 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;
|
| D | fsl-sai.txt | 31 - big-endian : Boolean property, required if all the FTM_PWM 32 registers are big-endian rather than little-endian. 71 big-endian;
|
| D | fsl,asrc.txt | 29 - 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/ |
| D | spi-fsl-dspi.txt | 15 - 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/ |
| D | i2c-mux-reg.txt | 19 - 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/ |
| D | setup.ld | 59 . = ASSERT(_end <= 0x8000, "Setup too big!"); 62 . = ASSERT(__end_init <= 5*512, "init sections too big!");
|
| /linux-4.4.14/drivers/cpufreq/ |
| D | Kconfig.arm | 5 # 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/ |
| D | pwm-fsl-ftm.txt | 34 - big-endian: Boolean property, required if the FTM PWM registers use a big- 51 big-endian;
|
| /linux-4.4.14/Documentation/devicetree/bindings/ |
| D | common-properties.txt | 9 - big-endian: Boolean; force big endian register accesses 43 big-endian;
|
| D | xilinx.txt | 298 base address for the EHCI registers, and it is always a big-endian
|
| /linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/ |
| D | uctl.txt | 38 big-endian-regs; 44 big-endian-regs;
|
| /linux-4.4.14/drivers/video/fbdev/matrox/ |
| D | g450_pll.c | 446 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/ |
| D | Kconfig | 40 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/ |
| D | Kconfig.arm | 15 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/ |
| D | arm_big_little_dt.txt | 1 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/ |
| D | findbit.S | 107 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
|
| D | lib1funcs.S | 63 @ 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/ |
| D | Kconfig | 59 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/ |
| D | stv0299.c | 228 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()
|
| D | tda10086.c | 304 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/ |
| D | arm,vic.txt | 21 - 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/ |
| D | cxgb3i.txt | 71 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>."
|
| D | 53c700.txt | 23 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
|
| D | qlogicfas.txt | 60 copy a very big file (e.g. a doublespace container file, or a very
|
| D | scsi_eh.txt | 174 This is one big callback which should perform whole error
|
| D | aic79xx.txt | 114 - Correct big-endian architecture support.
|
| /linux-4.4.14/arch/arm/boot/compressed/ |
| D | big-endian.S | 11 orr r0, r0, #(1 << 7) @ enable big endian mode
|
| D | Makefile | 48 OBJS += big-endian.o
|
| D | head.S | 281 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/ |
| D | arkfb.txt | 13 - probably not working on big endian 50 * big endian support
|
| D | s3fb.txt | 17 - probably not working on big endian 59 * big endian support
|
| D | matroxfb.txt | 87 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
|
| D | sstfb.txt | 52 a big blue square, a green and a red small squares and a vertical
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | ls1021a.dtsi | 131 big-endian; 141 big-endian; 149 big-endian; 238 big-endian; 251 big-endian; 384 big-endian; 425 big-endian;
|
| D | tegra124-nyan-big.dts | 5 #include "tegra124-nyan-big-emc.dtsi" 9 compatible = "google,nyan-big", "nvidia,tegra124"; 23 compatible = "nvidia,tegra-audio-max98090-nyan-big",
|
| D | vexpress-v2p-ca15_a7.dts | 77 CLUSTER_SLEEP_BIG: cluster-sleep-big {
|
| D | Makefile | 690 tegra124-nyan-big.dtb \
|
| /linux-4.4.14/Documentation/input/ |
| D | edt-ft5x06.txt | 47 contains num_x * num_y big endian 16 bit values describing the raw 50 big enough to contain num_x * num_y * 2 bytes.
|
| D | input.txt | 104 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
|
| D | iforce-protocol.txt | 14 All values are hexadecimal with big-endian encoding (msb on the left). Beware,
|
| /linux-4.4.14/arch/arm/mach-vexpress/ |
| D | Kconfig | 61 on RTSM implementing big.LITTLE. 80 with a TC2 (A15x2 A7x3) big.LITTLE core tile.
|
| /linux-4.4.14/fs/befs/ |
| D | TODO | 6 * Befs_fs.h has gotten big and messy. No reason not to break it up into
|
| D | ChangeLog | 220 headroom before the big 1.0.
|
| /linux-4.4.14/Documentation/ |
| D | xz.txt | 48 $(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.
|
| D | ManagementStyle | 49 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
|
| D | printk-formats.txt | 169 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
|
| D | sparse.txt | 41 sure that bitwise types don't get mixed up (little-endian vs big-endian
|
| D | vfio.txt | 473 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
|
| D | crc32.txt | 43 A big-endian CRC written this way would be coded like:
|
| D | robust-futexes.txt | 38 There is a big conceptual problem with futex based mutexes though: it is
|
| D | dynamic-debug-howto.txt | 107 If your query set is big, you can batch them too:
|
| D | md.txt | 458 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
|
| D | HOWTO | 233 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
|
| D | media-framework.txt | 64 The field is big enough to store a GUID in text form. If the hardware
|
| D | bcache.txt | 1 Say you've got a big slow raid 6, and an X-25E or three. Wouldn't it be
|
| D | xillybus.txt | 70 abstraction for the data exchange is often considered too big. In those cases,
|
| /linux-4.4.14/Documentation/devicetree/bindings/dma/ |
| D | fsl-edma.txt | 35 - 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/ |
| D | TODO | 7 driver is not ready for the big leagues yet.
|
| /linux-4.4.14/arch/x86/mm/ |
| D | numa_emulation.c | 86 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/ |
| D | keystone-netcp.txt | 59 - 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/ |
| D | head.S | 44 .long 0x100000 ; 0x100000 = default for big kernel
|
| /linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
| D | gpio-mpc8xxx.txt | 16 present registers are used as big endian by default.
|
| /linux-4.4.14/Documentation/isdn/ |
| D | README.FAQ | 5 Please note that there is a big FAQ available in the isdn4k-utils.
|
| D | INTERFACE.CAPI | 243 sure it is big enough to accommodate the resulting CAPI message.
|
| /linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
| D | mpic.txt | 60 - 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/ |
| D | fsl-lpuart.txt | 8 on LS1021A SoC with 32-bit big-endian register organization
|
| /linux-4.4.14/drivers/staging/panel/ |
| D | lcd-panel-cgram.txt | 20 printf "\e[LG00103071F1F070301;" => big speaker
|
| /linux-4.4.14/Documentation/devicetree/bindings/media/i2c/ |
| D | mt9v032.txt | 22 expressed as a 64-bit big-endian integer.
|
| D | tc358743.txt | 22 expressed as a 64-bit big-endian integer. The frequency
|
| /linux-4.4.14/Documentation/devicetree/bindings/input/ |
| D | matrix-keymap.txt | 7 of row, column and linux key-code. The 32-bit big endian cell is packed
|
| /linux-4.4.14/arch/powerpc/boot/dts/ |
| D | holly.dts | 133 big-endian; 184 big-endian;
|
| D | mpc7448hpc2.dts | 190 big-endian;
|
| D | mpc832x_rdb.dts | 331 big-endian;
|
| D | sbc8641d.dts | 363 big-endian;
|
| D | mpc836x_rdk.dts | 387 big-endian;
|
| D | sequoia.dts | 160 big-endian;
|
| D | mpc836x_mds.dts | 418 big-endian;
|
| D | mpc832x_mds.dts | 373 big-endian;
|
| D | kmeter1.dts | 482 big-endian;
|
| /linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
| D | fsl-esdhc.txt | 26 this property. The default endian mode is big-endian.
|
| /linux-4.4.14/arch/powerpc/platforms/ |
| D | Kconfig.cputype | 404 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/ |
| D | i2c-taos-evm | 45 to operate at 1200 bps. However, I don't think this is a big concern in
|
| D | i2c-piix4 | 59 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/ |
| D | head_32.S | 123 .long 0x100000 ! 0x100000 = default for big kernel
|
| /linux-4.4.14/arch/sh/lib/ |
| D | memset-sh4.S | 36 ! Check if enough bytes need to be copied to be worth the big loop
|
| D | memcpy-sh4.S | 285 ! 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/ |
| D | omap4_camera.txt | 8 Which contains several components that can be categorized in 3 big groups:
|
| D | uvcvideo.txt | 207 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/ |
| D | ifc.txt | 21 - little-endian : If this property is absent, the big-endian mode will
|
| /linux-4.4.14/Documentation/devicetree/bindings/arm/msm/ |
| D | qcom,saw2.txt | 14 version of the SAW hardware in that SoC and the distinction between cpu (big
|
| /linux-4.4.14/arch/powerpc/boot/dts/fsl/ |
| D | pq3-mpic.dtsi | 42 big-endian;
|
| /linux-4.4.14/Documentation/sound/oss/ |
| D | VIBRA16 | 18 So, the big problem still remains, because the sb module wants a
|
| D | SoundPro | 13 is the nickname and the big inscription on the chip itself.
|
| /linux-4.4.14/Documentation/networking/ |
| D | dmfe.txt | 53 Check and fix on big endian boxes.
|
| D | fore200e.txt | 46 both little and big endian PCA firmware images.
|
| D | regulatory.txt | 144 kmalloc() a structure big enough to hold your regulatory domain
|
| D | ixgb.txt | 220 # on systems with a VERY fast bus -> memory interface this is the big gainer
|
| /linux-4.4.14/arch/arm/mach-exynos/ |
| D | Kconfig | 138 on Exynos5420 implementing big.LITTLE.
|
| /linux-4.4.14/arch/sh/ |
| D | Kconfig.cpu | 7 Some SuperH machines can be configured for either little or big
|
| D | Makefile | 121 ld-bfd := elf32-$(UTS_MACHINE)big-linux
|
| /linux-4.4.14/drivers/mmc/card/ |
| D | Kconfig | 48 a big performance gain at the cost of up to 64 KiB of
|
| /linux-4.4.14/drivers/media/usb/go7007/ |
| D | go7007-fw.c | 1273 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/ |
| D | configfs-usb-gadget | 93 5: big-endian 32-bit
|
| /linux-4.4.14/Documentation/sound/alsa/ |
| D | Bt87x.txt | 78 big parts copied from btaudio.txt by Gerd Knorr <kraxel@bytesex.org>
|
| D | Audiophile-Usb.txt | 115 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/ |
| D | Kconfig | 179 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/ |
| D | vm.txt | 32 -E2BIG if the given guest memory is to big for that machine
|
| /linux-4.4.14/Documentation/devicetree/bindings/arm/ |
| D | fw-cfg.txt | 19 The selector register takes keys in big endian byte order.
|
| D | arm-boards | 169 iteration, Juno r0, is a vehicle for evaluating big.LITTLE on AArch64,
|
| D | cpus.txt | 245 Example 1 (dual-cluster big.LITTLE system 32-bit):
|
| /linux-4.4.14/arch/arm/mm/ |
| D | Kconfig | 715 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
|
| D | proc-v6.S | 224 ARM_BE8(orr r6, r6, #1 << 25) @ big-endian page tables
|
| D | proc-v7.S | 473 ARM_BE8(orr r6, r6, #1 << 25) @ big-endian page tables
|
| /linux-4.4.14/Documentation/mn10300/ |
| D | ABI.txt | 9 The MN10300/AM33 kernel runs in little-endian mode; big-endian mode is not
|
| /linux-4.4.14/Documentation/filesystems/nfs/ |
| D | rpc-server-gss.txt | 54 In some Kerberos deployment GSSAPI tokens can be quite big, up and
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | romfs.txt | 74 now on) must be in big endian order. 174 boundaries, thus it would be possible to directly map a big portion of
|
| D | tmpfs.txt | 50 e.g. on /tmp and /var/tmp and have a big swap partition. And now
|
| D | qnx6.txt | 17 On QNX it is possible to create little endian and big endian qnx6 filesystems.
|
| D | btrfs.txt | 200 The ssd_spread mount option attempts to allocate into big chunks
|
| D | xfs-delayed-logging-design.txt | 117 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
|
| D | hpfs.txt | 33 Check level. Selecting none will cause only little speedup and big
|
| D | autofs4-mount-control.txt | 156 the mount table which has proved to be a big overhead for users with
|
| D | spufs.txt | 134 units and return a big-endian binary integer number. The possible
|
| D | proc.txt | 666 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/ |
| D | pcm_plugin.c | 323 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/ |
| D | octeon_68xx.dts | 599 big-endian-regs; 605 big-endian-regs;
|
| D | octeon_3xxx.dts | 544 big-endian-regs; 550 big-endian-regs;
|
| /linux-4.4.14/arch/m68k/fpsp040/ |
| D | do_func.S | 306 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/ |
| D | CHANGES | 73 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/ |
| D | hdio.txt | 652 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.
|
| D | botching-up-ioctls.txt | 18 only cover technicalities and not the big-picture issues like what the command
|
| /linux-4.4.14/Documentation/nvmem/ |
| D | nvmem.txt | 20 was a rather big abstraction leak.
|
| /linux-4.4.14/Documentation/ia64/ |
| D | mca.txt | 68 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/ |
| D | Kconfig | 1403 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/ |
| D | perf-stat.txt | 78 --big-num::
|
| /linux-4.4.14/Documentation/device-mapper/ |
| D | cache.txt | 45 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/ |
| D | dma.txt | 8 The big picture is that USB drivers can continue to ignore most DMA issues,
|
| D | persist.txt | 123 On the other hand, writing a persistent volume manager would be a big
|
| D | ehci.txt | 46 used on PPC hardware so big/little endianness issues should be gone.
|
| D | usbmon.txt | 169 - Data words follow, in big endian hexadecimal format. Notice that they are
|
| /linux-4.4.14/Documentation/locking/ |
| D | lglock.txt | 154 again as the "big reader lock" brlock [2] variant of lglock which has
|
| /linux-4.4.14/Documentation/pcmcia/ |
| D | driver-changes.txt | 146 CardServices() in 2.4 is just a big switch statement to call various
|
| /linux-4.4.14/Documentation/dmaengine/ |
| D | pxa_dma.txt | 35 ones such as pxa_camera with (big) throughputs.
|
| /linux-4.4.14/Documentation/video4linux/bttv/ |
| D | Sound-FAQ | 6 Making video work often is not a big deal, because this is handled
|
| /linux-4.4.14/sound/oss/ |
| D | CHANGELOG | 186 big endian machines. 337 - Some big arrays are now allocated boot time. This makes the BSS segment
|
| /linux-4.4.14/drivers/net/ |
| D | Kconfig | 267 big-endian legacy virtio device. 272 Unless you have a little-endian system hosting a big-endian virtual
|
| /linux-4.4.14/Documentation/x86/ |
| D | kernel-stacks | 9 active thread. These thread stacks are THREAD_SIZE (2*PAGE_SIZE) big.
|
| /linux-4.4.14/Documentation/arm/ |
| D | vlocks.txt | 193 use in ARM-based big.LITTLE platforms, with review and input gratefully
|
| D | README | 133 big external 5.25" FH 64MB drive (who could ever want more :-) ).
|
| /linux-4.4.14/Documentation/filesystems/pohmelfs/ |
| D | network_protocol.txt | 23 All commands are transferred over the network in big-endian. CPU endianness is used at the end peer…
|
| /linux-4.4.14/fs/cramfs/ |
| D | README | 116 code simplicity and little CPU overhead even on big-endian machines.
|
| /linux-4.4.14/drivers/usb/usbip/ |
| D | usbip_protocol.txt | 87 The fields are in network (big endian) byte order meaning that the most significant
|
| /linux-4.4.14/drivers/staging/speakup/ |
| D | Kconfig | 107 tristate "DECtalk PC (big ISA card) synthesizer support"
|
| /linux-4.4.14/Documentation/mtd/ |
| D | nand_ecc.txt | 559 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/ |
| D | ppc-pv.txt | 133 respectively on 32 bit systems with an added offset of 4 to accommodate for big
|
| /linux-4.4.14/Documentation/devicetree/bindings/opp/ |
| D | opp.txt | 91 - opp-hz: Frequency in Hz, expressed as a 64-bit big-endian integer.
|
| /linux-4.4.14/Documentation/pps/ |
| D | pps.txt | 225 precisely because interrupt handling delays can be quite big and random. So
|
| /linux-4.4.14/Documentation/hid/ |
| D | hiddev.txt | 7 interfaces, but have similar sorts of communication needs. The two big
|
| /linux-4.4.14/Documentation/RCU/ |
| D | listRCU.txt | 5 ("struct list_head" in list.h). One big advantage of this approach
|
| D | checklist.txt | 41 big multiprocessor machines (for example, if the task is updating
|
| /linux-4.4.14/Documentation/dvb/ |
| D | README.dvb-usb | 201 stuff, a big thank you.
|
| /linux-4.4.14/Documentation/powerpc/ |
| D | qe_firmware.txt | 180 All integers are big-endian. See the comments for function
|
| D | eeh-pci-error-recovery.txt | 297 big plus of the current design is that no changes need to be made to
|
| /linux-4.4.14/drivers/media/usb/dvb-usb/ |
| D | Kconfig | 90 Avermedia and other big and small companies.
|
| /linux-4.4.14/arch/arm64/ |
| D | Kconfig | 475 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/ |
| D | features.txt | 189 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/ |
| D | 4.Coding | 175 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/ |
| D | Kconfig | 50 hash collisions. Using a big IPVS connection hash table will greatly
|
| /linux-4.4.14/Documentation/x86/x86_64/ |
| D | boot-options.txt | 125 Using warm reset will be much faster especially on big memory
|
| /linux-4.4.14/drivers/base/ |
| D | Kconfig | 255 to allocate big physically-contiguous blocks of memory for use with
|
| /linux-4.4.14/drivers/usb/host/ |
| D | Kconfig | 479 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/ |
| D | alsa-driver-api.xml.db | 114 API-snd-pcm-format-big-endian
|
| /linux-4.4.14/arch/x86/ |
| D | Kconfig.debug | 198 code. When you use it make sure you have a big enough
|
| /linux-4.4.14/Documentation/security/ |
| D | keys.txt | 543 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/ |
| D | fsl-sec4.txt | 259 in big endian format.
|
| /linux-4.4.14/Documentation/sysctl/ |
| D | kernel.txt | 74 - sg-big-buff [ generic SCSI device (sg) ] 748 sg-big-buff:
|
| /linux-4.4.14/firmware/keyspan_pda/ |
| D | keyspan_pda.S | 565 mov dph, a ; dph = desc_strings[a]. big endian! (handy)
|
| D | xircom_pgs.S | 603 mov dph, a ; dph = desc_strings[a]. big endian! (handy)
|
| /linux-4.4.14/Documentation/power/ |
| D | swsusp.txt | 329 it. Just prepare big enough swap partition.
|
| /linux-4.4.14/mm/ |
| D | Kconfig | 486 subsystems to allocate big physically-contiguous blocks of memory.
|
| /linux-4.4.14/drivers/mmc/host/ |
| D | Kconfig | 63 This option is selected by drivers running on big endian hosts
|