| /Linux-v4.19/tools/bpf/bpftool/Documentation/ |
| D | bpftool-cgroup.rst | 74 **ingress** ingress path of the inet socket (since 4.10); 75 **egress** egress path of the inet socket (since 4.10); 76 **sock_create** opening of an inet socket (since 4.10); 77 **sock_ops** various socket operations (since 4.12); 78 **device** device access (since 4.15); 79 **bind4** call to bind(2) for an inet4 socket (since 4.17); 80 **bind6** call to bind(2) for an inet6 socket (since 4.17); 81 **post_bind4** return from bind(2) for an inet4 socket (since 4.17); 82 **post_bind6** return from bind(2) for an inet6 socket (since 4.17); 83 **connect4** call to connect(2) for an inet4 socket (since 4.17); [all …]
|
| /Linux-v4.19/lib/ |
| D | errseq.c | 144 int errseq_check(errseq_t *eseq, errseq_t since) in errseq_check() argument 148 if (likely(cur == since)) in errseq_check() 174 int errseq_check_and_advance(errseq_t *eseq, errseq_t *since) in errseq_check_and_advance() argument 185 if (old != *since) { in errseq_check_and_advance() 201 *since = new; in errseq_check_and_advance()
|
| /Linux-v4.19/Documentation/core-api/ |
| D | errseq.rst | 6 number of "subscribers" to tell whether it has changed since a previous 19 frequently, since we have so few bits to use as a counter. 22 a flag to tell whether the value has been sampled since a new value was 24 sampled it since the last time an error was recorded. 36 any new errors have occurred since that sampling was done, and atomically 39 can tell whether the value has changed since they last checked it. 44 has ever been an error set since it was first initialized. 57 far and whether he made any mistakes since they last asked. 111 whether one was made since they last checked, and the latest value 122 errseq_t since = errseq_sample(&wd.wd_err); [all …]
|
| /Linux-v4.19/include/linux/ |
| D | errseq.h | 12 int errseq_check(errseq_t *eseq, errseq_t since); 13 int errseq_check_and_advance(errseq_t *eseq, errseq_t *since);
|
| /Linux-v4.19/drivers/block/paride/ |
| D | Transition-notes | 8 anything except B, since it is under if (!ps_tq_active) under 9 ps_spinlock. C is always preceded by B, since we can't reach it 12 the sum of numbers of A and C, since each call of ps_tq_int() is 16 since at any time number of B can not exceed the number of these 87 we were acquiring the lock, (1) would be already false, since 98 pi_spinlock, or after not tocuhing ->claimed_cont since acquiring pi_spinlock 122 ps_continuation, since the latter is changed only from the area. 123 We don't need to reset it to NULL, since we are guaranteed that there
|
| /Linux-v4.19/Documentation/media/uapi/dvb/ |
| D | video-get-frame-count.rst | 47 - Returns the number of frames displayed since the decoder was 59 frames since the decoder was started.
|
| /Linux-v4.19/Documentation/fb/ |
| D | tgafb.txt | 18 Major new features since Linux 2.0.x: 24 User-visible changes since Linux 2.2.x: 56 The XFree86 FBDev server has been reported not to work, since tgafb doesn't do
|
| /Linux-v4.19/Documentation/power/ |
| D | suspend-and-cpuhotplug.txt | 148 argument. But during suspend, since the tasks are already frozen by the time 187 In this case since we probably need to apply different microcode revisions 202 Hence, when a new CPU is brought online, since the kernel finds that it 222 when the CPUs are brought back online, since they wouldn't have lost the 226 However, in the case of hibernation, since all the CPUs are completely 237 And during the CPU online operations (during resume/restore), since the 253 This might not reflect the true current state of the system, since the 264 into the kernel, since the freezing has not yet begun.
|
| /Linux-v4.19/Documentation/virtual/kvm/ |
| D | locking.txt | 54 The mapping from gfn to pfn may be changed since we can only ensure the pfn 83 For direct sp, we can easily avoid it since the spte of direct sp is fixed 98 spte is read-only and the Accessed bit has already been set since the 101 But it is not true after fast page fault since the spte can be marked 146 be flushed caused by this reason in mmu_spte_update() since this is a common 194 Comment: it is a spinlock since it is used in mmu notifier. 215 wakeup notification event since external interrupts from the
|
| /Linux-v4.19/arch/arc/plat-eznps/ |
| D | entry.S | 55 ; We do not use physical cpuid since we want ids to be continious when 63 ; r3 is used since we use short instruction and we need q-class reg
|
| /Linux-v4.19/sound/soc/fsl/ |
| D | Kconfig | 13 This option is only useful for out-of-tree drivers since 24 This option is only useful for out-of-tree drivers since 35 This option is only useful for out-of-tree drivers since 47 This option is only useful for out-of-tree drivers since 57 This option is only useful for out-of-tree drivers since 72 This option is only useful for out-of-tree drivers since
|
| /Linux-v4.19/Documentation/admin-guide/ |
| D | unicode.rst | 32 In particular, ESC ( U is no longer "straight to font", since the font 43 refers to this as a "Corporate Zone", since this is inaccurate for 45 point since it lets the direct-mapping area start on a large power of 73 omitted the scan 5 line, since it is also used as a block-graphics 82 since they are horribly vendor-specific. This, of course, is an 123 However, since the set of symbols appear to be consistent throughout,
|
| /Linux-v4.19/Documentation/RCU/ |
| D | UP.txt | 6 is that since there is only one CPU, it should not be necessary to 7 wait for anything else to get done, since there are no other CPUs for 43 RCU usage, since call_rcu() must wait for a grace period to elapse. 117 then, since RCU callbacks can be invoked from softirq context, 122 This restriction might seem gratuitous, since very few RCU
|
| /Linux-v4.19/arch/arc/kernel/ |
| D | entry.S | 58 ; user mode, in a round about way since that is always done from 158 ; using ERET won't work since next-PC has already committed 177 ; clobbered them (since they are in scratch regs). The tracer could also 310 ; in pt_reg since the "C" ABI (kernel code) will automatically
|
| /Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
| D | i2c-gpio.txt | 7 from <dt-bindings/gpio/gpio.h> since the signal is by definition 11 from <dt-bindings/gpio/gpio.h> since the signal is by definition
|
| /Linux-v4.19/arch/arm/boot/compressed/ |
| D | efi-header.S | 16 @ This is almost but not quite a NOP, since it does clobber the 17 @ condition flags. But it is the best we can do for EFI, since
|
| /Linux-v4.19/Documentation/ABI/testing/ |
| D | sysfs-fs-ext4 | 72 of data that have been written to this filesystem since it was 81 filesystem since it was mounted. 109 write operation (since a 4k random write might turn
|
| D | sysfs-bus-pci-devices-aer_stats | 17 PCI device using ERR_COR. Note that since multiple errors may 39 PCI device using ERR_FATAL. Note that since multiple errors may 70 PCI device using ERR_NONFATAL. Note that since multiple errors
|
| /Linux-v4.19/Documentation/ioctl/ |
| D | botching-up-ioctls.txt | 12 Which is nice, since there's no more insanity in the form of fake-generic, but 45 conversion or worse, fiddle the raw __u64 through your code since that 56 pain. And since getting things wrong on the first attempt is guaranteed you 61 rejecting the new flags/modes or ioctls (since doing that was botched in the 67 but isn't a complete solution since newer userspace on older kernels won't 73 future extensions is going right down the gutters since someone will submit 154 frame counter. With a spec lawyer hat on this isn't a bug since timeouts can 219 Finally, the name of the game is to get it right on the first attempt, since if
|
| /Linux-v4.19/Documentation/powerpc/ |
| D | DAWR-POWER9.txt | 43 will accept the command. Unfortunately since there is no hardware 53 speed since it can use the hardware emulation. Unfortunately if this
|
| /Linux-v4.19/Documentation/admin-guide/mm/ |
| D | soft-dirty.rst | 21 written to since step 1. 31 This is so, since the pages are still mapped to physical memory, and thus all
|
| /Linux-v4.19/fs/crypto/ |
| D | Kconfig | 15 efficient since it avoids caching the encrypted and
|
| /Linux-v4.19/Documentation/scsi/ |
| D | ChangeLog.sym53c8xx | 70 This parameter wasn't that clever since we can use "sync:" 216 Code moved from the FreeBSD sym_hipd driver, since it has 219 function chips, since I cannot make sure for what chip revisions 230 io_request_lock since it seems to be a definite feature now.:) 231 - Change get_pages by GetPages since Linux >= 2.3.27 now wants 254 - Remove the quirk handling that has been useless since day one. 388 - Do a normal soft reset as first chip reset, since aborting current 389 operation may raise an interrupt we are not able to handle since 484 - Rewrite ncr53c8xx_setup (boot command line options) since the 496 since the driver will never performs PCI read transactions, but [all …]
|
| /Linux-v4.19/Documentation/devicetree/bindings/mailbox/ |
| D | brcm,bcm2835-mbox.txt | 10 channel. The value shall be 0, since there is only one
|
| /Linux-v4.19/Documentation/devicetree/bindings/display/ |
| D | sitronix,st7586.txt | 5 - a0-gpios: The A0 signal (since this binding is for serial mode, this is
|