Searched full:looking (Results 1 – 25 of 152) sorted by relevance
1234567
| /Documentation/bpf/libbpf/ |
| D | index.rst | 9 If you are looking to develop BPF applications using the libbpf library, this
|
| /Documentation/mm/ |
| D | index.rst | 6 of Linux. If you are looking for advice on simply allocating memory,
|
| /Documentation/locking/ |
| D | rt-mutex.rst | 67 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/ |
| D | notes.rst | 14 I was looking at some code, that calculated a double result, stored it in f4
|
| /Documentation/wmi/ |
| D | driver-development-guide.rst | 39 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/ |
| D | pinctrl-sirf.txt | 24 Valid values for group and function names can be found from looking at the
|
| /Documentation/filesystems/bcachefs/ |
| D | CodingStyle.rst | 60 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/ |
| D | directory-locking.rst | 91 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.
|
| D | fiemap.rst | 106 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
|
| D | path-lookup.rst | 95 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/ |
| D | sbs,sbs-battery.yaml | 42 The number of times to try looking for new status after an external
|
| /Documentation/gpu/amdgpu/display/ |
| D | dc-glossary.rst | 6 component. If you do not find what you are looking for, look at the
|
| /Documentation/doc-guide/ |
| D | maintainer-profile.rst | 27 introduced. Generating HTML documents and looking at the result will help
|
| /Documentation/admin-guide/media/ |
| D | cafe_ccic.rst | 16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
|
| /Documentation/devicetree/bindings/iommu/ |
| D | qcom,iommu.yaml | 14 a similar looking IOMMU, but without access to the global register space
|
| /Documentation/bpf/ |
| D | map_cgrp_storage.rst | 11 data for a particular cgroup can be retrieved by looking up the map
|
| /Documentation/dev-tools/ |
| D | sparse.rst | 35 ends up looking just like integers to gcc.
|
| /Documentation/core-api/ |
| D | maple_tree.rst | 78 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/ |
| D | nfs-idmapper.rst | 74 determines the correct function to call by looking at the first part of the
|
| /Documentation/trace/ |
| D | hwlat_detector.rst | 26 for some period, then looking for gaps in the TSC data. Any gap indicates a
|
| /Documentation/process/ |
| D | 7.AdvancedTopics.rst | 157 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/ |
| D | kconfig.rst | 170 looking for. 272 looking for.
|
| /Documentation/filesystems/xfs/ |
| D | xfs-self-describing-metadata.rst | 50 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/ |
| D | devlink-flash.rst | 74 design, e.g. for looking up applicable firmware updates. This is why
|
| /Documentation/arch/sh/ |
| D | new-machine.rst | 21 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