Searched refs:balanced (Results 1 – 22 of 22) sorted by relevance
/kernel/linux/linux-5.10/scripts/coccinelle/locks/ |
D | double_lock.cocci | 41 @balanced@ 64 @r depends on !balanced exists@
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | balance.rst | 67 for non-sleepable allocations. Second, the HIGHMEM zone is also balanced, 87 are per-zone fields, used to determine when a zone needs to be balanced. When
|
D | frontswap.rst | 109 allows RAM to be dynamically load-balanced back-and-forth as needed,
|
/kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
D | serial-rs485.rst | 9 electrical characteristics of drivers and receivers for use in balanced
|
/kernel/linux/linux-5.10/fs/reiserfs/ |
D | Kconfig | 6 Stores not just filenames but the files themselves in a balanced
|
D | README | 45 Reiserfs is a file system based on balanced tree algorithms, which is
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 400 linearly with the number of CPUs being balanced. So the scheduler 405 domain and hence won't be load balanced. 409 two domains won't be load balanced to the other one. 479 tasks only partially load balanced, just on the overlapping CPUs. 483 such partially load balanced cpusets, as they may be artificially 488 isolcpus= kernel boot option, and will never be load balanced regardless 513 cpuset code to the scheduler code a partition of the load balanced 516 all the CPUs that must be load balanced.
|
/kernel/linux/linux-5.10/Documentation/dev-tools/ |
D | sparse.rst | 71 releasing the lock inside the function in a balanced way, no
|
/kernel/linux/linux-5.10/Documentation/timers/ |
D | timers-howto.rst | 98 be balanced with what is an acceptable upper bound on
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | regulator.rst | 81 regulators. Calls to the two functions must be balanced.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 114 is automatically balanced between available CPUs.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | fib_trie.rst | 40 the trie is kept level balanced moving, under certain conditions, the
|
D | packet_mmap.rst | 602 In the AF_PACKET fanout mode, packet reception can be load balanced among
|
D | bonding.rst | 667 is also balanced. When the local system sends an ARP 893 This policy is intended to provide a more balanced
|
/kernel/linux/linux-5.10/Documentation/watchdog/ |
D | convert_drivers_to_kernel_api.rst | 27 to be balanced (clocks!), you are better off refactoring a separate start-function.
|
/kernel/linux/linux-5.10/mm/ |
D | vmscan.c | 3603 bool balanced; in balance_pgdat() local 3636 balanced = pgdat_balanced(pgdat, sc.order, highest_zoneidx); in balance_pgdat() 3637 if (!balanced && nr_boost_reclaim) { in balance_pgdat() 3647 if (!nr_boost_reclaim && balanced) in balance_pgdat()
|
/kernel/linux/linux-5.10/fs/squashfs/ |
D | Kconfig | 97 decompression is load-balanced across the cores.
|
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/ |
D | directory.rst | 171 balanced tree keyed off a hash of the directory entry name. If the
|
/kernel/linux/linux-5.10/kernel/sched/ |
D | rt.c | 768 goto balanced; in __disable_runtime() 812 balanced: in __disable_runtime()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | hpfs.rst | 196 crashes when the tree is not balanced. This driver handles unbalanced trees
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
D | Kconfig | 77 fifo_mode = 3 is a balanced performance configuration allowing the
|
/kernel/linux/linux-5.10/Documentation/scsi/ |
D | scsi_mid_low_api.rst | 469 * freed, it just shouldn't access the instance after it has balanced
|