/linux-4.1.27/Documentation/mtd/nand/ |
D | pxa3xx-nand.txt | 19 | 2048B data | 32B spare | 30B ECC || 2048B data | 32B spare | 30B ECC | ... | 22 The driver reads the data and spare portions independently and builds an internal 26 | 4096B data | 64B spare | 29 Also, for the READOOB command the driver disables the ECC and reads a 'spare + ECC' 33 | 4096B data | 32B spare | 30B ECC | 32B spare | 30B ECC | 38 (2048 data + 32 spare) each. 40 (4096 data + spare) or (4096 + spare + ECC + spare + ECC). 52 and expected to be located (when reading/programming) right after the spare 56 spare, and then the ECC controller will read/write the ECC code (30B in 60 | 2048B data | 32B spare | 30B ECC | [all …]
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | vio.c | 97 size_t spare; member 160 if (vio_cmo.spare >= VIO_CMO_MIN_ENT) in vio_cmo_alloc() 213 spare_needed = VIO_CMO_MIN_ENT - vio_cmo.spare; in vio_cmo_dealloc() 223 vio_cmo.spare += tmp; in vio_cmo_dealloc() 238 vio_cmo.spare += tmp; in vio_cmo_dealloc() 293 if (vio_cmo.spare < VIO_CMO_MIN_ENT) { in vio_cmo_entitlement_update() 294 tmp = min(delta, (VIO_CMO_MIN_ENT - vio_cmo.spare)); in vio_cmo_entitlement_update() 295 vio_cmo.spare += tmp; in vio_cmo_entitlement_update() 403 cmo->spare = min_t(size_t, VIO_CMO_MIN_ENT, (cmo->entitled - cmo->min)); in vio_cmo_balance() 404 cmo->min += cmo->spare; in vio_cmo_balance() [all …]
|
/linux-4.1.27/crypto/async_tx/ |
D | async_pq.c | 297 size_t len, enum sum_check_flags *pqres, struct page *spare, in async_syndrome_val() argument 388 BUG_ON(!spare || !scribble); in async_syndrome_val() 401 tx = async_xor(spare, blocks, offset, disks-2, len, submit); in async_syndrome_val() 404 s = page_address(spare) + offset; in async_syndrome_val() 410 Q(blocks, disks) = spare; in async_syndrome_val() 415 s = page_address(spare) + offset; in async_syndrome_val()
|
D | raid6test.c | 36 static struct page *spare; variable 118 tx = async_syndrome_val(ptrs, 0, disks, bytes, &result, spare, &submit); in raid6_dual_recov() 165 spare = data[disks+2]; in test()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | msi.c | 233 int spare; member 276 counts->spare += counts->quota - req; in count_spare_msis() 325 counts.spare += total % counts.num_devices; in msi_quota_for_device() 329 counts.quota += counts.spare / counts.over_quota; in msi_quota_for_device()
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | adb_iop.h | 41 __u8 spare[21]; /* spare */ member
|
/linux-4.1.27/drivers/s390/char/ |
D | sclp_diag.h | 52 u8 spare; member
|
D | diag_ftp.c | 60 u64 spare; member
|
/linux-4.1.27/sound/pci/asihpi/ |
D | hpi6205.h | 64 u32 spare; member
|
D | hpifunc.c | 11 unsigned int spare:1; member 26 handle.h.spare = 0; in hpi_indexes_to_handle()
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-iio-trigger-sysfs | 10 are not applicable. For example no RTC or spare GPIOs.
|
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/ |
D | gpio.h | 151 unsigned long spare; member
|
/linux-4.1.27/Documentation/ |
D | bad_memory.txt | 13 if you have spare-parts
|
D | md.txt | 373 spare - device is working, but not a full member. 397 replacement device or a spare. It sets the flag. 421 (i.e. is a spare or has failed) or an integer less than the 493 recover - a hot spare is being built to replace a
|
D | assoc_array.txt | 70 pack leaf object pointers into spare space in the node rather than making an
|
D | kernel-parameters.txt | 2161 Range: 0,7 : spare reg number 2163 Used for mtrr cleanup. It is spare mtrr entries number.
|
/linux-4.1.27/include/linux/ |
D | qnx6_fs.h | 90 __u8 spare[6]; member
|
D | amigaffs.h | 94 __be32 spare[5]; member
|
D | async_tx.h | 196 size_t len, enum sum_check_flags *pqres, struct page *spare,
|
/linux-4.1.27/arch/arm/lib/ |
D | lib1funcs.S | 137 .macro ARM_MOD_BODY dividend, divisor, order, spare 142 clz \spare, \dividend 143 sub \order, \order, \spare
|
/linux-4.1.27/include/uapi/linux/ |
D | atm.h | 156 unsigned int spare :9; /* spare bits */ member
|
D | fuse.h | 177 uint32_t spare[6]; member 611 uint32_t spare[10]; member
|
D | btrfs.h | 170 __u64 spare[64]; member
|
D | soundcard.h | 298 int spare[2]; member
|
/linux-4.1.27/drivers/atm/ |
D | ambassador.h | 324 u32 spare; member 528 u16 spare; member
|
/linux-4.1.27/block/partitions/ |
D | sun.c | 38 unsigned char spare[148]; /* Padding */ in sun_partition() member
|
/linux-4.1.27/Documentation/devicetree/bindings/fuse/ |
D | nvidia,tegra20-fuse.txt | 15 the location of the spare (OEM programmable) bits and the location of
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_nvram.h | 169 u_short spare[29]; member
|
/linux-4.1.27/Documentation/scsi/ |
D | arcmsr_spec.txt | 261 ** byte 9 : spare 492 ** GUI_CREATE_HOT_SPARE : Create hot spare disk 495 ** byte 3/4/5/6 : device mask for hot spare creation 496 ** GUI_DELETE_HOT_SPARE : Delete hot spare disk 499 ** byte 3/4/5/6 : device mask for hot spare deletion
|
D | osst.txt | 171 Note that most of them did mostly spend their spare time for the creation of
|
D | sym53c8xx_2.txt | 805 unused (spare?) - 152 bytes (19x8 bytes) 910 ?? spare device space (32 bit bus ??)
|
D | ChangeLog.ncr53c8xx | 468 This spare some PCI traffic and C code when this feature is not
|
D | ncr53c8xx.txt | 1558 unused (spare?) - 152 bytes (19x8 bytes) 1663 ?? spare device space (32 bit bus ??)
|
/linux-4.1.27/drivers/mtd/nand/ |
D | lpc32xx_slc.c | 405 static void lpc32xx_slc_ecc_copy(uint8_t *spare, const uint32_t *ecc, int count) in lpc32xx_slc_ecc_copy() argument 412 spare[i + 2] = (uint8_t)(ce & 0xFF); in lpc32xx_slc_ecc_copy() 414 spare[i + 1] = (uint8_t)(ce & 0xFF); in lpc32xx_slc_ecc_copy() 416 spare[i] = (uint8_t)(ce & 0xFF); in lpc32xx_slc_ecc_copy()
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | tx.h | 182 u8 spare; member
|
/linux-4.1.27/drivers/staging/i2o/ |
D | README | 98 (D.S: Will attempt to do so if spare cycles permit)
|
/linux-4.1.27/drivers/lguest/ |
D | lg.h | 27 char spare[PAGE_SIZE - sizeof(struct lguest_regs)]; member
|
/linux-4.1.27/Documentation/blockdev/ |
D | ramdisk.txt | 110 To create a RAM disk image, you will need a spare block device to 116 of RAM. If using a spare disk partition instead of /dev/ram0, then this
|
/linux-4.1.27/Documentation/device-mapper/ |
D | era.txt | 90 has a spare bitset ready for switching over to a new era. Other than
|
/linux-4.1.27/Documentation/spi/ |
D | butterfly | 57 of spare parport pins to wire this one up, such as:
|
/linux-4.1.27/drivers/usb/misc/ |
D | legousbtower.c | 168 __u8 spare; member 174 __u8 spare; member
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | board-mityomapl138.c | 47 u32 spare; member
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README | 62 If you have some knowledge and spare time, please try to fix this
|
/linux-4.1.27/drivers/isdn/act2000/ |
D | capi.h | 64 unsigned spare:1; /* spare */ member
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.h | 436 uint32_t spare[2]; member 508 /*56*/ uint8_t spare[8]; member
|
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | gpmc-nand.txt | 117 OOBSIZE number of bytes in OOB/spare area
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 261 __u16 spare; member 340 sb->mesg->spare = 0; in ip_vs_sync_buff_create() 1228 && (m2->spare == 0)) { in ip_vs_process_message()
|
/linux-4.1.27/kernel/trace/ |
D | trace.c | 5264 void *spare; member 5542 info->spare = NULL; in tracing_buffers_open() 5585 if (!info->spare) in tracing_buffers_read() 5586 info->spare = ring_buffer_alloc_read_page(iter->trace_buffer->buffer, in tracing_buffers_read() 5588 if (!info->spare) in tracing_buffers_read() 5598 &info->spare, in tracing_buffers_read() 5623 ret = copy_to_user(ubuf, info->spare + info->read, size); in tracing_buffers_read() 5646 if (info->spare) in tracing_buffers_release() 5647 ring_buffer_free_read_page(iter->trace_buffer->buffer, info->spare); in tracing_buffers_release()
|
/linux-4.1.27/mm/ |
D | memcontrol.c | 205 struct mem_cgroup_threshold_ary *spare; member 3737 kfree(thresholds->spare); in __mem_cgroup_usage_register_event() 3738 thresholds->spare = thresholds->primary; in __mem_cgroup_usage_register_event() 3795 new = thresholds->spare; in __mem_cgroup_usage_unregister_event() 3826 thresholds->spare = thresholds->primary; in __mem_cgroup_usage_unregister_event() 3835 kfree(thresholds->spare); in __mem_cgroup_usage_unregister_event() 3836 thresholds->spare = NULL; in __mem_cgroup_usage_unregister_event()
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha1-armv4-large.S | 380 bcs .L_done @ [+((12+3)*5+2)*4], spare 300 bytes 476 b .L_20_39_or_60_79 @ [+4], spare 300 bytes
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | Kconfig | 58 Add a number of spare GPIO entries between each bank for debugging
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap3-gta04.dtsi | 403 /* spare */
|
D | omap3-pandora-common.dtsi | 484 /* spare (expansion connector) */
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | divacapi.h | 644 unsigned spare:2; member
|
/linux-4.1.27/Documentation/filesystems/ |
D | romfs.txt | 32 flash, but with romfs, you can even spare off your ext2 or minix or
|
D | logfs.txt | 101 content to a spare segment and noting this move in the journal with a
|
D | ntfs.txt | 403 nr-spare-disks 0
|
/linux-4.1.27/drivers/net/wan/ |
D | farsync.c | 246 u8 spare[44]; member 260 u8 spare[40]; member
|
/linux-4.1.27/drivers/md/ |
D | md.c | 1202 int active=0, working=0,failed=0,spare=0,nr_disks=0; in super_90_sync() local 1297 spare++; in super_90_sync() 1318 sb->spare_disks = spare; in super_90_sync() 5687 int nr,working,insync,failed,spare; in get_array_info() local 5690 nr = working = insync = failed = spare = 0; in get_array_info() 5701 spare++; in get_array_info() 5730 info.spare_disks = spare; in get_array_info()
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | cachefiles.txt | 57 spare space and automatically contract when the set of data requires more
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | cassini.c | 619 cas_page_t *spare = cas_page_alloc(cp, flags); in cas_spare_recover() local 620 if (!spare) in cas_spare_recover() 622 list_add(&spare->list, &list); in cas_spare_recover()
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 2589 buffer with a spare buffer, and tracing continues in the new 2590 current (=previous spare) buffer. 2599 spare buffer and to take a snapshot (swap), then read 2603 in parallel. When the spare buffer is allocated, echoing
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | mmu.txt | 425 MMIO sptes have a few spare bits, which are used to store a
|
/linux-4.1.27/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 309 * Added generic defines for hot spare pools and RAID
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 433 such a task could use spare CPU cycles in some other CPUs, the kernel
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1587 int "MTRR cleanup spare reg num (0-7)" 1592 mtrr cleanup spare entries default, it can be changed via
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 746 This can be used to turn a spare LED into a network activity LED,
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 351 the __LC_KERNEL_STACK variable in the spare prefix area for this cpu
|