Home
last modified time | relevance | path

Searched refs:searching (Results 1 – 35 of 35) sorted by relevance

/linux-4.4.14/Documentation/video4linux/cx2341x/
Dfw-memory.txt6 Warning! This information was figured out from searching through the memory and
8 was not derived from anything more than searching through the memory space with
13 So take this as is, I'm always searching for more stuff, it's a large
Dfw-calling.txt9 Firmware mailboxes can be located by searching the encoder and decoder memory
/linux-4.4.14/Documentation/networking/
Dfib_trie.txt32 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-4.4.14/tools/perf/scripts/python/
Dsched-migration.py241 searching = True
242 while searching:
244 searching = False
/linux-4.4.14/drivers/media/firewire/
Dfiredtv.h36 unsigned searching:1; member
Dfiredtv-avc.c794 stat->searching = r->operand[11] >> 7 & 1; in avc_tuner_status()
/linux-4.4.14/Documentation/w1/
Dw1.generic40 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
Dw1.netlink100 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-4.4.14/Documentation/cgroups/
Dcpusets.txt181 - 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-4.4.14/Documentation/zh_CN/
DSubmittingPatches310 Subject: [patch 2/5] ext2: improve scalability of bitmap searching
/linux-4.4.14/Documentation/filesystems/
Dhpfs.txt59 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-4.4.14/Documentation/ja_JP/
DSubmittingPatches533 Subject: [patch 2/5] ext2: improve scalability of bitmap searching
/linux-4.4.14/Documentation/power/
Dopp.txt161 provided frequency. This function is useful while searching for a lesser
171 provided frequency. This function is useful while searching for a
Dbasic-pm-debugging.txt156 find it by loading a half of the modules you normally use and binary searching
/linux-4.4.14/fs/befs/
DChangeLog51 finding the first key that is a substring of the string it is searching
259 * Added btree searching function.
/linux-4.4.14/Documentation/kbuild/
Dkconfig.txt170 When searching, symbols are sorted thus:
/linux-4.4.14/Documentation/locking/
Dspinlocks.txt72 linked lists, especially searching for entries without changing the list
/linux-4.4.14/Documentation/security/
Dkeys-request-key.txt165 searching. It calls key_permission(SEARCH) on each keyring, and if this
Dcredentials.txt108 action, and searching one or more sets of rules to see whether the subject
/linux-4.4.14/Documentation/hid/
Dhid-sensor.txt110 These indexes avoid searching every time and getting field index to get or set.
/linux-4.4.14/tools/perf/Documentation/
Dperf-probe.txt174 for searching a specific function when several functions share same name.
/linux-4.4.14/Documentation/scsi/
Dadvansys.txt166 affects searching for ISA and VL boards.
DChangeLog.1992-1997150 Do not save flags again when searching for a second command to
/linux-4.4.14/Documentation/
DSubmittingPatches675 Subject: [PATCH 2/5] ext2: improve scalability of bitmap searching
693 especially useful for people who might be searching the commit logs
696 enough that it is likely that someone searching for the patch can find
Drbtree.txt106 Inserting data in the tree involves first searching for the place to insert the
Dkernel-docs.txt35 when searching for specific topics, and a brief "Description" of the
/linux-4.4.14/
DREADME382 has a starting address lower than the one you are searching for but
/linux-4.4.14/Documentation/development-process/
D5.Posting171 searching for a solution to the same problem. If the change is meant to
/linux-4.4.14/drivers/mtd/nand/
DKconfig104 the cpu from doing ECC error searching and correction. However some
/linux-4.4.14/Documentation/devicetree/
Dusage-model.txt148 machine. After searching the entire table of machine_descs,
/linux-4.4.14/Documentation/isdn/
DINTERFACE724 loading the driver. The LL has to ignore a disabled channel when searching
/linux-4.4.14/Documentation/PCI/
Dpci.txt226 VENDOR_ID or DEVICE_ID. This allows searching for any device from a
/linux-4.4.14/Documentation/block/
Dbiodoc.txt994 sorting and searching, and a fifo linked list for time-based searching. This
/linux-4.4.14/Documentation/RCU/
DwhatisRCU.txt984 interrupts while searching the routing table. Use of
/linux-4.4.14/Documentation/trace/
Dftrace.txt2057 allowing easier searching with grep for function durations.