Searched full:indirectly (Results 1 – 25 of 232) sorted by relevance
12345678910
/Linux-v6.1/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-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | map_kptr.c | 35 { "reject_indirect_helper_access", "kptr cannot be accessed indirectly by helper" }, 36 { "reject_indirect_global_func_access", "kptr cannot be accessed indirectly by helper" },
|
/Linux-v6.1/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-v6.1/arch/riscv/kernel/ |
D | riscv_ksyms.c | 10 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v6.1/arch/x86/lib/ |
D | pc-conf-reg.c | 5 * Cyrix CPUs, numerous chipsets. As the space is indirectly addressed
|
/Linux-v6.1/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-v6.1/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-v6.1/include/linux/ |
D | cfi_types.h | 14 * annotate indirectly called assembly functions. The compiler emits
|
D | srcu.h | 150 * srcu_struct, whether directly or indirectly. Please note that 151 * 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-v6.1/arch/microblaze/kernel/ |
D | microblaze_ksyms.c | 26 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v6.1/tools/perf/Documentation/ |
D | build-docdep.perl | 27 # $text indirectly includes $j.
|
/Linux-v6.1/arch/x86/kernel/ |
D | unwind_guess.c | 64 * (first_frame) or indirectly (regs->sp) to indicate which stack frame in __unwind_start()
|
D | cfi.c | 84 * not be indirectly called with all configurations.
|
/Linux-v6.1/drivers/net/ethernet/wiznet/ |
D | Kconfig | 60 In indirect address mode host system indirectly accesses registers
|
/Linux-v6.1/arch/x86/include/asm/ |
D | linkage.h | 53 /* SYM_TYPED_FUNC_START -- use for indirectly called globals, w/ CFI type */
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_main.h | 303 * This routine is called to read from the indirectly accessed 328 * This routine is called to write to the indirectly accessed
|
/Linux-v6.1/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
|
D | pid_list.c | 163 * adding a task to be traced, or indirectly by the fork function 216 * removing tasks from tracing, or indirectly by the exit function
|
/Linux-v6.1/Documentation/admin-guide/ |
D | rapidio.rst | 97 or indirectly:
|
/Linux-v6.1/include/uapi/linux/ |
D | if_arcnet.h | 45 /* Unsupported/indirectly supported protocols */
|
/Linux-v6.1/Documentation/networking/ |
D | representors.rst | 121 (not even indirectly through the hardware implementation of whatever services 189 software) send the packet through the representor (and thus indirectly deliver
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | microchip,sparx5-sgpio.yaml | 98 controlled indirectly by the "ngpios" property: (ngpios/32).
|
/Linux-v6.1/drivers/net/dsa/mv88e6xxx/ |
D | smi.c | 22 * 2 registers, used to indirectly access the internal SMI devices.
|
12345678910