Home
last modified time | relevance | path

Searched refs:walk (Results 201 – 222 of 222) sorted by relevance

123456789

/linux/Documentation/driver-api/
H A Ddevice-io.rst33 devices. The PCI bus walk is a good example of such a scheme. This
/linux/Documentation/driver-api/usb/
H A Dwriting_musb_glue_layer.rst24 ``drivers/usb/musb/jz4740.c``. In this documentation I will walk through the
/linux/Documentation/fpga/
H A Ddfl.rst24 walk through these predefined data structures to enumerate FPGA features:
/linux/Documentation/gpu/
H A Ddrm-vm-bind-locking.rst82 correspond to the mmap_lock. An rwsem allows several readers to walk
/linux/net/sched/
H A Dsch_htb.c2131 .walk = htb_walk,
H A Dsch_taprio.c2506 .walk = taprio_walk,
H A Dsch_cake.c3104 .walk = cake_walk,
H A Dcls_flower.c3755 .walk = fl_walk,
/linux/tools/power/pm-graph/
H A Dsleepgraph.py1001 for dirname, dirnames, filenames in os.walk('/sys/devices'):
5635 for dirname, dirnames, filenames in os.walk('/sys/devices'):
6414 for dirname, dirnames, filenames in os.walk(subdir):
6442 for dirname, dirnames, filenames in os.walk(subdir):
/linux/Documentation/networking/
H A Dpacket_mmap.rst1056 frames to be updated resp. the frame handed over to the application, iv) walk
/linux/Documentation/bpf/
H A Dverifier.rst305 The verifier does not actually walk all possible paths through the program. For
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq556 * manually walk the list counting MAXCMDCNT elements
722 * Brute force walk.
/linux/Documentation/filesystems/xfs/
H A Dxfs-delayed-logging-design.rst691 it. The fact that we walk the log items (in the CIL) just to chain the log
961 sequencing also requires the same lock, list walk, and blocking mechanism to
/linux/Documentation/kernel-hacking/
H A Dhacking.rst326 Run, don't walk.
/linux/tools/perf/Documentation/
H A Dperf-record.txt215 na, l1_hit, l1_miss, l2_hit, l2_miss, any_hit, any_miss, walk, fault (for mem_dtlb)
H A Dperf-intel-pt.txt512 notnt Disable TNT packets. Without TNT packets, it is not possible to walk
1105 decode TNT packets, and does not walk object code, but gets the ip from FUP and
/linux/net/ipv4/
H A Dtcp_input.c1993 goto walk; in tcp_sacktag_write_queue()
2009 walk: in tcp_sacktag_write_queue()
/linux/arch/arm64/
H A DKconfig1227 then only for entries in the walk cache, since the leaf translation
1228 is unchanged. Work around the erratum by invalidating the walk cache
/linux/Documentation/admin-guide/pm/
H A Dcpuidle.rst323 Now, the governor is ready to walk the list of idle states and choose one of
/linux/arch/
H A DKconfig842 An architecture should select this if it can walk the kernel stack
/linux/arch/arm/
H A DKconfig691 r3p*) erratum. A speculative memory access may cause a page table walk
/linux/Documentation/filesystems/
H A Dproc.rst595 life of the smaps/maps walk, there will be some output for it.

123456789