Searched refs:searching (Results 1 – 25 of 47) sorted by relevance
12
/linux-6.12.1/Documentation/arch/arm64/ |
D | kdump.rst | 59 If searching for low memory fails, the kernel falls back to searching 78 To reserve memory for crashkernel=size,high, searching is first 83 searching the low memory with the specified size in crashkernel=,high.
|
/linux-6.12.1/Documentation/networking/ |
D | fib_trie.rst | 36 searching, making it necessary to save the keys in the leaves to 37 verify that they actually do match the key we are searching for. 135 Inside each tnode, the search for longest matching prefix consists of searching
|
/linux-6.12.1/tools/perf/scripts/python/ |
D | sched-migration.py | 243 searching = True 244 while searching: 246 searching = False
|
/linux-6.12.1/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 25 - a TestCase class, for easier testcase handling, searching, comparison
|
/linux-6.12.1/drivers/media/firewire/ |
D | firedtv.h | 32 unsigned searching:1; member
|
/linux-6.12.1/Documentation/w1/ |
D | w1-generic.rst | 44 It is possible that between 1. and 2. w1 master thread will reset bus for searching 112 generally only make sense when searching is disabled, as a search will
|
D | w1-netlink.rst | 106 id is equal to the bus master id to use for searching] 133 id is equal to the bus master id to use for searching]
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | cpusets.rst | 184 - cpuset.sched_relax_domain_level: the searching range when migrating tasks 556 Of course it takes some searching cost to find movable tasks and/or 558 every time. In fact, in some architectures, the searching ranges on 564 woken task B from X to Z since it is out of its searching range. 570 this searching range as you like. This file takes int value which 571 indicates size of searching range in levels approximately as follows, 610 - The searching cost doesn't have impact(for you) or you can make 611 the searching cost enough small by managing cpuset to compact etc.
|
/linux-6.12.1/Documentation/arch/arm/google/ |
D | chromebook-boot-flow.rst | 39 When searching for a device tree, depthcharge_ doesn't care where the
|
/linux-6.12.1/Documentation/RCU/ |
D | rcuref.rst | 134 large number of calls to search_and_reference() searching for the same
|
/linux-6.12.1/Documentation/filesystems/ |
D | hpfs.rst | 68 bootsect.s. When searching for file thats name has characters >= 128, codepages 128 probably uses different uppercasing method when searching where to place a file 129 (note, that files in HPFS directory must be sorted) and when searching for
|
/linux-6.12.1/Documentation/bpf/ |
D | map_lpm_trie.rst | 51 performing longest prefix lookups. For example, when searching for the
|
/linux-6.12.1/security/keys/ |
D | Kconfig | 35 by the last step to save on the searching.
|
/linux-6.12.1/Documentation/power/ |
D | opp.rst | 166 provided frequency. This function is useful while searching for a lesser 177 provided frequency. This function is useful while searching for a
|
/linux-6.12.1/Documentation/mm/ |
D | vmalloced-kernel-stacks.rst | 106 kernel_thread() via kernel_clone(). These are a few hints for searching
|
/linux-6.12.1/Documentation/translations/ja_JP/ |
D | SubmittingPatches | 534 Subject: [patch 2/5] ext2: improve scalability of bitmap searching
|
/linux-6.12.1/fs/befs/ |
D | ChangeLog | 51 finding the first key that is a substring of the string it is searching 259 * Added btree searching function.
|
/linux-6.12.1/Documentation/translations/zh_CN/process/ |
D | submitting-patches.rst | 503 Subject: [patch 2/5] ext2: improve scalability of bitmap searching
|
/linux-6.12.1/Documentation/locking/ |
D | spinlocks.rst | 80 linked lists, especially searching for entries without changing the list
|
/linux-6.12.1/Documentation/translations/zh_TW/process/ |
D | submitting-patches.rst | 504 Subject: [patch 2/5] ext2: improve scalability of bitmap searching
|
/linux-6.12.1/Documentation/process/ |
D | kernel-docs.rst | 25 helpful when searching for specific topics, and a brief "Description" of
|
/linux-6.12.1/Documentation/hid/ |
D | hid-sensor.rst | 118 These indexes avoid searching every time and getting field index to get or set.
|
/linux-6.12.1/Documentation/security/keys/ |
D | request-key.rst | 165 searching. It calls key_permission(SEARCH) on each keyring, and if this
|
/linux-6.12.1/Documentation/kbuild/ |
D | kconfig.rst | 185 When searching, symbols are sorted thus:
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | mlx5.rst | 146 Recover by searching lost interrupts.
|
12