Home
last modified time | relevance | path

Searched refs:traverse (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/arch/mips/fw/arc/
Dtree.c104 traverse(pcomponent *p, int op) in traverse() function
108 traverse(ArcGetChild(p), 1); in traverse()
110 traverse(ArcGetPeer(p), 1); in traverse()
/linux-4.1.27/tools/thermal/tmon/
DREADME16 links, trip point bindings, and device instances. To traverse such
/linux-4.1.27/fs/
Dseq_file.c90 static int traverse(struct seq_file *m, loff_t offset) in traverse() function
184 while ((err = traverse(m, *ppos)) == -EAGAIN) in seq_read()
324 while ((retval = traverse(m, offset)) == -EAGAIN) in seq_lseek()
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt70 - traverse mount points;
71 - traverse symlinks;
145 object 2 will correctly continue to object 3 when it is time to traverse the
/linux-4.1.27/Documentation/vm/
Dhighmem.txt155 data has to be accessed to traverse in TLB fills and the like. One
/linux-4.1.27/Documentation/RCU/
DUP.txt66 a list of them, then traverse the list once the lock was
/linux-4.1.27/Documentation/devicetree/
Dof_unittest.txt71 *parent, that is used to traverse the tree in the reverse direction. So, at
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt144 to traverse the codec linked list, read the pcm information in
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-kernel-slab489 Writing to the validate file causes SLUB to traverse all of its
/linux-4.1.27/Documentation/arm64/
Darm-acpi.txt151 ACPI tables provided by the system firmware; the ACPI core will then traverse
/linux-4.1.27/Documentation/networking/
Dfilter.txt395 the filter will generate. A limit of packets to traverse can be given.
/linux-4.1.27/net/netfilter/
DKconfig887 will log every rule which match the packets as those traverse
/linux-4.1.27/Documentation/security/
Dkeys.txt108 they traverse to this state. An expired key can be updated back to a
/linux-4.1.27/Documentation/block/
Dbiodoc.txt654 that traverse bio chains on completion need to keep that in mind. Drivers