Searched refs:traverse (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/arch/mips/fw/arc/ |
D | tree.c | 104 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/ |
D | README | 16 links, trip point bindings, and device instances. To traverse such
|
/linux-4.1.27/fs/ |
D | seq_file.c | 90 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/ |
D | path-lookup.txt | 70 - 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/ |
D | highmem.txt | 155 data has to be accessed to traverse in TLB fills and the like. One
|
/linux-4.1.27/Documentation/RCU/ |
D | UP.txt | 66 a list of them, then traverse the list once the lock was
|
/linux-4.1.27/Documentation/devicetree/ |
D | of_unittest.txt | 71 *parent, that is used to traverse the tree in the reverse direction. So, at
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hda_codec.txt | 144 to traverse the codec linked list, read the pcm information in
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-kernel-slab | 489 Writing to the validate file causes SLUB to traverse all of its
|
/linux-4.1.27/Documentation/arm64/ |
D | arm-acpi.txt | 151 ACPI tables provided by the system firmware; the ACPI core will then traverse
|
/linux-4.1.27/Documentation/networking/ |
D | filter.txt | 395 the filter will generate. A limit of packets to traverse can be given.
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 887 will log every rule which match the packets as those traverse
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 108 they traverse to this state. An expired key can be updated back to a
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 654 that traverse bio chains on completion need to keep that in mind. Drivers
|