/Linux-v6.1/drivers/scsi/mpt3sas/ |
D | Kconfig | 32 # DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND 60 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this 61 can be 256. However, it may decreased down to 16. Decreasing this 72 MAX_PHYS_SEGMENTS in most kernels. However in SuSE kernels this 73 can be 256. However, it may decreased down to 16. Decreasing this
|
/Linux-v6.1/Documentation/powerpc/ |
D | pmu-ebb.rst | 34 events, however unless the target process enables EBBs (via mtspr(BESCR)) no 48 It is however safe to run 'perf' commands on a process which is using EBBs. The 94 However, due to the design of the perf_events API, enabling an event does not 102 this case the enable will be successful. However if there is already an event 109 It is possible to read() from an EBB event. However the results are 125 The EBB handler is just regular userspace code, however it must be written in
|
/Linux-v6.1/Documentation/mm/ |
D | hugetlbfs_reserv.rst | 20 kernel, the code has evolved over time. However, the basic idea was to 141 always the value (to - from). However, for shared mappings it is possible that 155 However, within those routines the code is simply checking to ensure there 206 However, in every case the avoid_reserve argument overrides the use of 244 in the reserve map already existed so no change is made. However, if there 323 However, if reserves are associated with the subpool a return value less 408 return value of region_chg(). However, in the case of shared mappings it is 438 indicate that there is a reservation for the page. However, the subpool and 463 in the section "Reservation Map Modifications". However, they do take into 525 However, there are several instances where errors are encountered after a huge [all …]
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ivytown/ |
D | uncore-interconnect.json | 305 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 315 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 326 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 337 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 348 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 359 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 370 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 381 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 392 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… 403 …he ring interface. If things back up getting transmitted onto the ring, however, it may need to a… [all …]
|
/Linux-v6.1/drivers/misc/echo/ |
D | echo.h | 41 well. However, it only works well for signals of constant amplitude. It works 48 FAP, etc. Some perform significantly better than NLMS. However, factors such 53 the NLMS algorithm works very well. However, speech has more low frequency than 96 assess whether that signal contains a strong far end component. However, by the
|
/Linux-v6.1/Documentation/filesystems/ |
D | fscrypt.rst | 30 However, except for filenames, fscrypt does not encrypt filesystem 110 However, fscrypt allows encryption keys to be removed from the kernel, 120 However, these ioctls have some limitations: 142 to your kernel command line. However, this has a performance cost. 353 per-file encryption keys. However, it depends on the security of two 373 to individual filesystems. However, authenticated encryption (AE) 414 However, each encrypted directory still uses a unique key, or 426 >= 16 bytes; cipher block alignment is not required. However, 516 FS_IOC_SET_ENCRYPTION_POLICY is executed. However, it must be added 547 FS_IOC_SET_ENCRYPTION_POLICY is executing. However, if the new [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-e5.dts | 14 * However, it is possible to use this device tree by compiling an ARM32 kernel 16 * to the other MSM8916 device trees. However, it is actually used through
|
D | msm8916-samsung-e7.dts | 14 * However, it is possible to use this device tree by compiling an ARM32 kernel 16 * to the other MSM8916 device trees. However, it is actually used through
|
D | msm8916-samsung-grandmax.dts | 15 * However, it is possible to use this device tree by compiling an ARM32 kernel 17 * to the other MSM8916 device trees. However, it is actually used through
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | ordering.txt | 115 synchronize_srcu() and so on. However, these primitives have orders 184 the write to "y". However, you are usually better off using a release 216 "x". However, you are usually better off using an acquire load, as described 432 However, control dependencies are easily destroyed by compiler 452 However, if a group of CPUs apply these operations to a single variable, 462 a number of destructive optimizations. However, they provide no 470 a number of destructive optimizations. However, they provide no 483 However, many CPUs will happily reorder these operations with 554 fastpaths. However, the price is great care and continual attention
|
/Linux-v6.1/arch/alpha/include/uapi/asm/ |
D | types.h | 9 * not a major issue. However, for interoperability, libraries still 18 * However, some user programs are fine with this. They can
|
/Linux-v6.1/drivers/hwmon/occ/ |
D | Kconfig | 13 On-Chip Controller (OCC) on a POWER8 processor. However, this driver 28 On-Chip Controller (OCC) on a POWER9 processor. However, this driver
|
/Linux-v6.1/include/linux/ |
D | rculist_nulls.h | 29 * hlist_nulls_del_rcu(), running on this same list. However, it is 70 * However, it is perfectly legal to run concurrently with 93 * However, it is perfectly legal to run concurrently with 124 * However, it is perfectly legal to run concurrently with
|
D | rculist.h | 19 * However, if the list being initialized is visible to readers, you 100 * However, it is perfectly legal to run concurrently with 121 * However, it is perfectly legal to run concurrently with 146 * However, it is perfectly legal to run concurrently with 177 * hlist_del_rcu(), running on this same list. However, it is 329 * list head. However, it neither dereferences this pointer nor provides 507 * However, it is perfectly legal to run concurrently with 578 * However, it is perfectly legal to run concurrently with 609 * However, it is perfectly legal to run concurrently with 646 * However, it is perfectly legal to run concurrently with [all …]
|
/Linux-v6.1/Documentation/ |
D | atomic_t.txt | 196 later accesses against the RMW op and all accesses preceding it. However, 218 However the atomic_fetch_add() might be implemented more efficiently. 321 operations -- those in the Arithmetic and Bitwise classes and xchg(). However 326 indefinitely. However, this is not evident on LL/SC architectures, because 356 However, even the forward branch from the failed compare can cause the LL/SC
|
/Linux-v6.1/Documentation/networking/device_drivers/can/ |
D | can327.rst | 35 As such, can327 is a best effort driver. However, this is more than 210 However, immediately after sending a frame, the ELM327 will be in 238 However, they do send ACKs while waiting for a reply immediately 276 However there is an exception: With a separate flag, it may set the 293 helpful here, however SocketCAN does not currently provide a facility
|
/Linux-v6.1/arch/powerpc/include/uapi/asm/ |
D | types.h | 6 * not a major issue. However, for interoperability, libraries still 22 * However, some user programs are fine with this. They can
|
/Linux-v6.1/Documentation/hid/ |
D | hid-transport.rst | 95 multiplex all four on a single physical channel. However, in this document we 160 return the current report state of the device. However, OUTPUT reports as 165 according to the given data. Any of the 3 report types can be used. However, 168 A device must answer with a synchronous acknowledgement. However, HID core 239 drivers can choose to setup their device in this callback. However, normally 262 However, once ->open() is called, transport drivers must be ready for I/O. 274 ->open() calls have been followed by a ->close() call. However, ->start() may
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | wiznet,w5x00.txt | 16 generates falling edge interrupts, however, additional board logic 25 According to the w5500 datasheet, the chip allows a maximum of 80 MHz, however,
|
D | microchip,enc28j60.txt | 13 generates falling edge interrupts, however, additional board logic 22 According to the ENC28J80 datasheet, the chip allows a maximum of 20 MHz, however,
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | bigalloc.rst | 9 exceeds the page size. However, for a filesystem of mostly huge files, 29 128MiB); however, the minimum allocation unit becomes a cluster, not a
|
/Linux-v6.1/drivers/usb/dwc3/ |
D | io.h | 26 * However, the offsets are given starting from xHCI address space. in dwc3_readl() 45 * However, the offsets are given starting from xHCI address space. in dwc3_writel()
|
/Linux-v6.1/Documentation/power/ |
D | pci.rst | 35 completely inactive. However, when it is necessary to use the device once 53 to put the device that sent it into the full-power state. However, the PCI Bus 63 preparing the device to generate wakeup signals. In that case, however, it 87 in that state. However, the higher the number, the longer the latency for 98 PCI bus power management, however, is not supported by the Linux kernel at the 143 system-specific. However, if the system in question is compliant with the 186 However, quite often the power states of devices are changed during a 234 Usually, however, GPEs are also triggered when the system is in the working 264 BIOS, however, is not required to allow the kernel to control these registers 354 however, this functionality is limited to a few basic operations carried out [all …]
|
/Linux-v6.1/Documentation/block/ |
D | data-integrity.rst | 9 protect against data corruption. However, the detection of the 39 controller and storage device. However, many controllers actually 72 errors. However, the strength is really in the separation of the data 91 device. However, at the same time this is also the biggest 100 However, this level of detail is required when preparing the
|
/Linux-v6.1/arch/ia64/include/asm/ |
D | nodedata.h | 43 * offnode memory references. However, these structure are not 53 * just executing cpu. However, when new node is hot-added,
|