Searched full:indirectly (Results 1 – 25 of 213) sorted by relevance
123456789
/Linux-v5.15/tools/testing/selftests/bpf/verifier/ |
D | var_off.c | 156 /* Dereference it indirectly. */ 179 /* dereference it indirectly */ 204 /* dereference it indirectly */ 229 /* Dereference it indirectly. */ 254 /* Dereference it indirectly. */ 280 /* Dereference it indirectly. */ 310 /* Dereference it indirectly. */ 334 /* Dereference it indirectly. */
|
/Linux-v5.15/arch/riscv/kernel/ |
D | riscv_ksyms.c | 10 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v5.15/LICENSES/dual/ |
D | MPL-1.1 | 188 the Modification is derived, directly or indirectly, from Original 347 (a) such Participant's Contributor Version directly or indirectly 363 Contributor Version, directly or indirectly infringes any patent, then 371 indirectly infringes any patent where such claim is resolved (such as 434 responsible for claims and damages arising, directly or indirectly,
|
D | CDDL-1.0 | 291 Participant is the Initial Developer) directly or indirectly 293 indirectly to You by such Participant, the Initial Developer (if 364 responsible for claims and damages arising, directly or indirectly, out
|
/Linux-v5.15/arch/x86/lib/ |
D | pc-conf-reg.c | 5 * Cyrix CPUs, numerous chipsets. As the space is indirectly addressed
|
/Linux-v5.15/drivers/i2c/busses/ |
D | i2c-octeon-core.h | 137 * The I2C core registers are accessed indirectly via the SW_TWSI CSR. 164 * The I2C core registers are accessed indirectly via the SW_TWSI CSR.
|
/Linux-v5.15/Documentation/arm64/ |
D | tagged-address-abi.rst | 119 indirectly as arguments to be accessed by the kernel. 122 indirectly as arguments to be accessed by the kernel.
|
/Linux-v5.15/arch/microblaze/kernel/ |
D | microblaze_ksyms.c | 26 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v5.15/include/linux/ |
D | srcu.h | 149 * srcu_struct, whether directly or indirectly. Please note that 150 * one way to indirectly wait on an SRCU grace period is to acquire
|
D | coda.h | 44 RESULTING DIRECTLY OR INDIRECTLY FROM THE USE OF THIS SOFTWARE OR OF
|
/Linux-v5.15/tools/perf/Documentation/ |
D | build-docdep.perl | 27 # $text indirectly includes $j.
|
/Linux-v5.15/arch/x86/kernel/ |
D | unwind_guess.c | 65 * (first_frame) or indirectly (regs->sp) to indicate which stack frame in __unwind_start()
|
/Linux-v5.15/drivers/net/ethernet/wiznet/ |
D | Kconfig | 60 In indirect address mode host system indirectly accesses registers
|
/Linux-v5.15/kernel/trace/ |
D | tracing_map.h | 32 * this indirectly via an array of tracing_map_sort_entry - see the 59 * user specifies (indirectly via the map_bits param, the details are
|
/Linux-v5.15/Documentation/admin-guide/ |
D | rapidio.rst | 97 or indirectly:
|
/Linux-v5.15/include/uapi/linux/ |
D | if_arcnet.h | 45 /* Unsupported/indirectly supported protocols */
|
/Linux-v5.15/drivers/remoteproc/ |
D | remoteproc_virtio.c | 404 * We're indirectly making a non-temporary copy of the rproc pointer in rproc_add_virtio_dev() 405 * here, because drivers probed with this vdev will indirectly in rproc_add_virtio_dev()
|
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | microchip,sparx5-sgpio.yaml | 91 controlled indirectly by the "ngpios" property: (ngpios/32).
|
/Linux-v5.15/drivers/net/dsa/mv88e6xxx/ |
D | smi.c | 22 * 2 registers, used to indirectly access the internal SMI devices.
|
/Linux-v5.15/drivers/video/fbdev/ |
D | valkyriefb.h | 26 * and indirectly from:
|
/Linux-v5.15/Documentation/devicetree/bindings/dma/ti/ |
D | k3-udma.yaml | 28 is indirectly controlled by the order in which blocks are pushed into the DMA
|
/Linux-v5.15/include/linux/platform_data/ |
D | gpmc-omap.h | 83 * t_avdh instead. This indirectly necessitates r/w
|
/Linux-v5.15/tools/testing/selftests/tc-testing/plugin-lib/ |
D | valgrindPlugin.py | 116 … r'indirectly lost:\s+([,0-9]+)\s+bytes in\s+([,0-9]+)\s+blocks', re.MULTILINE | re.DOTALL)
|
/Linux-v5.15/Documentation/bpf/ |
D | map_cgroup_storage.rst | 150 to reach zero and indirectly freeing all storage in the map.
|
/Linux-v5.15/Documentation/RCU/ |
D | UP.rst | 132 callbacks do acquire locks *indirectly*, for example, via
|
123456789