/linux-4.4.14/drivers/net/arcnet/ |
D | arc-rawmode.c | 96 pkt->hard.source = *dev->dev_addr; in build_header() 104 pkt->hard.dest = 0; in build_header() 108 pkt->hard.dest = daddr; in build_header() 117 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 133 hard->offset[0] = 0; in prepare_tx() 134 hard->offset[1] = ofs = 512 - length; in prepare_tx() 136 hard->offset[0] = 0; in prepare_tx() 137 hard->offset[1] = ofs = 512 - length - 3; in prepare_tx() 139 hard->offset[0] = ofs = 256 - length; in prepare_tx() 145 lp->hw.copy_to_card(dev, bufnum, 0, hard, ARC_HDR_SIZE); in prepare_tx() [all …]
|
D | rfc1051.c | 97 if (pkt->hard.dest == 0) { in type_trans() 101 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 190 pkt->hard.source = *dev->dev_addr; in build_header() 198 pkt->hard.dest = 0; in build_header() 202 pkt->hard.dest = daddr; in build_header() 211 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 227 hard->offset[0] = 0; in prepare_tx() 228 hard->offset[1] = ofs = 512 - length; in prepare_tx() 230 hard->offset[0] = 0; in prepare_tx() 231 hard->offset[1] = ofs = 512 - length - 3; in prepare_tx() [all …]
|
D | capmode.c | 115 pkt->hard.source = *dev->dev_addr; in build_header() 123 pkt->hard.dest = 0; in build_header() 127 pkt->hard.dest = daddr; in build_header() 136 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 157 hard->offset[0] = 0; in prepare_tx() 158 hard->offset[1] = ofs = 512 - length; in prepare_tx() 160 hard->offset[0] = 0; in prepare_tx() 161 hard->offset[1] = ofs = 512 - length - 3; in prepare_tx() 163 hard->offset[0] = ofs = 256 - length; in prepare_tx() 170 lp->hw.copy_to_card(dev, bufnum, 0, hard, ARC_HDR_SIZE); in prepare_tx() [all …]
|
D | rfc1201.c | 101 if (pkt->hard.dest == 0) { in type_trans() 105 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 139 int saddr = pkt->hard.source, ofs; in rx() 364 skb->len, pkt->hard.source); in rx() 366 skb->len, pkt->hard.source); in rx() 421 pkt->hard.source = *dev->dev_addr; in build_header() 434 pkt->hard.dest = 0; in build_header() 438 pkt->hard.dest = daddr; in build_header() 442 static void load_pkt(struct net_device *dev, struct arc_hardware *hard, in load_pkt() argument 451 hard->offset[0] = 0; in load_pkt() [all …]
|
D | arcnet.c | 616 skb->len, pkt->hard.dest); in arcnet_send_packet() 1019 if (pkt.hard.offset[0]) { in arcnet_rx() 1020 ofs = pkt.hard.offset[0]; in arcnet_rx() 1023 ofs = pkt.hard.offset[1]; in arcnet_rx() 1036 bufnum, pkt.hard.source, pkt.hard.dest, length); in arcnet_rx() 1045 *oldp = arc_proto_map[lp->default_proto[pkt.hard.source]], in arcnet_rx() 1051 soft->proto, pkt.hard.source, in arcnet_rx() 1060 lp->default_proto[pkt.hard.source] = soft->proto; in arcnet_rx() 1071 pkthdr->soft.rfc1201.proto, pkthdr->hard.source); in null_rx()
|
/linux-4.4.14/sound/oss/dmasound/ |
D | dmasound_atari.c | 392 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() 452 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s8() 506 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u8() 562 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16be() 618 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16be() 676 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16le() 734 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16le() 927 dmasound.hard = dmasound.soft; in TTInit() 929 if (dmasound.hard.speed > 50066) { in TTInit() 931 dmasound.hard.speed = 50066; in TTInit() [all …]
|
D | dmasound_q40.c | 126 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_law() 162 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_s8() 199 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_u8() 236 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_law() 275 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_s8() 314 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_u8() 419 speed=(dmasound.hard.speed==10000 ? 0 : 1); in Q40PlayNextFrame() 519 dmasound.hard = dmasound.soft; in Q40Init() 521 dmasound.hard.size=8; in Q40Init() 531 if (dmasound.hard.speed > 20200) { in Q40Init() [all …]
|
D | dmasound_core.c | 492 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; in sq_setup() 497 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; in sq_setup() 501 sq->block_size *= dmasound.hard.speed ; in sq_setup() 505 (dmasound.hard.size * (dmasound.hard.stereo+1))/8 ; in sq_setup() 799 dmasound.hard = dmasound.mach.default_hard ; in sq_open() 897 dmasound.hard = dmasound.mach.default_hard ; in sq_release() 1195 dmasound.hard = dmasound.mach.default_hard ; in sq_init() 1310 get_afmt_string(dmasound.hard.format)); in state_open() 1313 dmasound.soft.speed, dmasound.hard.speed); in state_open() 1317 dmasound.hard.stereo ? "stereo" : "mono" ); in state_open()
|
D | dmasound_paula.c | 367 dmasound.hard = dmasound.soft; in AmiInit() 376 dmasound.hard.speed = amiga_colorclock/(period+1); in AmiInit() 432 if (dmasound.hard.size == 16) { in AmiSetVolume() 473 if (dmasound.hard.stereo) { in AmiPlayNextFrame() 485 if (dmasound.hard.size == 8) { in AmiPlayNextFrame()
|
D | dmasound.h | 162 SETTINGS hard; /* hardware settings */ member
|
/linux-4.4.14/fs/xfs/ |
D | xfs_qm_syscalls.c | 408 xfs_qcnt_t hard, soft; in xfs_qm_scall_setqlim() local 450 hard = (newlim->d_fieldmask & QC_SPC_HARD) ? in xfs_qm_scall_setqlim() 456 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim() 457 ddq->d_blk_hardlimit = cpu_to_be64(hard); in xfs_qm_scall_setqlim() 461 q->qi_bhardlimit = hard; in xfs_qm_scall_setqlim() 465 xfs_debug(mp, "blkhard %Ld < blksoft %Ld", hard, soft); in xfs_qm_scall_setqlim() 467 hard = (newlim->d_fieldmask & QC_RT_SPC_HARD) ? in xfs_qm_scall_setqlim() 473 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim() 474 ddq->d_rtb_hardlimit = cpu_to_be64(hard); in xfs_qm_scall_setqlim() 477 q->qi_rtbhardlimit = hard; in xfs_qm_scall_setqlim() [all …]
|
/linux-4.4.14/block/partitions/ |
D | Kconfig | 7 Say Y here if you would like to use hard disks under Linux which 21 Support hard disks partitioned under Acorn operating systems. 28 Say Y here if you would like to use hard disks under Linux which 41 Say Y here if you would like to use hard disks under Linux which 74 Say Y here if you would like to be able to read the hard disk 86 Say Y here if you would like to use hard disks under Linux which 93 Say Y here if you would like to use hard disks under Linux which 100 Say Y here if you would like to use hard disks under Linux which 107 Say Y here if you would like to be able to read the hard disk 115 Say Y here if you would like to use hard disks under Linux which [all …]
|
/linux-4.4.14/arch/arm/vfp/ |
D | vfpmodule.c | 68 if (thread->vfpstate.hard.cpu != cpu) in vfp_state_in_hw() 86 thread->vfpstate.hard.cpu = NR_CPUS; in vfp_force_reload() 114 vfp->hard.fpexc = FPEXC_EN; in vfp_thread_flush() 115 vfp->hard.fpscr = FPSCR_ROUND_NEAREST; in vfp_thread_flush() 117 vfp->hard.cpu = NR_CPUS; in vfp_thread_flush() 139 thread->vfpstate.hard.cpu = NR_CPUS; in vfp_thread_copy() 565 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate() 608 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate()
|
/linux-4.4.14/arch/arm/include/asm/ |
D | fpstate.h | 49 struct vfp_hard_struct hard; member 74 struct fp_hard_struct hard; member
|
/linux-4.4.14/fs/efs/ |
D | Kconfig | 5 EFS is an older file system used for non-ISO9660 CD-ROMs and hard 7 uses the XFS file system for hard disk partitions however).
|
/linux-4.4.14/Documentation/ |
D | rfkill.txt | 21 The rfkill subsystem has a concept of "hard" and "soft" block, which 24 - hard block: read-only radio block that cannot be overridden by software 49 When the device is hard-blocked (either by a call to rfkill_set_hw_state() 55 keeps track of soft and hard block separately. 82 rfkill drivers that control devices that can be hard-blocked unless they also 99 soft and hard block are properly separated (unlike sysfs, see below) and
|
D | devices.txt | 200 3 block First MFM, RLL and IDE hard disk/CD-ROM interface 592 21 block Acorn MFM hard drive interface 604 22 block Second IDE hard disk/CD-ROM interface 800 33 block Third IDE hard disk/CD-ROM interface 818 34 block Fourth IDE hard disk/CD-ROM interface 850 36 block OBSOLETE (was MCA ESDI hard disk) 1118 56 block Fifth IDE hard disk/CD-ROM interface 1130 57 block Sixth IDE hard disk/CD-ROM interface 1480 80 block I2O hard disk 1481 0 = /dev/i2o/hda First I2O hard disk, whole disk [all …]
|
D | lockup-watchdogs.txt | 5 The Linux kernel can act as a watchdog to detect both soft and hard 35 The soft and hard lockup detectors are built on top of the hrtimer and
|
D | ManagementStyle | 85 wrong is sometimes very hard indeed. 87 wasn't worthwhile after all can be hard on the poor lowly engineers 143 is fairly easy, and un-alienating them is hard. Thus "alienating" 203 direction, just don't push too hard. 210 It's not actually that hard to accept the blame, especially if people
|
D | init.txt | 40 (after all loading the init binary is a CRITICAL and hard transition step
|
D | SubmitChecklist | 40 combinations. This is very hard to get right with testing -- brainpower
|
D | unaligned-memory-access.txt | 60 resulting in a subtle code bug that is hard to detect! 70 At first, the concepts above may seem a little hard to relate to actual
|
D | pi-futex.txt | 36 between 1:10 and 1:100. Lockless is hard, and the complexity of lockless
|
D | SubmittingDrivers | 80 If you only have x86 hardware it is hard to test portability
|
D | unicode.txt | 44 hard-coded to map directly to the loaded font, bypassing the
|
D | vgaarbiter.txt | 7 implemented on PCI will typically have the same "hard-decoded" addresses as
|
D | bus-virt-phys-mapping.txt | 198 It's generally not hard to fix drivers, and in many cases the code
|
D | static-keys.txt | 248 hard-coded).
|
D | stable_api_nonsense.txt | 85 of release, I learned this the hard way a long time ago...
|
D | robust-futexes.txt | 132 to do a hard choice between performance and robustness - robust
|
D | email-clients.txt | 118 it as a draft. Once you pull it up again from your drafts it is now hard
|
D | oops-tracing.txt | 129 info etc looked up: it simply gets too hard to look it up (I have some
|
/linux-4.4.14/fs/hpfs/ |
D | Kconfig | 6 is the file system used for organizing files on OS/2 hard disk 8 write files to an OS/2 HPFS partition on your hard drive. OS/2
|
/linux-4.4.14/net/rxrpc/ |
D | ar-ack.c | 425 static void rxrpc_rotate_tx_window(struct rxrpc_call *call, u32 hard) in rxrpc_rotate_tx_window() argument 431 _enter("{%u,%u},%u", call->acks_hard, win, hard); in rxrpc_rotate_tx_window() 433 ASSERTCMP(hard - call->acks_hard, <=, win); in rxrpc_rotate_tx_window() 435 while (call->acks_hard < hard) { in rxrpc_rotate_tx_window() 639 u32 hard, tx; in rxrpc_process_rx_queue() local 680 hard = ntohl(ack.firstPacket); in rxrpc_process_rx_queue() 686 hard, in rxrpc_process_rx_queue() 716 if (hard > 0) { in rxrpc_process_rx_queue() 717 if (hard - 1 > tx) { in rxrpc_process_rx_queue() 720 hard - 1, tx); in rxrpc_process_rx_queue() [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 10 Additionally soft or hard reset can be configured. 27 By default hard reset is used. 38 WDT0 is triggered it issues hard reset for SoC.
|
/linux-4.4.14/fs/affs/ |
D | Kconfig | 5 The Fast File System (FFS) is the common file system used on hard 8 FFS partition on your hard drive. Amiga floppies however cannot be
|
D | Changes | 206 - Handling of hard links rewritten. To the VFS 330 - Support for hard and symbolic links.
|
/linux-4.4.14/fs/minix/ |
D | Kconfig | 6 The minix file system (method to organize files on a hard disk 9 You don't want to use the minix file system on your hard disk
|
/linux-4.4.14/fs/adfs/ |
D | Kconfig | 8 here, Linux will be able to read from ADFS partitions on hard drives 26 hard drives and ADFS-formatted floppy disks. This is experimental
|
/linux-4.4.14/Documentation/networking/ |
D | driver.txt | 6 any normal circumstances. It is considered a hard error unless 20 /* This is a hard error log it. */ 49 /* This is a hard error log it. */
|
D | xfrm_sysctl.txt | 4 default 30 - hard timeout in seconds for acquire requests
|
D | fore200e.txt | 17 for other bus interfaces such as EISA should not be too hard to add.
|
D | rxrpc.txt | 149 (*) There are two types of positive acknowledgment: hard-ACKs and soft-ACKs. 150 A hard-ACK indicates to the far side that all the data received to a point 153 not discard any transmittable packets until they've been hard-ACK'd. 155 (*) Reception of a reply data packet implicitly hard-ACK's all the data 159 received and the final hard-ACK on the last packet of the reply has 896 received queue have been consumed before we generate a hard-ACK to tell
|
D | PLIP.txt | 71 However, on some machines it is hard, if not impossible, to configure an IRQ
|
D | rds.txt | 81 This is a soft limit rather than a hard limit - RDS will
|
/linux-4.4.14/include/linux/ |
D | hrtimer.h | 403 ktime_t soft, hard; in hrtimer_start_expires() local 405 hard = hrtimer_get_expires(timer); in hrtimer_start_expires() 406 delta = ktime_to_ns(ktime_sub(hard, soft)); in hrtimer_start_expires()
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.freeze | 2 If the box freezes hard with bttv ... 19 With a hard freeze you probably doesn't find anything in the logfiles. 56 if this is the case you likely see freezes only with video and hard disk
|
/linux-4.4.14/include/uapi/linux/ |
D | rfkill.h | 85 __u8 soft, hard; member
|
D | if_arcnet.h | 117 struct arc_hardware hard; member
|
D | xfrm.h | 440 __u8 hard; member 445 __u8 hard; member
|
/linux-4.4.14/fs/sysv/ |
D | Kconfig | 7 here would allow you to read from their floppies and hard disk 10 If you have floppies or hard disk partitions like that, it is likely
|
/linux-4.4.14/tools/testing/ktest/examples/ |
D | test.conf | 52 DO_POST_BUILD := git reset --hard
|
/linux-4.4.14/Documentation/laptops/ |
D | disk-shock-protection.txt | 25 the internal hard drive and park its heads on the ramp when critical 96 the same port as the hard drive, it generally *should* recover just 107 Finally, there are some hard drives that only comply with an earlier 113 laptop or the hard drive itself told you so), then you can tell the 138 See this page for information about Linux support of the hard disk
|
D | 00-INDEX | 8 - information on hard disk shock protection.
|
D | laptop-mode.txt | 11 Laptop mode is used to minimize the time that the hard disk needs to be spun up, 57 * Most desktop hard drives have a very limited lifetime measured in spindown 83 have caused the hard disk to spin up) causes Linux to flush all dirty blocks. The 123 Maximum time, in seconds, of hard drive spindown time that you are 134 The idle timeout that should be set on your hard drive when laptop mode 237 # Maximum time, in seconds, of hard drive spindown time that you are 300 # Idle timeout for your hard drive (man hdparm for valid values, -S option) 309 # Set the spindown timeout on a hard drive? 352 # Maximum time, in seconds, of hard drive spindown time that you are 366 # Shall we adjust the idle timeout on a hard drive? [all …]
|
/linux-4.4.14/Documentation/scsi/ |
D | dtc3x80.txt | 35 have tested it with 4 totally different hard drives (both SCSI-1 and 37 specific hard drive. For this one, the driver will eventually hang in
|
D | dc395x.txt | 7 be safe to use. Testing with hard disks has not been done to any 9 to use this driver with hard disks.
|
D | dpti.txt | 79 * in the ioctls. They are written to be portable. They are hard to read, but I need
|
D | qlogicfas.txt | 65 10 COMPs, comparing the same file on the SCSI hard drive, i.e. "COMP
|
D | NinjaSCSI.txt | 122 your SCSI device name(hard drive, CD-ROM, etc...)
|
D | sym53c8xx_2.txt | 208 hard disk with 128 KB or less). 238 disk arrays. It is noticeable that most of recent hard disks seem not to 606 hard disks. Good SCSI hard disks with a large cache gain advantage of
|
D | aic79xx.txt | 396 * Adaptec only supports Ultra320 hard drives running 398 your hard drive manufacturer to ensure you have the
|
D | ncr53c8xx.txt | 242 hard disk with 128 KB or less). 246 All I can say is that the hard disks I use on my machines behave well with 267 array. It is noticeable that most of recent hard disks seem not to accept 970 hard disks. In such a situation you cannot configure the NVRAM with 1265 hard disks. Good SCSI hard disks with a large cache gain advantage of
|
D | advansys.txt | 234 Manuel Veloso <veloso@pobox.com> worked hard on PowerPC narrow
|
D | BusLogic.txt | 157 a selection is made between a full host adapter hard reset and SCSI bus reset 166 reset will force a full host adapter hard reset and SCSI bus reset. SCSI bus
|
D | ChangeLog.1992-1997 | 404 Remove hard limit of 2 commands per lun and make it better 427 Do not probe for media size at boot time(hard on changers). 617 * sd.c: Add support for sd_hardsizes (hard sector sizes). 1714 * aha1542.c: Do hard reset instead of soft (some ethercard probes
|
/linux-4.4.14/fs/hfs/ |
D | Kconfig | 7 floppy disks and hard drive partitions with full read-write access.
|
/linux-4.4.14/drivers/target/sbp/ |
D | Kconfig | 7 bus, for example hard disks. Similar to FireWire Target Disk mode on
|
/linux-4.4.14/drivers/pci/pcie/aer/ |
D | Kconfig.debug | 13 Debugging PCIe AER code is quite difficult because it is hard
|
/linux-4.4.14/net/batman-adv/ |
D | Makefile | 28 batman-adv-y += hard-interface.o
|
/linux-4.4.14/fs/qnx4/ |
D | Kconfig | 8 Say Y if you intend to mount QNX hard disks or floppies.
|
/linux-4.4.14/Documentation/early-userspace/ |
D | buffer-format.txt | 45 not ignored; see "handling of hard links" below. 85 *** Handling of hard links 89 the tuple buffer and the entry is created as usual; if found, a hard
|
/linux-4.4.14/Documentation/scheduler/ |
D | completion.txt | 125 Calling it from hard-irq or irqs-off atomic contexts will result in 126 hard-to-detect spurious enabling of interrupts. 220 complete() and complete_all() can be called in hard-irq/atomic context safely. 227 Signaling completion from hard-irq context is fine as it will appropriately 248 hard-irq or atomic context.
|
D | sched-deadline.txt | 287 called "hard schedulability property" and is an extension of Lemma 1 of [2]). 293 ming in a hard-real-time environment. Journal of the Association for
|
/linux-4.4.14/Documentation/filesystems/ |
D | cramfs.txt | 12 compact also makes it _very_ hard to update on-the-fly), so you have to 28 Hard links are supported, but hard linked files
|
D | romfs.txt | 94 4 | spec.info | Info for directories/hard links/devices 118 0 hard link link destination [file header] 127 Note that hard links are specifically marked in this filesystem, but 129 Note also that it is your responsibility to not create hard link
|
D | ufs.txt | 13 some implementations are undocumented, so its hard to recognize
|
D | sysv-fs.txt | 25 for this FS on hard disk yet. 65 * Maximum number of hard links to a file:
|
D | affs.txt | 8 hard disks and normally not used on them, either. 23 sense on hard disks. Supported read only. 198 The block allocation is designed for hard disk partitions. If more
|
D | tmpfs.txt | 5 created on your hard drive. If you unmount a tmpfs instance, 15 disk (/dev/ram*), which simulates a fixed size hard disk in physical
|
D | hfs.txt | 54 o You can't create hard- or symlinks, device files, sockets or FIFOs.
|
D | dnotify.txt | 48 the problem of hard links to files has been ignored. So if a file (x)
|
D | befs.txt | 57 figure it out yourself (it shouldn't be hard), or mail the maintainer
|
D | overlayfs.txt | 142 to the upper filesystem (copy_up). Note that creating a hard-link 193 If a file with multiple hard links is copied up, then this will
|
D | ubifs.txt | 28 deal with this. Blocks on hard drives typically do not become bad,
|
/linux-4.4.14/kernel/time/ |
D | posix-cpu-timers.c | 888 unsigned long hard = in check_thread_timers() local 891 if (hard != RLIM_INFINITY && in check_thread_timers() 892 tsk->rt.timeout > DIV_ROUND_UP(hard, USEC_PER_SEC/HZ)) { in check_thread_timers() 904 if (soft < hard) { in check_thread_timers() 1006 unsigned long hard = in check_process_timers() local 1009 if (psecs >= hard) { in check_process_timers() 1022 if (soft < hard) { in check_process_timers()
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-arb-gpio-challenge.txt | 13 * Having two masters on a bus in general makes it relatively hard to debug 14 problems (hard to tell if i2c issues were caused by one master, another, or
|
/linux-4.4.14/fs/qnx6/ |
D | Kconfig | 8 Say Y if you intend to mount QNX hard disks or floppies formatted
|
/linux-4.4.14/fs/cramfs/ |
D | Kconfig | 10 16/32 bits uid/gid, hard links and timestamps.
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | Kconfig | 18 Error injection is supported to test rare errors that are hard
|
/linux-4.4.14/Documentation/ABI/obsolete/ |
D | sysfs-class-rfkill | 11 because its not possible to express the 'soft and hard block'
|
/linux-4.4.14/fs/coda/ |
D | Kconfig | 7 with regular Unix commands as if they were sitting on your hard
|
/linux-4.4.14/drivers/gpu/vga/ |
D | Kconfig | 7 hard-decoded addresses as they did on ISA. When multiple PCI devices
|
/linux-4.4.14/fs/hfsplus/ |
D | Kconfig | 8 Macintosh-formatted hard drive partitions with full read-write access.
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-dma.txt | 20 allocate. Even still, 128K blocks are hard to come by, so the driver writer is 71 the card to raise the DMA_DONE interrupt. From hard personal experience, if
|
/linux-4.4.14/drivers/scsi/mvsas/ |
D | mv_64xx.c | 120 static void mvs_64xx_phy_reset(struct mvs_info *mvi, u32 phy_id, int hard) in mvs_64xx_phy_reset() argument 127 if (hard == MVS_HARD_RESET) in mvs_64xx_phy_reset() 129 else if (hard == MVS_SOFT_RESET) in mvs_64xx_phy_reset() 132 if (hard) { in mvs_64xx_phy_reset()
|
D | mv_sas.h | 157 void (*phy_reset)(struct mvs_info *mvi, u32 phy_id, int hard); 451 void mvs_phys_reset(struct mvs_info *mvi, u32 phy_mask, int hard);
|
D | mv_94xx.c | 270 static void mvs_94xx_phy_reset(struct mvs_info *mvi, u32 phy_id, int hard) in mvs_94xx_phy_reset() argument 274 if (hard == MVS_PHY_TUNE) { in mvs_94xx_phy_reset() 284 if (hard) { in mvs_94xx_phy_reset()
|
D | mv_sas.c | 169 void mvs_phys_reset(struct mvs_info *mvi, u32 phy_mask, int hard) in mvs_phys_reset() argument 175 MVS_CHIP_DISP->phy_reset(mvi, no, hard); in mvs_phys_reset()
|
/linux-4.4.14/fs/ext2/ |
D | Kconfig | 4 Ext2 is a standard Linux file system for hard disks.
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig.debug | 24 hard lockup.
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | fsl,ssi.txt | 74 On SOCs that have an SSI, specific DMA channels are hard-wired for playback 78 DMA controller to use, but the channels themselves are hard-wired. The
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/cpm/ |
D | i2c.txt | 17 - linux,i2c-index : Can be used to hard code an i2c bus number. By default,
|
/linux-4.4.14/drivers/usb/storage/ |
D | Kconfig | 14 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs, 152 USB hard drive's onetouch button. 155 hard drive's as an input device. An action can be associated with
|
/linux-4.4.14/Documentation/hwmon/ |
D | vt1211 | 168 off. Full and off are internally hard-wired to 255 (100%) and 0 (0%), 181 pwm[1-2]_auto_point4_pwm full speed duty-cycle (hard-wired to 255) 184 pwm[1-2]_auto_point1_pwm off duty-cycle (hard-wired to 0)
|
D | dme1737 | 168 duty-cycles: full, low, and min. Full is internally hard-wired to 255 (100%) 283 hard-wired to manual mode. 308 full-speed duty-cycle which is hard-
|
D | w83627hf | 113 For other supported devices, you'll have to take the hard path and
|
/linux-4.4.14/fs/fat/ |
D | Kconfig | 17 Another way to read and write MSDOS floppies and hard drive 39 This allows you to mount MSDOS partitions of your hard drive (unless
|
/linux-4.4.14/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 15 * Completely async processing of all events except creation of hard and symbolic 50 are synchronous: hard and symbolic link creation, and object rename. Creation,
|
D | network_protocol.txt | 112 Create hard of symlink.
|
/linux-4.4.14/Documentation/ide/ |
D | ide.txt | 114 Such drives will be identified at boot time, just like a hard disk. 124 For example, a GW2000 system might have a hard drive on the primary 237 National Standard for connecting hard drives to PCs. This is the official 246 LS120/240) devices, removable R/W cartridges, and for high capacity hard disk
|
/linux-4.4.14/tools/thermal/tmon/ |
D | README | 18 thermal conditions are often exception cases that hard to reach in
|
/linux-4.4.14/Documentation/isdn/ |
D | README.pcbit | 20 allow you to load the firmware after a hard reset.
|
D | README.diversion | 31 2. Required hard- and software 73 2. Required hard- and software
|
D | README.x25 | 19 - This implementation has never wiped out my whole hard disk yet. But as
|
/linux-4.4.14/arch/arm/kernel/ |
D | ptrace.c | 672 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; in vfp_get() 714 new_vfp = thread->vfpstate.hard; in vfp_set() 736 thread->vfpstate.hard = new_vfp; in vfp_set()
|
D | asm-offsets.c | 79 DEFINE(VFP_CPU, offsetof(union vfp_state, hard.cpu)); in main()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 31 kernel will then attempt to hard-offline the page, by
|
D | sysfs-class-mtd | 170 returned, absent a hard error.
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 45 What: /sys/class/rfkill/rfkill[0-9]+/hard
|
/linux-4.4.14/fs/ufs/ |
D | Kconfig | 7 Unixes can create and mount hard disk partitions and diskettes using
|
/linux-4.4.14/drivers/ide/ |
D | Kconfig | 15 ATAPI units. The most common cases are IDE hard drives and ATAPI 85 This will include support for ATA hard disks. 666 these, those machine used to have the hard disk on hdc and the 668 hard disk and hdc for CD-ROM. 737 IDE devices (hard disks, CD-ROM drives, etc.) that are connected to 752 use IDE devices (hard disks, CD-ROM drives, etc.) that are connected 760 Falcon. Say Y if you have a Falcon and want to use IDE devices (hard 774 devices (hard disks, CD-ROM drives, etc.) that are connected to the 782 normally be on; disable it only if you are running a custom hard
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 18 This driver lets you combine several hard disk partitions into one 20 partition to another one or to combine several redundant hard disks 21 into a RAID1/4/5 device so as to provide protection against hard 53 use the so-called linear mode, i.e. it will combine the hard disk 66 use the so-called raid0 mode, i.e. it will combine the hard disk
|
/linux-4.4.14/Documentation/sound/oss/ |
D | VIBRA16 | 63 Or, take the hard way:
|
D | Opti | 66 address is hard-coded into the driver.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/omap/ |
D | crossbar.txt | 25 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
|
/linux-4.4.14/Documentation/usb/ |
D | gadget_multi.txt | 87 interface numbers hard-coded in them (it's not hard to change those
|
D | gadget_printer.txt | 67 either on the command line or hard code the PNP ID string used for
|
/linux-4.4.14/tools/perf/config/ |
D | utilities.mak | 142 # trying too hard and getting things wrong). 152 # trying too hard and getting things wrong).
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 299 This value controls the hard lockup detector behavior when a hard 435 (i.e. the hard lockup detector) on x86 systems. 437 0 - disable the hard lockup detector 438 1 - enable the hard lockup detector 440 The hard lockup detector monitors each CPU for its ability to respond to 852 detect a hard lockup condition. 922 _and_ the NMI watchdog (i.e. the hard lockup detector) at the same time. 962 events and the soft and hard lockup thresholds. The default threshold
|
D | README | 49 - common sense (this is especially hard to come by these days)
|
D | fs.txt | 35 - pipe-user-pages-hard 164 pipe-user-pages-hard:
|
/linux-4.4.14/drivers/usb/ |
D | README | 17 cell phones); and hard-wired peripherals like Ethernet adapters.
|
/linux-4.4.14/Documentation/watchdog/ |
D | pcwd-watchdog.txt | 11 monitor hard drive status, or anything else you need.
|
/linux-4.4.14/Documentation/vm/ |
D | overcommit-accounting | 80 o Account ptrace pages (this is hard)
|
D | cleancache.txt | 55 that may run multiple kernels (such as hard partitioned or virtualized 121 virtual machines. This is really hard to do with RAM and efforts to
|
/linux-4.4.14/Documentation/i2c/ |
D | i2c-stub | 62 If you spam it hard enough, printk can be lossy. This module really wants
|
/linux-4.4.14/fs/ocfs2/ |
D | ocfs2.h | 606 int hard) in ocfs2_set_ro_flag() argument 610 if (hard) in ocfs2_set_ro_flag()
|
/linux-4.4.14/tools/perf/tests/attr/ |
D | README | 27 This is the python script that does all the hard work. It reads
|
/linux-4.4.14/Documentation/devicetree/ |
D | usage-model.txt | 16 so that the operating system doesn't need to hard code details of the 45 thereby support a majority of available hardware without hard coded 84 per-machine hard coded selections. 134 product line, and it is hard to nail down exactly what is meant when one 241 instead of hard coding static devices for each platform, the list of
|
/linux-4.4.14/drivers/block/ |
D | Kconfig | 216 mount it just as you would mount other block devices such as hard 277 used as hard disk encryption. 354 block devices (such as hard drives). It is usually used to load and 512 bool "Very old hard disk (MFM/RLL/IDE) driver" 516 This is a very old hard disk driver that lacks the enhanced
|
/linux-4.4.14/Documentation/locking/ |
D | spinlocks.txt | 31 This is really the only really hard part about spinlocks: once you start 83 NOTE! We are working hard to remove reader-writer spinlocks in most
|
/linux-4.4.14/net/xfrm/ |
D | xfrm_user.c | 2049 if (up->hard) { in xfrm_add_pol_expire() 2056 km_policy_expired(xp, p->dir, up->hard, nlh->nlmsg_pid); in xfrm_add_pol_expire() 2084 km_state_expired(x, ue->hard, nlh->nlmsg_pid); in xfrm_add_sa_expire() 2086 if (ue->hard) { in xfrm_add_sa_expire() 2521 ue->hard = (c->data.hard != 0) ? 1 : 0; in build_expire() 2843 int hard = c->data.hard; in build_polexpire() local 2864 upe->hard = !!hard; in build_polexpire()
|
D | xfrm_state.c | 158 void km_state_expired(struct xfrm_state *x, int hard, u32 portid); 1722 void km_state_expired(struct xfrm_state *x, int hard, u32 portid) in km_state_expired() argument 1726 c.data.hard = hard; in km_state_expired() 1770 void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 portid) in km_policy_expired() argument 1774 c.data.hard = hard; in km_policy_expired()
|
/linux-4.4.14/Documentation/device-mapper/ |
D | era.txt | 99 block is performed. As such dm-era should not be effected by a hard
|
/linux-4.4.14/arch/sh/ |
D | Kconfig.debug | 46 for handling hard and soft interrupts. This can help avoid
|
/linux-4.4.14/Documentation/power/ |
D | video.txt | 34 hard/impossible. Methods that do not rely on userland are preferable. 77 bios, you'll get a hard crash during resume. Be careful. Also it is
|
D | interface.txt | 10 returns what states are supported, which is hard-coded to 'freeze',
|
/linux-4.4.14/Documentation/arm/ |
D | README | 122 ST506 hard drives 125 The ST506 hard drive controllers seem to be working fine (if a little
|
D | Booting | 64 method. Whether this is a hard coded value or some algorithm that
|
/linux-4.4.14/fs/ntfs/ |
D | Kconfig | 74 hard disk. Unlike other Linux distributions TopologiLinux does not
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | machinecheck | 54 how hard the kernel tries to recover even at some risk of
|
/linux-4.4.14/fs/proc/ |
D | Kconfig | 7 your hard disk: the files are created on the fly by the kernel when
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | rpc-server-gss.txt | 60 than a few housand groups (the current hard limit in the kernel is 65K
|
D | nfsroot.txt | 78 flags = hard, nointr, noposix, cto, ac 263 requiring a local hard disk to mount as root. This has not been
|
/linux-4.4.14/sound/ |
D | Kconfig | 133 This is used to avoid config and link hard dependencies between the
|
/linux-4.4.14/Documentation/mips/ |
D | AU1xxx_IDE.README | 8 If you are short in patience and just want to know how to add your hard disc to
|
/linux-4.4.14/drivers/block/paride/ |
D | Kconfig | 23 hard drives from MicroSolutions. 173 (low speed) adapter that is used in some portable hard drives. If 269 used in some 2.5" portable hard drives. If you chose to build PARIDE
|
/linux-4.4.14/Documentation/timers/ |
D | timekeeping.txt | 163 will sometimes behave strangely. Basically these delays usually use a hard 174 a hard-coded loop for providing the desired delay.
|
D | hrtimers.txt | 16 several reasons why such integration is hard/impossible:
|
D | highres.txt | 175 is restricted to code which can safely be executed in the hard interrupt
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.devices | 39 which allows direct access to the hard drives without using
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 68 Example #1: Simplest configuration (no efuse data, hard coded ABB table):
|
/linux-4.4.14/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 484 * that isn't a valid hard IRQ, therefore we bypass the do_IRQ()
|
/linux-4.4.14/Documentation/ia64/ |
D | efirtc.txt | 119 However writing such a program should be hard by simply using those two
|
D | mca.txt | 88 radical surgery on the rest of ia64, plus extra hard wired TLB
|
/linux-4.4.14/Documentation/blockdev/ |
D | paride.txt | 9 to personal computers, many external devices such as portable hard-disk, 40 MicroSolutions backpack hard-drives 112 MicroSolutions hard-drive pd bpck
|
/linux-4.4.14/net/rfkill/ |
D | core.c | 202 ev->hard = !!(rfkill->state & RFKILL_BLOCK_HW); in rfkill_fill_event() 654 static DEVICE_ATTR_RO(hard);
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | Kconfig | 112 This support is required to access the PS3 hard disk.
|
/linux-4.4.14/fs/jffs2/ |
D | Kconfig | 8 levelling, compression and support for hard links. You cannot use
|
/linux-4.4.14/Documentation/input/ |
D | yealink.txt | 96 Reduced capability 7 segment digit, when segments are hard wired together.
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 43 from/to a void __user * in the kernel. Try really hard not to delay this 201 * Think hard whether you really want a driver-private interface. Of course
|
D | cdrom.txt | 38 CDROMRESET hard-reset the drive 494 CDROMRESET hard-reset the drive
|
/linux-4.4.14/include/net/ |
D | xfrm.h | 256 u32 hard; member 317 void km_state_expired(struct xfrm_state *x, int hard, u32 portid); 1625 void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 portid);
|
/linux-4.4.14/kernel/sched/ |
D | rt.c | 2189 unsigned long soft, hard; in watchdog() local 2193 hard = task_rlimit_max(p, RLIMIT_RTTIME); in watchdog() 2203 next = DIV_ROUND_UP(min(soft, hard), USEC_PER_SEC/HZ); in watchdog()
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 21 If you want to use a SCSI hard disk, SCSI tape drive, SCSI CD-ROM or 77 If you want to use SCSI hard disks, Fibre Channel disks, 78 Serial ATA (SATA) or Parallel ATA (PATA) hard disks, 157 about anything having "SCSI" in its name other than hard disks, 728 doing so, since this driver only supports hard disks and lacks 1092 This value is used as a compiled-in hard limit. 1166 The default value is 8 and should be supported by most hard disks. 1187 Modern hard disks are able to support 64 tags and even more, but 1191 you are using very large hard disks with large cache (>= 1 MB) that
|
/linux-4.4.14/arch/m68k/q40/ |
D | README | 68 hard drives anyway.
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 81 memory.kmem.limit_in_bytes # set/show hard limit for kernel memory 86 memory.kmem.tcp.limit_in_bytes # set/show hard limit for tcp buf memory 636 b. They do not exceed their hard limit 662 NOTE2: It is recommended to set the soft limit always below the hard limit, 663 otherwise the hard limit will take precedence.
|
/linux-4.4.14/Documentation/gpio/ |
D | driver.txt | 68 on -RT (inside hard IRQ handlers and similar contexts). Normally this should 113 it will be threaded IRQ handler on -RT and hard IRQ handler on non-RT
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace-design.txt | 67 case). This is of course an optimization and not a hard requirement. 293 function. Because the two are hard to merge, it will most likely be a lot
|
/linux-4.4.14/fs/ |
D | Kconfig | 122 created on your hard drive. The files live in memory and swap
|
/linux-4.4.14/arch/metag/ |
D | Kconfig | 182 If you plan on running programs which are compiled to use hard floats
|
/linux-4.4.14/arch/parisc/ |
D | Kconfig | 260 for handling hard and soft interrupts. This can help avoid
|
/linux-4.4.14/fs/squashfs/ |
D | Kconfig | 12 and files (larger than 4GB), full uid/gid information, hard links and
|
/linux-4.4.14/drivers/pcmcia/ |
D | Kconfig | 10 modems or hard drives often used with laptops computers. There are
|
/linux-4.4.14/arch/microblaze/boot/dts/ |
D | system.dts | 35 hard-reset-gpios = <&LEDs_8Bit 2 1>;
|
/linux-4.4.14/fs/reiserfs/ |
D | README | 139 resizer, and is hard at work on implementing allocate on flush. SGI
|
/linux-4.4.14/Documentation/misc-devices/mei/ |
D | mei.txt | 229 IT knows when a platform crashes even when there is a hard failure on the host.
|
/linux-4.4.14/Documentation/x86/ |
D | exception-tables.txt | 56 as an example. The definition is somewhat hard to follow, so let's peek at
|
D | intel_mpx.txt | 41 when it calls the prctl(). This might be hard to guarantee if the app
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig | 254 is buggy and can cause a situation which would lead unexplained hard
|
/linux-4.4.14/Documentation/hid/ |
D | uhid.txt | 71 after a hard-coded period).
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 25 This was hard-coded to KERN_WARNING since at least 2.6.10 but folks 695 hard and soft lockups. 711 The frequency of hrtimer and NMI events and the soft and hard lockup 723 Say Y here to enable the kernel to panic on "hard lockups", 998 The proof does not depend on how hard and complex a
|
/linux-4.4.14/Documentation/arm/Marvell/ |
D | README | 6 SoCs are large and complex, it is hard to understand where the support
|
/linux-4.4.14/Documentation/development-process/ |
D | 7.AdvancedTopics | 43 concepts are not that hard to grasp with a bit of study.
|
D | 3.Early-stage | 149 copies of the patch. There are a number of options regulating how hard
|
D | 2.Process | 91 release is made. In the real world, this kind of perfection is hard to 374 lists. It is hard to be a fully-functioning member of the community
|
/linux-4.4.14/net/key/ |
D | af_key.c | 2973 int hard; in key_notify_sa_expire() local 2976 hard = c->data.hard; in key_notify_sa_expire() 2977 if (hard) in key_notify_sa_expire()
|
/linux-4.4.14/Documentation/PCI/ |
D | pcieaer-howto.txt | 254 is hard to trigger real hardware errors. Software based error
|
/linux-4.4.14/Documentation/cdrom/ |
D | cdrom-standard.tex | 156 block-devices such as floppy or hard disc drives), to define a set 483 This call should perform a hard-reset on the drive (although in 484 circumstances that a hard-reset is necessary, a drive may very well not 565 CDC_RESET& hard reset device\cr
|