| /linux-4.4.14/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.4.14/drivers/soc/tegra/fuse/ |
| D | fuse-tegra30.c | 110 .spare = 0x144, 124 .spare = 0x180, 138 .spare = 0x200, 152 .spare = 0x280,
|
| D | fuse.h | 30 unsigned int spare; member 65 bool __init tegra_fuse_read_spare(unsigned int spare);
|
| D | fuse-tegra.c | 173 bool __init tegra_fuse_read_spare(unsigned int spare) in tegra_fuse_read_spare() argument 175 unsigned int offset = fuse->soc->info->spare + spare * 4; in tegra_fuse_read_spare()
|
| D | fuse-tegra20.c | 133 .spare = 0x100,
|
| /linux-4.4.14/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.4.14/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.4.14/arch/powerpc/platforms/pseries/ |
| D | msi.c | 235 int spare; member 278 counts->spare += counts->quota - req; in count_spare_msis() 327 counts.spare += total % counts.num_devices; in msi_quota_for_device() 331 counts.quota += counts.spare / counts.over_quota; in msi_quota_for_device()
|
| /linux-4.4.14/arch/m68k/include/asm/ |
| D | adb_iop.h | 41 __u8 spare[21]; /* spare */ member
|
| /linux-4.4.14/drivers/s390/char/ |
| D | sclp_diag.h | 52 u8 spare; member
|
| D | diag_ftp.c | 61 u64 spare; member
|
| /linux-4.4.14/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.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | smu8_fusion.h | 37 uint8_t spare[3]; member
|
| /linux-4.4.14/arch/blackfin/mach-bf609/include/mach/ |
| D | gpio.h | 151 unsigned long spare; member
|
| /linux-4.4.14/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,
|
| D | memcontrol.h | 174 struct mem_cgroup_threshold_ary *spare; member
|
| /linux-4.4.14/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 | 2228 Range: 0,7 : spare reg number 2230 Used for mtrr cleanup. It is spare mtrr entries number.
|
| /linux-4.4.14/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.4.14/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.4.14/drivers/atm/ |
| D | ambassador.h | 324 u32 spare; member 528 u16 spare; member
|
| /linux-4.4.14/block/partitions/ |
| D | sun.c | 38 unsigned char spare[148]; /* Padding */ in sun_partition() member
|
| /linux-4.4.14/drivers/scsi/sym53c8xx_2/ |
| D | sym_nvram.h | 169 u_short spare[29]; member
|
| /linux-4.4.14/Documentation/devicetree/bindings/fuse/ |
| D | nvidia,tegra20-fuse.txt | 15 the location of the spare (OEM programmable) bits and the location of
|
| /linux-4.4.14/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.4.14/drivers/mtd/nand/ |
| D | lpc32xx_slc.c | 408 static void lpc32xx_slc_ecc_copy(uint8_t *spare, const uint32_t *ecc, int count) in lpc32xx_slc_ecc_copy() argument 415 spare[i + 2] = (uint8_t)(ce & 0xFF); in lpc32xx_slc_ecc_copy() 417 spare[i + 1] = (uint8_t)(ce & 0xFF); in lpc32xx_slc_ecc_copy() 419 spare[i] = (uint8_t)(ce & 0xFF); in lpc32xx_slc_ecc_copy()
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-trigger-sysfs | 10 are not applicable. For example no RTC or spare GPIOs.
|
| /linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-decoder.c | 50 struct intel_pt_blk *spare; member 246 if (!stack->spare) in intel_pt_pop_blk() 247 stack->spare = blk; in intel_pt_pop_blk() 269 if (stack->spare) { in intel_pt_alloc_blk() 270 blk = stack->spare; in intel_pt_alloc_blk() 271 stack->spare = NULL; in intel_pt_alloc_blk() 309 zfree(&stack->spare); in intel_pt_free_stack()
|
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
| D | tx.h | 182 u8 spare; member
|
| /linux-4.4.14/drivers/lguest/ |
| D | lg.h | 27 char spare[PAGE_SIZE - sizeof(struct lguest_regs)]; member
|
| /linux-4.4.14/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.4.14/Documentation/device-mapper/ |
| D | era.txt | 90 has a spare bitset ready for switching over to a new era. Other than
|
| /linux-4.4.14/Documentation/spi/ |
| D | butterfly | 57 of spare parport pins to wire this one up, such as:
|
| /linux-4.4.14/drivers/usb/misc/ |
| D | legousbtower.c | 168 __u8 spare; member 174 __u8 spare; member
|
| /linux-4.4.14/drivers/isdn/act2000/ |
| D | capi.h | 64 unsigned spare:1; /* spare */ member
|
| /linux-4.4.14/Documentation/video4linux/bttv/ |
| D | README | 62 If you have some knowledge and spare time, please try to fix this
|
| /linux-4.4.14/arch/arm/mach-davinci/ |
| D | board-mityomapl138.c | 47 u32 spare; member
|
| /linux-4.4.14/drivers/scsi/aic7xxx/ |
| D | aic79xx.h | 436 uint32_t spare[2]; member 508 /*56*/ uint8_t spare[8]; member
|
| /linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
| D | gpmc-nand.txt | 117 OOBSIZE number of bytes in OOB/spare area
|
| D | brcm,brcmnand.txt | 101 - brcm,nand-oob-sector-size : integer, to denote the spare area sector size
|
| /linux-4.4.14/kernel/trace/ |
| D | trace.c | 5297 void *spare; member 5577 info->spare = NULL; in tracing_buffers_open() 5620 if (!info->spare) in tracing_buffers_read() 5621 info->spare = ring_buffer_alloc_read_page(iter->trace_buffer->buffer, in tracing_buffers_read() 5623 if (!info->spare) in tracing_buffers_read() 5633 &info->spare, in tracing_buffers_read() 5658 ret = copy_to_user(ubuf, info->spare + info->read, size); in tracing_buffers_read() 5681 if (info->spare) in tracing_buffers_release() 5682 ring_buffer_free_read_page(iter->trace_buffer->buffer, info->spare); in tracing_buffers_release()
|
| /linux-4.4.14/net/netfilter/ipvs/ |
| D | ip_vs_sync.c | 261 __u16 spare; member 347 sb->mesg->spare = 0; in ip_vs_sync_buff_create() 1227 && (m2->spare == 0)) { in ip_vs_process_message()
|
| /linux-4.4.14/arch/arm/plat-samsung/ |
| D | Kconfig | 58 Add a number of spare GPIO entries between each bank for debugging
|
| /linux-4.4.14/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.4.14/mm/ |
| D | memcontrol.c | 3437 kfree(thresholds->spare); in __mem_cgroup_usage_register_event() 3438 thresholds->spare = thresholds->primary; in __mem_cgroup_usage_register_event() 3495 new = thresholds->spare; in __mem_cgroup_usage_unregister_event() 3526 thresholds->spare = thresholds->primary; in __mem_cgroup_usage_unregister_event() 3535 kfree(thresholds->spare); in __mem_cgroup_usage_unregister_event() 3536 thresholds->spare = NULL; in __mem_cgroup_usage_unregister_event()
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | omap3-gta04.dtsi | 431 /* spare */
|
| D | omap3-pandora-common.dtsi | 526 /* spare (expansion connector) */
|
| /linux-4.4.14/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.4.14/drivers/isdn/hardware/eicon/ |
| D | divacapi.h | 644 unsigned spare:2; member
|
| /linux-4.4.14/drivers/net/wan/ |
| D | farsync.c | 246 u8 spare[44]; member 260 u8 spare[40]; member
|
| /linux-4.4.14/drivers/md/ |
| D | md.c | 1187 int active=0, working=0,failed=0,spare=0,nr_disks=0; in super_90_sync() local 1282 spare++; in super_90_sync() 1303 sb->spare_disks = spare; in super_90_sync() 5828 int nr,working,insync,failed,spare; in get_array_info() local 5831 nr = working = insync = failed = spare = 0; in get_array_info() 5842 spare++; in get_array_info() 5871 info.spare_disks = spare; in get_array_info()
|
| /linux-4.4.14/Documentation/filesystems/caching/ |
| D | cachefiles.txt | 57 spare space and automatically contract when the set of data requires more
|
| /linux-4.4.14/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.4.14/Documentation/trace/ |
| D | ftrace.txt | 2642 buffer with a spare buffer, and tracing continues in the new 2643 current (=previous spare) buffer. 2652 spare buffer and to take a snapshot (swap), then read 2656 in parallel. When the spare buffer is allocated, echoing
|
| /linux-4.4.14/Documentation/virtual/kvm/ |
| D | mmu.txt | 431 MMIO sptes have a few spare bits, which are used to store a
|
| /linux-4.4.14/drivers/message/fusion/lsi/ |
| D | mpi_history.txt | 309 * Added generic defines for hot spare pools and RAID
|
| /linux-4.4.14/Documentation/cgroups/ |
| D | cpusets.txt | 433 such a task could use spare CPU cycles in some other CPUs, the kernel
|
| /linux-4.4.14/arch/x86/ |
| D | Kconfig | 1611 int "MTRR cleanup spare reg num (0-7)" 1616 mtrr cleanup spare entries default, it can be changed via
|
| /linux-4.4.14/net/netfilter/ |
| D | Kconfig | 760 This can be used to turn a spare LED into a network activity LED,
|
| /linux-4.4.14/Documentation/s390/ |
| D | Debugging390.txt | 351 the __LC_KERNEL_STACK variable in the spare prefix area for this cpu
|