Searched refs:searching (Results 1 – 25 of 35) sorted by relevance
12
/Linux-v4.19/Documentation/networking/ |
D | fib_trie.txt | 32 searching, making it necessary to save the keys in the leaves to 33 verify that they actually do match the key we are searching for. 131 Inside each tnode, the search for longest matching prefix consists of searching
|
/Linux-v4.19/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 25 - a TestCase class, for easier testcase handling, searching, comparison
|
/Linux-v4.19/tools/perf/scripts/python/ |
D | sched-migration.py | 245 searching = True 246 while searching: 248 searching = False
|
/Linux-v4.19/drivers/media/firewire/ |
D | firedtv.h | 36 unsigned searching:1; member
|
D | firedtv-avc.c | 794 stat->searching = r->operand[11] >> 7 & 1; in avc_tuner_status()
|
/Linux-v4.19/Documentation/w1/ |
D | w1.generic | 40 It is possible that between 1. and 2. w1 master thread will reset bus for searching 103 generally only make sense when searching is disabled, as a search will
|
D | w1.netlink | 100 id is equal to the bus master id to use for searching] 121 id is equal to the bus master id to use for searching]
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | cpusets.txt | 181 - cpuset.sched_relax_domain_level: the searching range when migrating tasks 538 Of course it takes some searching cost to find movable tasks and/or 540 every time. In fact, in some architectures, the searching ranges on 546 woken task B from X to Z since it is out of its searching range. 552 this searching range as you like. This file takes int value which 553 indicates size of searching range in levels ideally as follows, 584 - The searching cost doesn't have impact(for you) or you can make 585 the searching cost enough small by managing cpuset to compact etc.
|
/Linux-v4.19/Documentation/translations/zh_CN/ |
D | SubmittingPatches | 310 Subject: [patch 2/5] ext2: improve scalability of bitmap searching
|
/Linux-v4.19/Documentation/filesystems/ |
D | hpfs.txt | 59 bootsect.s. When searching for file thats name has characters >= 128, codepages 116 probably uses different uppercasing method when searching where to place a file 117 (note, that files in HPFS directory must be sorted) and when searching for
|
/Linux-v4.19/Documentation/translations/ja_JP/ |
D | SubmittingPatches | 533 Subject: [patch 2/5] ext2: improve scalability of bitmap searching
|
/Linux-v4.19/Documentation/power/ |
D | opp.txt | 148 provided frequency. This function is useful while searching for a lesser 157 provided frequency. This function is useful while searching for a
|
D | basic-pm-debugging.txt | 156 find it by loading a half of the modules you normally use and binary searching
|
/Linux-v4.19/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-v4.19/Documentation/locking/ |
D | spinlocks.txt | 72 linked lists, especially searching for entries without changing the list
|
/Linux-v4.19/Documentation/security/keys/ |
D | request-key.rst | 162 searching. It calls key_permission(SEARCH) on each keyring, and if this
|
/Linux-v4.19/Documentation/kbuild/ |
D | kconfig.txt | 173 When searching, symbols are sorted thus:
|
/Linux-v4.19/Documentation/hid/ |
D | hid-sensor.txt | 110 These indexes avoid searching every time and getting field index to get or set.
|
/Linux-v4.19/Documentation/scsi/ |
D | advansys.txt | 166 affects searching for ISA and VL boards.
|
/Linux-v4.19/Documentation/process/ |
D | submitting-patches.rst | 691 Subject: [PATCH 2/5] ext2: improve scalability of bitmap searching 709 especially useful for people who might be searching the commit logs 712 enough that it is likely that someone searching for the patch can find
|
D | 5.Posting.rst | 180 searching for a solution to the same problem. If the change is meant to
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | cx2341x.rst | 14 This information was figured out from searching through the memory 16 not complete, and was not derived from anything more than searching 23 So take this as is, I'm always searching for more stuff, it's a large 214 Firmware mailboxes can be located by searching the encoder and decoder memory
|
/Linux-v4.19/Documentation/ |
D | rbtree.txt | 109 Inserting data in the tree involves first searching for the place to insert the
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-probe.txt | 223 for searching a specific function when several functions share same name.
|
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | Kconfig | 94 the cpu from doing ECC error searching and correction. However some
|
12