| /linux/arch/powerpc/kernel/ |
| A D | cacheinfo.c | 423 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument 426 if (smaller->next_local == bigger) in link_cache_lists() 431 smaller->next_local = bigger; in link_cache_lists() 437 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists() 438 (smaller->level > 1 && bigger->level != smaller->level + 1), in link_cache_lists() 440 smaller->level, smaller->ofnode, bigger->level, bigger->ofnode); in link_cache_lists()
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | andestech,ativic32.txt | 5 bigger External Vector Interrupt Controller.
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-block | 122 bigger than the logical block size (for instance a drive 133 bigger than the logical block size (for instance a drive 152 block size but may be bigger. One example is SATA 204 internally allocate space in units that are bigger than 215 internally allocate space in units that are bigger than 226 internally allocate space using units that are bigger
|
| A D | sysfs-class-rnbd-client | 32 accepts a string not bigger than 256 chars, which identifies
|
| /linux/arch/ia64/scripts/ |
| A D | toolchain-flags | 25 the kernel will be bigger than strictly necessary).
|
| /linux/Documentation/vm/ |
| A D | remap_file_pages.rst | 23 on 32-bit systems to map files bigger than can linearly fit into 32-bit
|
| A D | split_page_table_lock.rst | 92 - if size of spinlock_t is bigger then size of long, we use page->ptl as
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | intel,ixp4xx-pci.yaml | 44 the RAM is at. It can map only 64MB so if the RAM is bigger
|
| /linux/include/scsi/ |
| A D | scsi_cmnd.h | 32 # error MAX_COMMAND_SIZE can not be bigger than BLK_MAX_CDB
|
| /linux/arch/s390/include/asm/ |
| A D | pci.h | 32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
|
| /linux/usr/ |
| A D | Kconfig | 189 kernel size is about 10% bigger than gzip. Despite that, it's 201 size is about 15% bigger than gzip; however its decompression speed
|
| /linux/Documentation/scsi/ |
| A D | cxgb3i.rst | 78 replace with a value no bigger than 15360 (for example 8192)::
|
| A D | aha152x.rst | 161 (but there are already bigger disks out there today).
|
| /linux/tools/perf/ |
| A D | builtin-lock.c | 283 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to_result() 293 if (bigger(st, p)) in insert_to_result()
|
| A D | builtin-kvm.c | 508 key_cmp_fun bigger, int vcpu) in insert_to_result() argument 518 if (bigger(event, p, vcpu)) in insert_to_result()
|
| /linux/Documentation/filesystems/nfs/ |
| A D | rpc-server-gss.rst | 55 A) It can handle tokens that are no bigger than 2KiB
|
| /linux/Documentation/cpu-freq/ |
| A D | cpufreq-stats.rst | 103 If the transition table is bigger than PAGE_SIZE, reading this will
|
| /linux/Documentation/admin-guide/ |
| A D | README.rst | 82 Replace "x" for all versions bigger than the version "x" of your current 242 - Having unnecessary drivers will make the kernel bigger, and can 253 bigger or slower kernel (or both), and can even make the kernel
|
| /linux/Documentation/scheduler/ |
| A D | sched-nice-design.rst | 40 bigger hit than the normal linear rule would do. (The solution of
|
| /linux/mm/ |
| A D | Kconfig.debug | 37 architectures. Even bigger overhead comes when the debugging is
|
| /linux/Documentation/virt/kvm/devices/ |
| A D | s390_flic.rst | 36 for userspace to try again with a bigger buffer.
|
| /linux/lib/ |
| A D | Kconfig.kasan | 147 make kernel's .text size much bigger.
|
| /linux/Documentation/power/powercap/ |
| A D | powercap.rst | 24 bigger part consists of multiple smaller parts that each have their own power
|
| /linux/Documentation/networking/ |
| A D | checksum-offloads.rst | 123 there doesn't seem to be a way to avoid that without incurring bigger costs
|
| /linux/Documentation/process/ |
| A D | stable-kernel-rules.rst | 10 - It cannot be bigger than 100 lines, with context.
|