/linux-4.4.14/drivers/char/ |
D | mbcs.c | 201 static inline int mbcs_getdma_start(struct mbcs_soft *soft) in mbcs_getdma_start() argument 208 mmr_base = soft->mmr_base; in mbcs_getdma_start() 209 gdma = &soft->getdma; in mbcs_getdma_start() 241 static inline int mbcs_putdma_start(struct mbcs_soft *soft) in mbcs_putdma_start() argument 248 mmr_base = soft->mmr_base; in mbcs_putdma_start() 249 pdma = &soft->putdma; in mbcs_putdma_start() 281 static inline int mbcs_algo_start(struct mbcs_soft *soft) in mbcs_algo_start() argument 283 struct algoblock *algo_soft = &soft->algo; in mbcs_algo_start() 284 void *mmr_base = soft->mmr_base; in mbcs_algo_start() 287 if (mutex_lock_interruptible(&soft->algolock)) in mbcs_algo_start() [all …]
|
/linux-4.4.14/drivers/net/arcnet/ |
D | rfc1201.c | 94 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans() local 109 switch (soft->proto) { in type_trans() 138 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx() local 150 if (soft->split_flag == 0xFF) { /* Exception Packet */ in rx() 163 soft, sizeof(pkt->soft)); in rx() 165 if (!soft->split_flag) { /* not split */ in rx() 167 soft->split_flag); in rx() 171 in->sequence, soft->split_flag, in rx() 172 soft->sequence); in rx() 173 lp->rfc1201.aborted_seq = soft->sequence; in rx() [all …]
|
D | capmode.c | 77 memcpy(pktbuf, pkthdrbuf, ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto)); in rx() 78 memcpy(pktbuf + ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto) + sizeof(int), in rx() 79 pkthdrbuf + ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto), in rx() 80 sizeof(struct archdr) - ARC_HDR_SIZE - sizeof(pkt->soft.cap.proto)); in rx() 82 if (length > sizeof(pkt->soft)) in rx() 83 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx() 84 pkt->soft.raw + sizeof(pkt->soft) in rx() 86 length - sizeof(pkt->soft)); in rx() 107 *((int *)&pkt->soft.cap.cookie[0])); in build_header() 148 *((int *)&pkt->soft.cap.cookie[0])); in prepare_tx() [all …]
|
D | rfc1051.c | 90 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in type_trans() local 105 switch (soft->proto) { in type_trans() 148 if (length > sizeof(pkt->soft)) in rx() 149 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx() 150 pkt->soft.raw + sizeof(pkt->soft), in rx() 151 length - sizeof(pkt->soft)); in rx() 166 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in build_header() local 171 soft->proto = ARC_P_IP_RFC1051; in build_header() 174 soft->proto = ARC_P_ARP_RFC1051; in build_header() 237 lp->hw.copy_to_card(dev, bufnum, ofs, &pkt->soft, length); in prepare_tx()
|
D | arc-rawmode.c | 69 if (length > sizeof(pkt->soft)) in rx() 70 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx() 71 pkt->soft.raw + sizeof(pkt->soft), in rx() 72 length - sizeof(pkt->soft)); in rx() 146 lp->hw.copy_to_card(dev, bufnum, ofs, &pkt->soft, length); in prepare_tx()
|
D | arcnet.c | 601 struct arc_rfc1201 *soft; in arcnet_send_packet() local 612 soft = &pkt->soft.rfc1201; in arcnet_send_packet() 613 proto = arc_proto_map[soft->proto]; in arcnet_send_packet() 1013 struct arc_rfc1201 *soft; in arcnet_rx() local 1016 soft = &pkt.soft.rfc1201; in arcnet_rx() 1028 if (sizeof(pkt.soft) <= length) { in arcnet_rx() 1029 lp->hw.copy_from_card(dev, bufnum, ofs, soft, sizeof(pkt.soft)); in arcnet_rx() 1031 memset(&pkt.soft, 0, sizeof(pkt.soft)); in arcnet_rx() 1032 lp->hw.copy_from_card(dev, bufnum, ofs, soft, length); in arcnet_rx() 1042 if (arc_proto_map[soft->proto]->is_ip) { in arcnet_rx() [all …]
|
D | Kconfig | 50 ARCnet "raw mode" packet encapsulation, no soft headers. Unlikely
|
/linux-4.4.14/arch/ia64/sn/pci/pcibr/ |
D | pcibr_provider.c | 26 sal_pcibr_slot_enable(struct pcibus_info *soft, int device, void *resp, in sal_pcibr_slot_enable() argument 36 segment = soft->pbi_buscommon.bs_persist_segment; in sal_pcibr_slot_enable() 37 busnum = soft->pbi_buscommon.bs_persist_busnum; in sal_pcibr_slot_enable() 46 sal_pcibr_slot_disable(struct pcibus_info *soft, int device, int action, in sal_pcibr_slot_disable() argument 56 segment = soft->pbi_buscommon.bs_persist_segment; in sal_pcibr_slot_disable() 57 busnum = soft->pbi_buscommon.bs_persist_busnum; in sal_pcibr_slot_disable() 65 static int sal_pcibr_error_interrupt(struct pcibus_info *soft) in sal_pcibr_error_interrupt() argument 73 segment = soft->pbi_buscommon.bs_persist_segment; in sal_pcibr_error_interrupt() 74 busnum = soft->pbi_buscommon.bs_persist_busnum; in sal_pcibr_error_interrupt() 105 struct pcibus_info *soft = arg; in pcibr_error_intr_handler() local [all …]
|
/linux-4.4.14/arch/x86/math-emu/ |
D | fpu_system.h | 50 #define FPU_info (I387->soft.info) 60 #define FPU_lookahead (I387->soft.lookahead) 64 #define no_ip_update (*(u_char *)&(I387->soft.no_update)) 65 #define FPU_rm (*(u_char *)&(I387->soft.rm)) 69 #define access_limit (*(u_char *)&(I387->soft.alimit)) 71 #define partial_status (I387->soft.swd) 72 #define control_word (I387->soft.cwd) 73 #define fpu_tag_word (I387->soft.twd) 74 #define registers (I387->soft.st_space) 75 #define top (I387->soft.ftop) [all …]
|
D | fpu_aux.c | 33 void fpstate_init_soft(struct swregs_state *soft) in fpstate_init_soft() argument 36 memset(soft, 0, sizeof(*soft)); in fpstate_init_soft() 37 soft->cwd = 0x037f; in fpstate_init_soft() 38 soft->swd = 0; in fpstate_init_soft() 39 soft->ftop = 0; /* We don't keep top in the status word internally. */ in fpstate_init_soft() 40 soft->twd = 0xffff; in fpstate_init_soft() 43 oaddr = (struct address *)&soft->foo; in fpstate_init_soft() 46 iaddr = (struct address *)&soft->fip; in fpstate_init_soft() 50 soft->no_update = 1; in fpstate_init_soft() 55 fpstate_init_soft(¤t->thread.fpu.state.soft); in finit()
|
D | fpu_entry.c | 646 struct swregs_state *s387 = &target->thread.fpu.state.soft; in fpregs_soft_set() 698 struct swregs_state *s387 = &target->thread.fpu.state.soft; in fpregs_soft_get()
|
D | reg_ld_str.c | 1183 I387->soft.fcs &= ~0xf8000000; in fstenv() 1184 I387->soft.fos |= 0xffff0000; in fstenv()
|
D | README | 197 original Linux emulator with the 4.1 'soft' lib. 204 look-ahead 'soft' lib
|
/linux-4.4.14/Documentation/vm/ |
D | soft-dirty.txt | 3 The soft-dirty is a bit on a PTE which helps to track which pages a task 6 1. Clear soft-dirty bits from the task's PTEs. 13 3. Read soft-dirty bits from the PTEs. 16 64-bit qword is the soft-dirty one. If set, the respective PTE was 21 when the soft-dirty bit is cleared. So, after this, when the task tries to 23 the soft-dirty bit on the respective PTE. 26 soft-dirty bits clear, the #PF-s that occur after that are processed fast. 28 the kernel does is finds this fact out and puts both writable and soft-dirty 32 there is still a scenario when we can lose soft dirty bits -- a task 35 including soft dirty bits. To notify user space application about such [all …]
|
D | 00-INDEX | 33 soft-dirty.txt 34 - short explanation for soft-dirty PTEs
|
D | pagemap.txt | 18 * Bit 55 pte is soft-dirty (see Documentation/vm/soft-dirty.txt) 182 after first clear of soft-dirty bits. Since Linux 4.2 they are used for
|
/linux-4.4.14/sound/oss/dmasound/ |
D | dmasound_q40.c | 65 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; in q40_ct_law() 122 (dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8); in q40_ctx_law() 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() 232 (dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8); in q40_ctc_law() 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() 423 if (dmasound.soft.stereo) in Q40PlayNextFrame() [all …]
|
D | dmasound_atari.c | 158 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ct_law() 164 if (dmasound.soft.stereo) in ata_ct_law() 187 if (dmasound.soft.stereo) in ata_ct_s8() 203 if (!dmasound.soft.stereo) { in ata_ct_u8() 238 if (!dmasound.soft.stereo) { in ata_ct_s16be() 270 if (!dmasound.soft.stereo) { in ata_ct_u16be() 310 if (!dmasound.soft.stereo) { in ata_ct_s16le() 351 if (!dmasound.soft.stereo) { in ata_ct_u16le() 388 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ctx_law() 392 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() [all …]
|
D | dmasound_core.c | 241 return dmasound.soft.speed; in sound_set_speed() 252 dmasound.soft.speed = speed; in sound_set_speed() 255 dmasound.dsp.speed = dmasound.soft.speed; in sound_set_speed() 257 return dmasound.soft.speed; in sound_set_speed() 263 return dmasound.soft.stereo; in sound_set_stereo() 267 dmasound.soft.stereo = stereo; in sound_set_stereo() 280 switch (dmasound.soft.format) { in sound_copy_translate() 490 (dmasound.soft.size * (dmasound.soft.stereo+1) ) ; in sq_setup() 499 (dmasound.soft.size * (dmasound.soft.stereo+1) ) ; in sq_setup() 502 sq->block_size /= dmasound.soft.speed ; in sq_setup() [all …]
|
D | dmasound_paula.c | 161 if (!dmasound.soft.stereo) { in ami_ct_s8() 195 if (!dmasound.soft.stereo) { \ 248 if (!dmasound.soft.stereo) { \ 363 if (dmasound.soft.speed) in AmiInit() 364 period = amiga_colorclock/dmasound.soft.speed-1; in AmiInit() 367 dmasound.hard = dmasound.soft; in AmiInit() 392 return dmasound.soft.format; in AmiSetFormat() 410 dmasound.soft.format = format; in AmiSetFormat() 411 dmasound.soft.size = size; in AmiSetFormat() 414 dmasound.dsp.size = dmasound.soft.size; in AmiSetFormat()
|
D | dmasound.h | 163 SETTINGS soft; /* software 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 453 soft = (newlim->d_fieldmask & QC_SPC_SOFT) ? in xfs_qm_scall_setqlim() 456 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim() 458 ddq->d_blk_softlimit = cpu_to_be64(soft); in xfs_qm_scall_setqlim() 462 q->qi_bsoftlimit = soft; in xfs_qm_scall_setqlim() 465 xfs_debug(mp, "blkhard %Ld < blksoft %Ld", hard, soft); in xfs_qm_scall_setqlim() 470 soft = (newlim->d_fieldmask & QC_RT_SPC_SOFT) ? in xfs_qm_scall_setqlim() 473 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim() 475 ddq->d_rtb_softlimit = cpu_to_be64(soft); in xfs_qm_scall_setqlim() 478 q->qi_rtbsoftlimit = soft; in xfs_qm_scall_setqlim() [all …]
|
/linux-4.4.14/drivers/tty/serial/ |
D | ioc4_serial.c | 792 pending_intrs(struct ioc4_soft *soft, int type) in pending_intrs() argument 794 struct ioc4_misc_regs __iomem *mem = soft->is_ioc4_misc_addr; in pending_intrs() 801 spin_lock_irqsave(&soft->is_ir_lock, flag); in pending_intrs() 818 spin_unlock_irqrestore(&soft->is_ir_lock, flag); in pending_intrs() 968 intr_connect(struct ioc4_soft *soft, int type, in intr_connect() argument 977 i = atomic_inc_return(&soft-> is_intr_type[type].is_num_intrs) - 1; in intr_connect() 981 intr_ptr = &soft->is_intr_type[type].is_intr_info[i]; in intr_connect() 995 struct ioc4_soft *soft; in ioc4_intr() local 1002 soft = arg; in ioc4_intr() 1005 &soft->is_intr_type[intr_type].is_num_intrs); in ioc4_intr() [all …]
|
/linux-4.4.14/arch/mips/kernel/ |
D | elf.c | 45 bool soft; member 175 prog_req.soft = interp_req.soft && prog_req.soft; in arch_check_elf() 215 !prog_req.fr1 && !prog_req.single && !prog_req.soft) in arch_check_elf()
|
/linux-4.4.14/Documentation/devicetree/bindings/power/reset/ |
D | keystone-reset.txt | 10 Additionally soft or hard reset can be configured. 26 - ti,soft-reset: Boolean option indicating soft reset. 59 WDT0 or WDT2 is triggered it issues soft reset for SoC. 66 ti,soft-reset;
|
/linux-4.4.14/drivers/watchdog/ |
D | bcm47xx_wdt.c | 194 bool soft; in bcm47xx_wdt_probe() local 200 soft = wdt->max_timer_ms < WDT_SOFTTIMER_THRESHOLD * 1000; in bcm47xx_wdt_probe() 202 if (soft) { in bcm47xx_wdt_probe() 236 soft ? ", Software Timer" : ""); in bcm47xx_wdt_probe() 244 if (soft) in bcm47xx_wdt_probe()
|
D | Kconfig | 241 Note: The internal IXP4xx watchdog does a soft CPU reset 1267 global soft reset.
|
/linux-4.4.14/kernel/time/ |
D | posix-cpu-timers.c | 865 unsigned long soft; in check_thread_timers() local 886 soft = READ_ONCE(sig->rlim[RLIMIT_RTTIME].rlim_cur); in check_thread_timers() 887 if (soft != RLIM_INFINITY) { in check_thread_timers() 900 if (tsk->rt.timeout > DIV_ROUND_UP(soft, USEC_PER_SEC/HZ)) { in check_thread_timers() 904 if (soft < hard) { in check_thread_timers() 905 soft += USEC_PER_SEC; in check_thread_timers() 906 sig->rlim[RLIMIT_RTTIME].rlim_cur = soft; in check_thread_timers() 969 unsigned long soft; in check_process_timers() local 1003 soft = READ_ONCE(sig->rlim[RLIMIT_CPU].rlim_cur); in check_process_timers() 1004 if (soft != RLIM_INFINITY) { in check_process_timers() [all …]
|
/linux-4.4.14/include/linux/ |
D | hrtimer.h | 403 ktime_t soft, hard; in hrtimer_start_expires() local 404 soft = hrtimer_get_softexpires(timer); in hrtimer_start_expires() 406 delta = ktime_to_ns(ktime_sub(hard, soft)); in hrtimer_start_expires() 407 hrtimer_start_range_ns(timer, soft, delta, mode); in hrtimer_start_expires()
|
/linux-4.4.14/arch/x86/kvm/ |
D | x86.h | 15 bool soft) in kvm_queue_interrupt() argument 18 vcpu->arch.interrupt.soft = soft; in kvm_queue_interrupt()
|
D | x86.c | 2920 vcpu->arch.interrupt.pending && !vcpu->arch.interrupt.soft; in kvm_vcpu_ioctl_x86_get_vcpu_events() 2922 events->interrupt.soft = 0; in kvm_vcpu_ioctl_x86_get_vcpu_events() 2961 vcpu->arch.interrupt.soft = events->interrupt.soft; in kvm_vcpu_ioctl_x86_set_vcpu_events() 6951 if (vcpu->arch.interrupt.pending && !vcpu->arch.interrupt.soft) in kvm_arch_vcpu_ioctl_get_sregs()
|
D | vmx.c | 5028 if (vcpu->arch.interrupt.soft) in vmx_inject_irq() 5035 if (vcpu->arch.interrupt.soft) { in vmx_inject_irq() 10058 if (vcpu->arch.interrupt.soft) { in vmcs12_save_pending_event()
|
/linux-4.4.14/arch/ia64/include/asm/sn/ |
D | pcibr_provider.h | 145 extern int sal_pcibr_slot_enable(struct pcibus_info *soft, int device, 147 extern int sal_pcibr_slot_disable(struct pcibus_info *soft, int device,
|
D | tiocx.h | 23 void *soft; /* driver specific */ member
|
/linux-4.4.14/arch/arm/vfp/ |
D | Makefile | 10 KBUILD_AFLAGS :=$(KBUILD_AFLAGS:-msoft-float=-Wa,-mfpu=softvfp+vfp -mfloat-abi=soft)
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 38 Description: Whether the soft blocked state is initialised from non-volatile 58 What: /sys/class/rfkill/rfkill[0-9]+/soft
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | TODO | 5 by qib, ipath (if still present), hfi1, and eventually soft-roce
|
/linux-4.4.14/Documentation/ |
D | rfkill.txt | 21 The rfkill subsystem has a concept of "hard" and "soft" block, which 25 - soft block: writable radio block (need not be readable) that is set by 55 keeps track of soft and hard block separately. 99 soft and hard block are properly separated (unlike sysfs, see below) and
|
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 | oops-tracing.txt | 271 15: 'L' if a soft lockup has previously occurred on the system.
|
D | kernel-parameters.txt | 1609 soft 1858 * nohrst, nosrst, norst: suppress hard, soft 2359 default). To disable both hard and soft lockup detectors, 2572 nosoftlockup [KNL] Disable the soft-lockup detector. 2581 soft-lockup and NMI watchdog (hard-lockup). 3337 Where reboot_mode is one of warm (soft) or cold (hard) or gpio, 3556 [KNL] Should the soft-lockup detector generate panics. 3560 [KNL] Should the soft-lockup detector generate
|
D | 00-INDEX | 291 - info on soft and hard lockup detectors (aka nmi_watchdog).
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | atmel-nand.txt | 21 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default. 22 Supported values are: "none", "soft", "hw", "hw_syndrome", "hw_oob_first", 56 nand-ecc-mode = "soft";
|
D | davinci-nand.txt | 45 - "soft" 61 - "soft"
|
D | nand.txt | 4 Supported values are: "none", "soft", "hw", "hw_syndrome", "hw_oob_first",
|
D | sunxi-nand.txt | 21 - nand-ecc-mode : one of the supported ECC modes ("hw", "hw_syndrome", "soft",
|
/linux-4.4.14/drivers/mfd/ |
D | si476x-i2c.c | 136 int si476x_core_start(struct si476x_core *core, bool soft) in si476x_core_start() argument 141 if (!soft) { in si476x_core_start() 230 int si476x_core_stop(struct si476x_core *core, bool soft) in si476x_core_stop() argument 235 if (soft) { in si476x_core_stop() 254 if (!soft) { in si476x_core_stop()
|
/linux-4.4.14/include/uapi/linux/ |
D | rfkill.h | 85 __u8 soft, hard; member
|
D | if_arcnet.h | 126 } soft; member
|
/linux-4.4.14/arch/arm/include/asm/ |
D | fpstate.h | 75 struct fp_soft_struct soft; member
|
/linux-4.4.14/Documentation/isdn/ |
D | README.audio | 65 (default 0 , I4L soft-decode) 66 (1-15 soft-decode off, hardware on) 68 Not for I4L soft decode (default 8, 40ms)
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 103 soft start are active all the time. 144 - qcom,vs-soft-start-strength: 147 Description: This property sets the soft start strength for voltage
|
D | regulator.txt | 24 - regulator-soft-start: Enable soft start so that voltage ramps slowly
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | TODO | 11 - support soft-ap and p2p mode
|
/linux-4.4.14/net/batman-adv/ |
D | Makefile | 37 batman-adv-y += soft-interface.o
|
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | of-xilinx-wdt.txt | 1 Xilinx AXI/PLB soft-core watchdog Device Tree Bindings
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ge863-pro3.dtsi | 37 nand-ecc-mode = "soft";
|
D | ethernut5.dts | 60 nand-ecc-mode = "soft";
|
D | tny_a9260_common.dtsi | 46 nand-ecc-mode = "soft";
|
D | tny_a9263.dts | 56 nand-ecc-mode = "soft";
|
D | usb_a9260_common.dtsi | 48 nand-ecc-mode = "soft";
|
D | aks-cdu.dts | 67 nand-ecc-mode = "soft";
|
D | usb_a9263.dts | 76 nand-ecc-mode = "soft";
|
D | at91-kizbox.dts | 64 nand-ecc-mode = "soft";
|
D | pm9g45.dts | 88 nand-ecc-mode = "soft";
|
D | at91-qil_a9260.dts | 121 nand-ecc-mode = "soft";
|
D | animeo_ip.dts | 97 nand-ecc-mode = "soft";
|
D | at91sam9g20ek_common.dtsi | 128 nand-ecc-mode = "soft";
|
D | at91sam9rlek.dts | 68 nand-ecc-mode = "soft";
|
D | at91sam9263ek.dts | 130 nand-ecc-mode = "soft";
|
D | at91sam9261ek.dts | 73 nand-ecc-mode = "soft";
|
D | at91sam9m10g45ek.dts | 250 nand-ecc-mode = "soft";
|
D | at91rm9200.dtsi | 933 nand-ecc-mode = "soft";
|
D | exynos5420-peach-pit.dts | 1058 * watchdog provides no debugging information (compared to soft/hard
|
D | exynos5800-peach-pi.dts | 1021 * watchdog provides no debugging information (compared to soft/hard
|
/linux-4.4.14/arch/ia64/sn/pci/ |
D | tioca_provider.c | 555 struct tioca_common *soft = arg; in tioca_error_intr_handler() local 562 segment = soft->ca_common.bs_persist_segment; in tioca_error_intr_handler() 563 busnum = soft->ca_common.bs_persist_busnum; in tioca_error_intr_handler()
|
D | tioce_provider.c | 677 struct tioce_common *soft = arg; in tioce_error_intr_handler() local 683 soft->ce_pcibus.bs_persist_segment, in tioce_error_intr_handler() 684 soft->ce_pcibus.bs_persist_busnum, 0, 0, 0, 0, 0); in tioce_error_intr_handler()
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | socfpga-dwmac.txt | 16 altr,emac-splitter: Should be the phandle to the emac splitter soft IP node if
|
/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/net/rfkill/ |
D | core.c | 203 ev->soft = !!(rfkill->state & (RFKILL_BLOCK_SW | in rfkill_fill_event() 687 static DEVICE_ATTR_RW(soft); 1171 rfkill_global_states[i].cur = ev.soft; in rfkill_fop_write() 1173 rfkill_global_states[ev.type].cur = ev.soft; in rfkill_fop_write() 1184 rfkill_set_block(rfkill, ev.soft); in rfkill_fop_write()
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-si476x.c | 625 bool soft; in si476x_radio_change_func() local 634 soft = true; in si476x_radio_change_func() 635 err = si476x_core_stop(radio->core, soft); in si476x_radio_change_func() 641 soft = false; in si476x_radio_change_func() 642 err = si476x_core_stop(radio->core, soft); in si476x_radio_change_func() 651 err = si476x_core_start(radio->core, soft); in si476x_radio_change_func()
|
/linux-4.4.14/Documentation/devicetree/bindings/reset/ |
D | zynq-reset.txt | 25 0 : soft reset
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | cs4271.txt | 23 - cirrus,enable-soft-reset:
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | ahci-st.txt | 16 - resets : The power-down, soft-reset and power-reset lines of SATA IP
|
/linux-4.4.14/arch/x86/include/asm/fpu/ |
D | types.h | 248 struct swregs_state soft; member
|
D | internal.h | 86 extern void fpstate_init_soft(struct swregs_state *soft); 88 static inline void fpstate_init_soft(struct swregs_state *soft) {} in fpstate_init_soft() argument
|
/linux-4.4.14/Documentation/networking/ |
D | proc_net_tcp.txt | 33 | | | | | | |---------> Predicted tick of soft clock
|
D | altera_tse.txt | 6 using the SGDMA and MSGDMA soft DMA IP components. The driver uses the 18 The Triple-Speed Ethernet, SGDMA, and MSGDMA components are all soft IP 33 developer wishes to support their own soft DMA logic and driver support. Any 37 therefore will not perform as well compared to the MSGDMA soft IP. Please
|
D | operstates.txt | 91 Note that for certain kind of soft-devices, which are not managing any
|
D | rxrpc.txt | 149 (*) There are two types of positive acknowledgment: hard-ACKs and soft-ACKs. 151 has been received and processed; a soft-ACK indicates that the data has 891 generate a soft-ACK to tell the sender that it doesn't need to resend.
|
D | rds.txt | 81 This is a soft limit rather than a hard limit - RDS will
|
D | switchdev.txt | 13 with SR-IOV or soft switches, such as OVS, are possible.
|
D | z8530drv.txt | 595 Example: sccparam /dev/scc0 soft on
|
D | scaling.txt | 328 balancing mechanism that uses soft state to steer flows based on where
|
/linux-4.4.14/Documentation/video4linux/ |
D | si476x.txt | 48 0x05 | smute | 0 - Audio is not soft muted 49 | | 1 - Audio is soft muted
|
/linux-4.4.14/arch/x86/kernel/fpu/ |
D | init.c | 45 fpstate_init_soft(¤t->thread.fpu.state.soft); in fpu__init_cpu_generic()
|
D | core.c | 213 fpstate_init_soft(&state->soft); in fpstate_init()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 9 to soft-offline it, by moving the contents elsewhere or
|
D | sysfs-class-net-mesh | 32 between the mesh and devices bridged with the soft
|
/linux-4.4.14/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.h | 181 unsigned int soft; member
|
D | pinctrl-mt8127.c | 313 .soft = 0x200,
|
D | pinctrl-mt8173.c | 353 .soft = 0x200,
|
D | pinctrl-mt8135.c | 326 .soft = 0x200,
|
/linux-4.4.14/arch/arc/include/asm/ |
D | entry-arcv2.h | 119 ; for interrupts), it could get clobbered in case we soft land here from
|
/linux-4.4.14/Documentation/hwmon/ |
D | sht15 | 50 * If a CRC validation fails, a soft reset command is sent, which resets
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 826 This value controls the soft lockup detector thread's behavior 827 when a soft lockup condition is detected as to whether or not 842 This parameter can be used to control the soft lockup detector. 844 0 - disable the soft lockup detector 845 1 - enable the soft lockup detector 847 The soft lockup detector monitors CPUs for threads that are hogging the CPUs 882 16384 - A soft lockup has previously occurred on the system. 921 This parameter can be used to disable or enable the soft lockup detector 927 The soft lockup detector and the NMI watchdog can also be disabled or 962 events and the soft and hard lockup thresholds. The default threshold
|
D | fs.txt | 36 - pipe-user-pages-soft 173 pipe-user-pages-soft:
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 45 - soft limit 70 memory.soft_limit_in_bytes # set/show soft limit of memory usage 302 Currently no soft limit is implemented for kernel memory. It is future work 632 Soft limits allow for greater sharing of memory. The idea behind soft limits 639 are pushed back to their soft limits. If the soft limit of each control 643 Please note that soft limits is a best-effort feature; it comes with 645 heavily contended for, memory is allocated based on the soft limit 646 hints/setup. Currently soft limit based reclaim is set up such that 652 assume a soft limit of 256 MiB) 662 NOTE2: It is recommended to set the soft limit always below the hard limit,
|
D | unified-hierarchy.txt | 516 - The original lower boundary, the soft limit, is defined as a limit 521 basic desirable behavior. First off, the soft limit has no 525 impossible. Second, the soft limit reclaim pass is so aggressive 575 lower boundary / soft limit events have to be counted by first
|
D | cpusets.txt | 95 These subsets, or "soft partitions" must be able to be dynamically 192 a large system into nested, dynamically changeable, "soft-partitions".
|
D | cgroups.txt | 254 a large system into nested, dynamically changeable, "soft-partitions".
|
/linux-4.4.14/drivers/mailbox/ |
D | Kconfig | 62 An implementation of the Altera Mailbox soft core. It is used
|
/linux-4.4.14/Documentation/PCI/ |
D | pci-error-recovery.txt | 265 soft reset(default) and fundamental(optional) reset. 267 Powerpc soft reset consists of asserting the adapter #RST line and then 277 For most PCI devices, a soft reset will be sufficient for recovery. 279 of PCI Express PCI devices for which a soft reset is not sufficient 305 previously tried a soft reset, it might now try a hard reset (power
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | mpc836x_rdk.dts | 365 soft-uart; 378 soft-uart;
|
D | ac14xx.dts | 251 /* soft interrupts */
|
D | mpc832x_mds.dts | 335 soft-uart; /* We need Soft-UART */
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | kvm.h | 304 __u8 soft; member
|
/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/devicetree/bindings/powerpc/fsl/cpm_qe/qe/ |
D | ucc.txt | 21 - soft-uart : for UART drivers, if specified this means the QE UART device
|
/linux-4.4.14/Documentation/fmc/ |
D | identifiers.txt | 99 EEPROM, so both the host system and a soft-core running in the FPGA (if 103 simple, and both the host system and the soft-core will likely already
|
/linux-4.4.14/arch/arm/kernel/ |
D | process.c | 285 memcpy(fp, &thread->fpstate.soft, sizeof (*fp)); in dump_fpu()
|
/linux-4.4.14/kernel/sched/ |
D | rt.c | 2189 unsigned long soft, hard; in watchdog() local 2192 soft = task_rlimit(p, RLIMIT_RTTIME); in watchdog() 2195 if (soft != RLIM_INFINITY) { in watchdog() 2203 next = DIV_ROUND_UP(min(soft, hard), USEC_PER_SEC/HZ); in watchdog()
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 153 6. KVM schedules a soft timer to fire in T+(100 - time since step 2) 155 8. The soft timer fires, waking up the VCPU thread
|
/linux-4.4.14/arch/ia64/sn/kernel/ |
D | io_common.c | 70 sn_default_pci_bus_fixup(struct pcibus_bussoft *soft, struct pci_controller *controller) in sn_default_pci_bus_fixup() argument
|
/linux-4.4.14/Documentation/trace/ |
D | events.txt | 330 Event triggers are implemented on top of "soft" mode, which means that 333 disabled in a "soft" mode. That is, the tracepoint will be called, 378 the other trace event is activated, but disabled in a "soft" mode.
|
D | ftrace.txt | 55 For quicker access to that directory you may want to make a soft link to 683 's' - soft irq is running 2505 a "soft" mode. That is, the tracepoint will be called, but
|
/linux-4.4.14/Documentation/x86/x86_64/ |
D | boot-options.txt | 198 you have >3GB memory or told the kernel to us it (iommu=soft)) 217 soft Use software bounce buffering (SWIOTLB) (default for
|
/linux-4.4.14/drivers/staging/speakup/ |
D | spkguide.txt | 95 soft -- One of several software synthesizers (not available at boot up) 400 /speakup/soft: 417 /speakup/soft. 419 The files under /speakup/soft represent settings that are specific to the 644 Tell Speakup to use the "soft driver: 645 echo soft > /speakup/synth 678 You can obtain a copy of Speech Dispatcher from free(b)soft at 688 You get it from the free(b)soft web site mentioned above. After you've 693 echo the soft keyword to the synth sys entry like this: 695 echo soft >/speakup/synth [all …]
|
/linux-4.4.14/drivers/net/can/ |
D | Kconfig | 147 Xilinx CAN driver. This driver supports both soft AXI CAN IP and
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | as3722.txt | 75 watchdog-in, soft-reset-in
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-as3722.c | 153 FUNCTION_GROUP(soft-reset-in, SOFT_RESET_IN),
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Procfile.txt | 131 The soft parameters set for this sub-stream.
|
/linux-4.4.14/Documentation/input/ |
D | iforce-protocol.txt | 240 2. Start a soft spying RS232 or USB (depending on where you connected your
|
/linux-4.4.14/arch/parisc/ |
D | Kconfig | 260 for handling hard and soft interrupts. This can help avoid
|
/linux-4.4.14/Documentation/power/ |
D | video.txt | 55 (5) radeon systems, where X can soft-boot your video card. You'll need
|
/linux-4.4.14/Documentation/powerpc/ |
D | qe_firmware.txt | 86 "soft" provisional introduced in the ROMcode in order to enable higher
|
/linux-4.4.14/arch/powerpc/platforms/ |
D | Kconfig | 350 Say Y here to enable soft power-off functionality on the Freescale
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | dapm.txt | 178 corresponding soft power control. In this case it is necessary to create
|
/linux-4.4.14/mm/ |
D | Kconfig | 526 soft-dirty bit on pte-s. This bit it set when someone writes 530 See Documentation/vm/soft-dirty.txt for more details.
|
/linux-4.4.14/Documentation/ioctl/ |
D | hdio.txt | 519 Executes an ATAPI soft reset if applicable, otherwise 520 executes an ATA soft reset on the controller.
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci.c | 228 static void sdhci_init(struct sdhci_host *host, int soft) in sdhci_init() argument 230 if (soft) in sdhci_init() 244 if (soft) { in sdhci_init()
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 244 them out via a soft reset or some other means, in which case 928 like some information about the mechanism used to soft-reset the 929 CPUs. For example, Apple puts the GPIO number for CPU soft reset 930 lines in there as a "soft-reset" property since they start secondary 931 CPUs by soft-resetting them.
|
/linux-4.4.14/arch/x86/include/asm/ |
D | kvm_host.h | 462 bool soft; member
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.sym53c8xx | 388 - Do a normal soft reset as first chip reset, since aborting current 425 soft reset bit is set at the wrong time while SCRIPTS are running.
|
D | ChangeLog.megaraid_sas | 557 …ore firing INIT, now we send RESET Flag to FW instead of just READY. This is used to do soft reset.
|
D | BusLogic.txt | 168 handled by issuing a soft reset to the host adapter and re-initialization.
|
D | ChangeLog.1992-1997 | 1311 * hosts.h: Change SG_ALL back to 0xff. Apparently soft error 1714 * aha1542.c: Do hard reset instead of soft (some ethercard probes
|
D | ChangeLog.lpfc | 592 * Can not call lpfc_target_unblock from the soft interrupt 720 * Trivial: fix a few long lines and a soft tab.
|
D | scsi_mid_low_api.txt | 1054 * Calling context: in interrupt (soft irq) or process context
|
/linux-4.4.14/Documentation/serial/ |
D | driver | 251 hardware supports hardware "soft" flow control.
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | Kconfig | 367 Xilinx USB2 device is a soft IP which supports both full
|
/linux-4.4.14/Documentation/DocBook/ |
D | networking.xml.db | 478 API-genphy-soft-reset
|
D | gpu.xml.db | 395 API-mipi-dsi-dcs-soft-reset
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 490 sd - soft-dirty flag 505 soft-dirty bit on pte (see Documentation/vm/soft-dirty.txt for details). 515 To clear the soft-dirty bit
|
D | ext2.txt | 328 There is a "soft" upper limit of about 10-15k files in a single directory
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 435 On powerpc systems when a soft-reset is generated, die() is called by all cpus
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 695 hard and soft lockups. 711 The frequency of hrtimer and NMI events and the soft and hard lockup 741 Say Y here to enable the kernel to panic on "soft lockups",
|
/linux-4.4.14/arch/sparc/kernel/ |
D | entry.S | 273 sethi %hi(0x70000000), %o2 ! Check all soft-IRQs
|
/linux-4.4.14/Documentation/usb/ |
D | usb-serial.txt | 127 You can also try soft-resetting your PDA before attempting a connection.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 823 __u8 soft; 2133 from the soft lockup watchdog. The flag is part of the pvclock structure that 2139 where the guest will clear the flag: when the soft lockup watchdog timer resets 2140 itself or when a soft lockup is detected. This ioctl can be called any time
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 2167 uint64_t soft:1; member 2171 uint64_t soft:1;
|
/linux-4.4.14/Documentation/sound/oss/ |
D | README.OSS | 338 soft configuring their I/O, IRQ, DMA and shared memory resources. 663 Sound driver sets the soft configurable parameters of the card automatically
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 586 soft Limit retries to unresponsive servers (usually only
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 136 - The request queue's max_sectors, which is a soft size in
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 1081 from the boot command line. This is a soft limit that cannot
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 147 describing how to make RCU safe for soft-realtime applications [Sarma04c],
|