Home
last modified time | relevance | path

Searched refs:bigger (Results 1 – 25 of 69) sorted by relevance

123

/Linux-v5.15/arch/powerpc/kernel/
Dcacheinfo.c423 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-v5.15/Documentation/devicetree/bindings/interrupt-controller/
Dandestech,ativic32.txt5 bigger External Vector Interrupt Controller.
/Linux-v5.15/arch/ia64/scripts/
Dtoolchain-flags25 the kernel will be bigger than strictly necessary).
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-block106 bigger than the logical block size (for instance a drive
117 bigger than the logical block size (for instance a drive
136 block size but may be bigger. One example is SATA
188 internally allocate space in units that are bigger than
199 internally allocate space in units that are bigger than
210 internally allocate space using units that are bigger
Dsysfs-class-rnbd-client32 accepts a string not bigger than 256 chars, which identifies
/Linux-v5.15/Documentation/vm/
Dremap_file_pages.rst23 on 32-bit systems to map files bigger than can linearly fit into 32-bit
Dsplit_page_table_lock.rst92 - if size of spinlock_t is bigger then size of long, we use page->ptl as
/Linux-v5.15/arch/s390/include/asm/
Dpci.h32 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
/Linux-v5.15/Documentation/admin-guide/media/
Dvimc.rst88 height, so the image size will be ``sca_mult^2`` bigger than the
/Linux-v5.15/include/scsi/
Dscsi_cmnd.h33 # error MAX_COMMAND_SIZE can not be bigger than BLK_MAX_CDB
/Linux-v5.15/usr/
DKconfig189 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-v5.15/Documentation/scsi/
Dcxgb3i.rst78 replace with a value no bigger than 15360 (for example 8192)::
Daha152x.rst161 (but there are already bigger disks out there today).
/Linux-v5.15/Documentation/filesystems/nfs/
Drpc-server-gss.rst55 A) It can handle tokens that are no bigger than 2KiB
/Linux-v5.15/Documentation/cpu-freq/
Dcpufreq-stats.rst103 If the transition table is bigger than PAGE_SIZE, reading this will
/Linux-v5.15/tools/perf/
Dbuiltin-lock.c283 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to_result()
293 if (bigger(st, p)) in insert_to_result()
/Linux-v5.15/Documentation/admin-guide/
DREADME.rst82 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-v5.15/mm/
DKconfig.debug37 architectures. Even bigger overhead comes when the debugging is
/Linux-v5.15/Documentation/scheduler/
Dsched-nice-design.rst40 bigger hit than the normal linear rule would do. (The solution of
/Linux-v5.15/Documentation/virt/kvm/devices/
Ds390_flic.rst36 for userspace to try again with a bigger buffer.
/Linux-v5.15/lib/
DKconfig.kasan147 make kernel's .text size much bigger.
/Linux-v5.15/Documentation/power/powercap/
Dpowercap.rst24 bigger part consists of multiple smaller parts that each have their own power
/Linux-v5.15/Documentation/process/
Dstable-kernel-rules.rst10 - It cannot be bigger than 100 lines, with context.
/Linux-v5.15/Documentation/networking/
Dchecksum-offloads.rst123 there doesn't seem to be a way to avoid that without incurring bigger costs
/Linux-v5.15/Documentation/userspace-api/media/drivers/
Domap3isp-uapi.rst175 reconfiguration which requires bigger buffer size than what is already

123