Home
last modified time | relevance | path

Searched full:looking (Results 1 – 25 of 152) sorted by relevance

1234567

/Documentation/bpf/libbpf/
Dindex.rst9 If you are looking to develop BPF applications using the libbpf library, this
/Documentation/mm/
Dindex.rst6 of Linux. If you are looking for advice on simply allocating memory,
/Documentation/locking/
Drt-mutex.rst67 we need to set the bit0 before looking at the lock, and the owner may
73 set this bit before looking at the lock.
/Documentation/arch/arm/nwfpe/
Dnotes.rst14 I was looking at some code, that calculated a double result, stored it in f4
/Documentation/wmi/
Ddriver-development-guide.rst39 Sometimes, looking at the disassembled ACPI tables used to describe the WMI device
95 needs some tinkering to get right. Looking at the ACPI tables containing the WMI
97 are also device-specific, looking at the decoded Binary MOF is usually enough to
/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-sirf.txt24 Valid values for group and function names can be found from looking at the
/Documentation/filesystems/bcachefs/
DCodingStyle.rst60 Looking for ways to make your assertions simpler - and higher level - will
92 have to rely on tracing, we have to know which tracepoints we're looking for,
163 reading lots of code and looking for common patterns and issues. Don't be
/Documentation/filesystems/
Ddirectory-locking.rst91 lookup in, under the name we'd been looking for. If the alias is already
92 a child of the directory we are looking in, it changes name to the one
93 we'd been looking for. No extra locking is involved in these two cases.
99 attach to our directory, under the name we are looking for.
Dfiemap.rst106 presence of other more specific flags. This way a program looking for
111 are set, FIEMAP_EXTENT_NOT_ALIGNED will also be set. A program looking
Dpath-lookup.rst95 While one process is looking up a pathname, another might be making
97 "a/b" were renamed to "a/c/b" while another process were looking up
146 looking at the actual process of walking along a path. In particular
205 When looking for a name in a directory, REF-walk takes ``d_lock`` on
210 When looking for the parent for a given name (to handle "``..``"),
220 Looking up a given name in a given directory involves computing a hash
228 happened to be looking at a dentry that was moved in this way,
616 looking at. In cases where no other thread would even think of
635 as long as what it is looking for is in the cache and is stable. It
814 dentry that it is looking for, or it will find a dentry which
[all …]
/Documentation/devicetree/bindings/power/supply/
Dsbs,sbs-battery.yaml42 The number of times to try looking for new status after an external
/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst6 component. If you do not find what you are looking for, look at the
/Documentation/doc-guide/
Dmaintainer-profile.rst27 introduced. Generating HTML documents and looking at the result will help
/Documentation/admin-guide/media/
Dcafe_ccic.rst16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
/Documentation/devicetree/bindings/iommu/
Dqcom,iommu.yaml14 a similar looking IOMMU, but without access to the global register space
/Documentation/bpf/
Dmap_cgrp_storage.rst11 data for a particular cgroup can be retrieved by looking up the map
/Documentation/dev-tools/
Dsparse.rst35 ends up looking just like integers to gcc.
/Documentation/core-api/
Dmaple_tree.rst78 worth looking at the mas_for_each() API in the :ref:`maple-tree-advanced-api`
127 removing the object from the tree between looking up the object and
/Documentation/admin-guide/nfs/
Dnfs-idmapper.rst74 determines the correct function to call by looking at the first part of the
/Documentation/trace/
Dhwlat_detector.rst26 for some period, then looking for gaps in the TSC data. Any gap indicates a
/Documentation/process/
D7.AdvancedTopics.rst157 learn how to program in the kernel environment than by looking at code
159 looking at code you can make a significant contribution to the process as a
/Documentation/kbuild/
Dkconfig.rst170 looking for.
272 looking for.
/Documentation/filesystems/xfs/
Dxfs-self-describing-metadata.rst50 verification of metadata values, looking for values that are in range (and hence
120 looking at. The owner information can also identify misplaced writes (e.g.
132 space or still allocated if it is still referenced by its owner by looking at
/Documentation/networking/devlink/
Ddevlink-flash.rst74 design, e.g. for looking up applicable firmware updates. This is why
/Documentation/arch/sh/
Dnew-machine.rst21 companion chip type, and CPU type. Looking at a tree view of this directory
257 Looking at the 'make help' output, you should now see something like:

1234567