Home
last modified time | relevance | path

Searched refs:parents (Results 1 – 12 of 12) sorted by relevance

/linux-2.6.39/arch/x86/kvm/
Dmmu.c1395 #define for_each_sp(pvec, sp, parents, i) \ argument
1396 for (i = mmu_pages_next(&pvec, &parents, -1), \
1399 i = mmu_pages_next(&pvec, &parents, i))
1402 struct mmu_page_path *parents, in mmu_pages_next() argument
1411 parents->idx[0] = pvec->page[n].idx; in mmu_pages_next()
1415 parents->parent[sp->role.level-2] = sp; in mmu_pages_next()
1416 parents->idx[sp->role.level-1] = pvec->page[n].idx; in mmu_pages_next()
1422 static void mmu_pages_clear_parents(struct mmu_page_path *parents) in mmu_pages_clear_parents() argument
1428 unsigned int idx = parents->idx[level]; in mmu_pages_clear_parents()
1430 sp = parents->parent[level]; in mmu_pages_clear_parents()
[all …]
/linux-2.6.39/Documentation/power/
Dswsusp.txt171 * SUSPEND all but swap device and parents
174 * SUSPEND swap device and parents
177 Oh no, that does not work, if swap device or its parents uses DMA,
180 * SUSPEND all but swap device and parents
181 * FREEZE swap device and parents
183 * UNFREEZE swap device and parents
185 * SUSPEND swap device and parents
/linux-2.6.39/Documentation/devicetree/bindings/i2c/
Dce4100-i2c.txt45 * requires also a valid translation in parents ranges
/linux-2.6.39/scripts/kconfig/
Dgconf.c59 static GtkTreeIter *parents[256]; variable
232 for (parents[0] = NULL, i = 1; i < 256; i++) in init_tree_model()
233 parents[i] = (GtkTreeIter *) g_malloc(sizeof(GtkTreeIter)); in init_tree_model()
1259 GtkTreeIter *parent = parents[indent - 1]; in place_node()
1260 GtkTreeIter *node = parents[indent]; in place_node()
/linux-2.6.39/Documentation/filesystems/
Ddirectory-locking27 * lock parents in "ancestors first" order.
Dporting73 same (i.e. parents and victim are locked, etc.).
Dvfs.txt1009 d_drop: this unhashes a dentry from its parents hash list. A
1018 d_add: add a dentry to its parents hash list and then calls
/linux-2.6.39/Documentation/
Dsysfs-rules.txt163 access the chain of parents is a bug in the application.
/linux-2.6.39/Documentation/driver-model/
Dporting.txt138 devices are shutdown before their physical parents, and vice versa.
/linux-2.6.39/drivers/leds/
DKconfig370 Network Space v2 board (and parents). This include Internet Space v2,
/linux-2.6.39/Documentation/cgroups/
Dcpusets.txt130 of the parents CPU and Memory Node resources.
207 - Its CPUs and Memory Nodes must be a subset of its parents.
Dcgroups.txt294 value of their parents notify_on_release setting. The default value of