Searched full:indirectly (Results 1 – 25 of 195) sorted by relevance
12345678
/Linux-v5.10/tools/testing/selftests/bpf/verifier/ |
D | var_off.c | 61 /* Dereference it indirectly. */ 84 /* dereference it indirectly */ 109 /* dereference it indirectly */ 134 /* Dereference it indirectly. */ 159 /* Dereference it indirectly. */ 185 /* Dereference it indirectly. */ 215 /* Dereference it indirectly. */ 239 /* Dereference it indirectly. */
|
/Linux-v5.10/arch/riscv/kernel/ |
D | riscv_ksyms.c | 10 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v5.10/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.10/Documentation/arm64/ |
D | tagged-address-abi.rst | 109 indirectly as arguments to be accessed by the kernel. 112 indirectly as arguments to be accessed by the kernel.
|
/Linux-v5.10/include/linux/ |
D | srcu.h | 140 * srcu_struct, whether directly or indirectly. Please note that 141 * 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.10/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.10/arch/microblaze/kernel/ |
D | microblaze_ksyms.c | 26 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v5.10/arch/x86/kernel/ |
D | unwind_guess.c | 65 * (first_frame) or indirectly (regs->sp) to indicate which stack frame in __unwind_start()
|
/Linux-v5.10/drivers/net/ethernet/wiznet/ |
D | Kconfig | 60 In indirect address mode host system indirectly accesses registers
|
/Linux-v5.10/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.10/Documentation/admin-guide/ |
D | rapidio.rst | 97 or indirectly:
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | csi2.rst | 85 place either indirectly by using :c:func:`v4l2_pipeline_pm_get` or
|
/Linux-v5.10/include/uapi/linux/ |
D | if_arcnet.h | 45 /* Unsupported/indirectly supported protocols */
|
/Linux-v5.10/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.10/drivers/net/dsa/mv88e6xxx/ |
D | smi.c | 22 * 2 registers, used to indirectly access the internal SMI devices.
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ti/ |
D | k3-udma.yaml | 26 is indirectly controlled by the order in which blocks are pushed into the DMA
|
/Linux-v5.10/Documentation/bpf/ |
D | map_cgroup_storage.rst | 150 to reach zero and indirectly freeing all storage in the map.
|
/Linux-v5.10/Documentation/RCU/ |
D | UP.rst | 132 callbacks do acquire locks *indirectly*, for example, via
|
/Linux-v5.10/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.10/drivers/video/fbdev/ |
D | valkyriefb.h | 26 * and indirectly from:
|
/Linux-v5.10/include/linux/platform_data/ |
D | gpmc-omap.h | 83 * t_avdh instead. This indirectly necessitates r/w
|
/Linux-v5.10/drivers/acpi/acpica/ |
D | exoparg2.c | 187 * Since the remainder is not returned indirectly, remove a reference to in acpi_ex_opcode_2A_2T_1R() 188 * it. Only the quotient is returned indirectly. in acpi_ex_opcode_2A_2T_1R()
|
/Linux-v5.10/Documentation/networking/ |
D | checksum-offloads.rst | 73 validate_xmit_skb(), and the functions it calls directly or indirectly. That
|
12345678