/linux-4.1.27/Documentation/fb/ |
D | metronomefb.txt | 13 which is then delivered to the AMLCD interface by a host specific method. 20 Metronomefb requires waveform information which is delivered via the AMLCD 22 be delivered from userspace via the firmware class interface. The waveform file
|
/linux-4.1.27/Documentation/powerpc/ |
D | pmu-ebb.txt | 28 When a PMU EBB occurs it is delivered to the currently running process. As such 34 EBBs will ever be delivered. 39 delivered to the first process. It's not clear if this is actually useful. 42 When the PMU is configured for EBBs, all PMU interrupts are delivered to the 109 meaningless. Because interrupts are being delivered to the user process the 118 no further PMU EBBs will be delivered.
|
D | transactional_memory.txt | 106 delivered. For future compatibility the MSR.TS field should be checked to 181 TM_CAUSE_SIGNAL Signal delivered.
|
D | eeh-pci-error-recovery.txt | 76 space. Interrupts; however, will continued to be delivered. 190 events get delivered to user-space scripts.
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | xics.txt | 37 delivered, and 255 is the lowest priority. 52 priority of 255 will never be delivered. 59 This bit is set to 1 if the interrupt is masked (cannot be delivered
|
/linux-4.1.27/Documentation/ |
D | IRQ-affinity.txt | 38 As can be seen from the line above IRQ44 was delivered only to the first four 55 This time around IRQ44 was delivered only to the last four processors.
|
D | kernel-docs.txt | 467 device till they are delivered to applications. The studied kernel
|
D | IPMI.txt | 323 since startup will immediately be delivered to the first user that
|
/linux-4.1.27/Documentation/ia64/ |
D | mca.txt | 32 * Because MCA/INIT can be delivered at any time, including when the cpu 125 * x86 NMI typically gets delivered to one cpu. MCA/INIT gets sent to 146 What happens when MCA/INIT is delivered what a cpu is running user 163 was delivered? 178 delivered? 194 delivered.
|
/linux-4.1.27/Documentation/devicetree/bindings/extcon/ |
D | extcon-sm5502.txt | 13 the interrupts from sm5502 are delivered to.
|
D | extcon-rt8973a.txt | 15 the interrupts from rt8973a are delivered to.
|
/linux-4.1.27/Documentation/filesystems/ |
D | dnotify.txt | 10 being delivered using signals. 27 By default, SIGIO will be delivered to the process and no other useful
|
D | spufs.txt | 325 signal delivered to the calling process.
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | da9150.txt | 16 the IRQs from da9150 are delivered to.
|
D | da9055.txt | 26 the IRQs from da9055 are delivered to.
|
D | s2mpa01.txt | 16 the interrupts from s2mpa01 are delivered to.
|
D | s2mps11.txt | 16 the interrupts from s2mps11 are delivered to.
|
/linux-4.1.27/Documentation/networking/ |
D | rxrpc.txt | 252 (*) Aborts, busy notifications and challenge packets are delivered by recvmsg, 270 is done, the first part of the request data will be delivered by recvmsg. 329 (SRT = usable in Sendmsg / delivered by Recvmsg / Terminal message) 342 sendmsg, or it can be delivered by recvmsg to indicate a remote abort was 349 This is delivered to a server application to indicate that the final ACK 355 This is delivered to an application to indicate that an ICMP error message 363 This is delivered to a client application to indicate that a call was 369 This is delivered to an application to indicate that a local error was 377 This is delivered to indicate to a server application that a new call has 554 All data will be delivered with the following control message attached: [all …]
|
D | tproxy.txt | 14 value using policy routing to have those packets delivered locally:
|
D | nf_conntrack-sysctl.txt | 44 delivered. If event delivery fails, the kernel periodically
|
D | x25-iface.txt | 79 netif_rx(skb2), skb2 might be delivered to the network layer
|
D | ipvs-sysctl.txt | 32 connection will be delivered to the same real server that was
|
D | 6pack.txt | 93 To use the driver, the kissattach program delivered with the AX.25 utilities
|
D | udplite.txt | 236 InDatagrams: The total number of datagrams delivered to users.
|
D | lapb-module.txt | 255 before it could be delivered to the upper layer.
|
D | altera_tse.txt | 172 packet from being delivered to a higher level protocol.
|
D | l2tp.txt | 64 subsystem arranges for PPP control frames to be delivered to pppd,
|
D | z8530drv.txt | 70 delivered with this package. Change it to your needs.
|
D | bonding.txt | 226 dropped (0) or delivered (1). 230 it is nice to allow duplicate frames to be delivered. 344 not ARPs are delivered normally, but do not count when determining 2236 Note that the fraction of packets that will be delivered out of 2292 that frames be delivered in order (within certain limits), so
|
D | arcnet-hardware.txt | 46 even if it can't possibly be delivered properly (ie. because of a cable
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | kernel-stacks | 79 NMI can be delivered at any time, including when the kernel is in the 97 MCE can be delivered at any time, including when the kernel is in the
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | Kconfig | 51 messages and commands are delivered to using individually
|
/linux-4.1.27/Documentation/input/ |
D | edt-ft5x06.txt | 43 mode regular events don't get delivered and the options described
|
/linux-4.1.27/drivers/media/platform/marvell-ccic/ |
D | mcam-core.h | 88 unsigned int delivered; member
|
D | mcam-core.c | 450 cam->frame_state.delivered++; in mcam_frame_tasklet() 605 cam->frame_state.delivered++; in mcam_dma_contig_done() 704 cam->frame_state.delivered++; in mcam_dma_sg_done() 1696 cam->frame_state.delivered = 0; in mcam_v4l_open() 1721 cam->frame_state.delivered); in mcam_v4l_release()
|
/linux-4.1.27/Documentation/connector/ |
D | connector.txt | 91 and message will be delivered to the group which was 93 If __group is not zero, then message will be delivered
|
/linux-4.1.27/net/ipv4/ |
D | raw.c | 172 int delivered = 0; in raw_v4_input() local 186 delivered = 1; in raw_v4_input() 202 return delivered; in raw_v4_input()
|
/linux-4.1.27/net/ipv6/ |
D | raw.c | 163 bool delivered = false; in ipv6_raw_deliver() local 184 delivered = true; in ipv6_raw_deliver() 227 return delivered; in ipv6_raw_deliver()
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | msr.txt | 196 not be delivered. 198 Currently type 2 APF will be always delivered on the same vcpu as
|
D | api.txt | 545 Note the signal will only be delivered if not blocked by the original 3229 delivered interrupt vector using this exit. 3232 external interrupt has just been delivered into the guest. User space 3421 delivered, it automatically exits into user space with a KVM_EXIT_EPR exit
|
D | timekeeping.txt | 555 delivered, and after which, the guest time may need to be caught up. NTP may
|
/linux-4.1.27/Documentation/x86/i386/ |
D | IO-APIC.txt | 4 IO-APIC, interrupts from hardware will be delivered only to the
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | armada-370-rd.dts | 51 * boards were delivered with an older version of the bootloader that
|
D | armada-xp-db.dts | 53 * boards were delivered with an older version of the bootloader that
|
D | armada-xp-gp.dts | 53 * boards were delivered with an older version of the bootloader that
|
D | armada-370-db.dts | 53 * boards were delivered with an older version of the bootloader that
|
D | armada-xp-synology-ds414.dts | 49 * were delivered with an older version of u-boot that left internal
|
D | armada-370-synology-ds213j.dts | 49 * were delivered with an older version of u-boot that left internal
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-list.txt | 82 delivered by loop stream detector invert to count
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | max8997-regulator.txt | 36 the interrupts from max8997 are delivered to.
|
D | s5m8767-regulator.txt | 39 the interrupts from s5m8767 are delivered to.
|
/linux-4.1.27/Documentation/s390/ |
D | kvm.txt | 64 Floating interrupts may be delivered to any virtual cpu in the configuration.
|
/linux-4.1.27/net/netlink/ |
D | af_netlink.c | 1967 int delivered; member 2026 p->delivered = 1; in do_one_broadcast() 2050 info.delivered = 0; in netlink_broadcast_filtered() 2074 if (info.delivered) { in netlink_broadcast_filtered()
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | Kconfig | 138 Compares the last 64 bits with the EUI64 (delivered
|
/linux-4.1.27/Documentation/PCI/ |
D | MSI-HOWTO.txt | 94 request_irq(), because an MSI is delivered via a vector that is 118 because MSI interrupts are delivered via vectors that are different
|
D | pci.txt | 405 to be visible to the host CPU(s) when the MSI is delivered. This
|
/linux-4.1.27/drivers/net/ |
D | Kconfig | 155 and packets will be delivered based on the dest L3 (IPv6/IPv4 addr)
|
/linux-4.1.27/Documentation/usb/ |
D | usbmon.txt | 195 only the events are delivered in binary format. Each event is sent in
|
D | WUSB-Design-overview.txt | 226 /drivers/uwb/neh.c:uwb_rc_neh_grok()/ and delivered to the UWBD, the UWB
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig | 950 which is cancelled (and not delivered to the core) and the one which 951 is re-issued (which is delivered to the core).
|
/linux-4.1.27/Documentation/security/ |
D | Smack.txt | 91 decisions on packets being delivered to this socket. 514 is delivered a check is made to determine that a subject with the label on the
|
/linux-4.1.27/Documentation/timers/ |
D | NO_HZ.txt | 40 clock interrupts will normally be delivered any way because there
|
/linux-4.1.27/Documentation/isdn/ |
D | README | 223 "RUNG" is delivered on a ttyI, if
|
/linux-4.1.27/Documentation/development-process/ |
D | 2.Process | 398 - Have the list delivered to a separate folder, rather than your main
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 259 When oom event notifier is registered, event will be delivered.
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 938 IRQ" is delivered to the CPUs. The workaround also tells the 940 way only one interrupt is delivered to the kernel. Otherwise
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 675 connection tracking parameters like events to be delivered and
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-framework.txt | 1119 Events are delivered to user space through the poll system call. The driver
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 78 driver had to be enhanced. History has delivered us \cdrom\ support for
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1086 key press (there are some firmware bugs in this area) and delivered as
|