/linux/drivers/acpi/ |
A D | pci_link.c | 454 int penalty = 0; in acpi_irq_pci_sharing_penalty() local 463 penalty += PIRQ_PENALTY_PCI_USING; in acpi_irq_pci_sharing_penalty() 470 penalty += PIRQ_PENALTY_PCI_POSSIBLE / in acpi_irq_pci_sharing_penalty() 474 return penalty; in acpi_irq_pci_sharing_penalty() 479 int penalty = 0; in acpi_irq_get_penalty() local 482 penalty += sci_penalty; in acpi_irq_get_penalty() 485 return penalty + acpi_isa_irq_penalty[irq]; in acpi_irq_get_penalty() 487 return penalty + acpi_irq_pci_sharing_penalty(irq); in acpi_irq_get_penalty() 505 int penalty = in acpi_irq_penalty_init() local 513 penalty; in acpi_irq_penalty_init()
|
/linux/Documentation/devicetree/bindings/mtd/ |
A D | nand-macronix.txt | 5 which can be enabled with a SET_FEATURE. The penalty when using the
|
/linux/tools/testing/selftests/tc-testing/ |
A D | TODO.txt | 20 require action at a specific point, no penalty will be paid for
|
/linux/Documentation/trace/ |
A D | tracepoints.rst | 19 "off" it has no effect, except for adding a tiny time penalty 20 (checking a condition for a branch) and space penalty (adding a few
|
/linux/Documentation/scheduler/ |
A D | sched-arch.rst | 20 penalty to the core scheduler implementation in the CONFIG_SMP case.
|
/linux/Documentation/powerpc/ |
A D | cpu_features.rst | 30 performance penalty but still allow for runtime (rather than compile-time) CPU
|
/linux/Documentation/block/ |
A D | blk-mq.rst | 20 performance possible for those devices with a high penalty when doing random 27 without mechanical parts nor random access penalty and capable of performing
|
/linux/Documentation/filesystems/ext4/ |
A D | allocators.rst | 34 on the seek penalty when the filesystem first has to read a file's inode
|
/linux/Documentation/admin-guide/ |
A D | syscall-user-dispatch.rst | 13 a high performance penalty on the native part of the process. Seccomp
|
A D | ext4.rst | 204 caches safe to use, at some performance penalty. If your disks are
|
/linux/Documentation/userspace-api/media/v4l/ |
A D | func-mmap.rst | 58 with video capturing hardware) may incur a performance penalty
|
/linux/Documentation/core-api/ |
A D | dma-attributes.rst | 92 - You know that the penalty of TLB misses while accessing the
|
A D | this_cpu_ops.rst | 29 lock prefix and the associated latency penalty.
|
/linux/Documentation/driver-api/ |
A D | edac.rst | 47 some performance penalty. Also, it is generally not possible to point to
|
/linux/tools/include/uapi/linux/ |
A D | pkt_sched.h | 504 __u32 penalty; member
|
/linux/Documentation/driver-api/thermal/ |
A D | cpu-idle-cooling.rst | 70 performance penalty and a fixed latency. Mitigation can be increased
|
/linux/include/uapi/linux/ |
A D | pkt_sched.h | 524 __u32 penalty; member
|
/linux/Documentation/filesystems/ |
A D | nilfs2.rst | 124 performance penalty or wear of flash device
|
/linux/Documentation/ide/ |
A D | ide.rst | 76 performance penalty, whether on separate cards or a single VLB card.
|
/linux/arch/sh/lib/ |
A D | memcpy-sh4.S | 202 ! However the penalty for getting it 'wrong' is much higher for long word
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-block | 165 penalty. For disk drives this is often the physical
|
/linux/Documentation/process/ |
A D | deprecated.rst | 126 destination buffer size, which may be a needless performance penalty
|
A D | 4.Coding.rst | 95 penalty; they do not belong in the Linux kernel.
|
/linux/arch/m68k/ifpsp060/src/ |
A D | isp.S | 38 # extra layer of hierarchy adds a slight performance penalty but
|
/linux/Documentation/virt/kvm/ |
A D | mmu.rst | 22 minimize the performance penalty imposed by the mmu
|