Searched full:indirectly (Results 1 – 25 of 243) sorted by relevance
12345678910
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | verifier_var_off.c | 188 /* Dereference it indirectly. */ \ in variable_offset_stack_access_unbounded() 216 /* dereference it indirectly */ \ in access_max_out_of_bound() 245 /* dereference it indirectly */ \ in access_min_out_of_bound() 274 /* Dereference it indirectly. */ \ in access_min_off_min_initialized() 307 /* Dereference it indirectly. */ \ in stack_access_priv_vs_unpriv() 338 /* Dereference it indirectly. */ \ in variable_offset_stack_access_ok()
|
D | map_kptr_fail.c | 313 __failure __msg("kptr cannot be accessed indirectly by helper") 334 __failure __msg("kptr cannot be accessed indirectly by helper")
|
/Linux-v6.6/include/linux/ |
D | srcu.h | 199 * srcu_struct, whether directly or indirectly. Please note that 200 * one way to indirectly wait on an SRCU grace period is to acquire 254 * same srcu_struct, whether directly or indirectly. Please note that 255 * one way to indirectly wait on an SRCU grace period is to acquire
|
D | cfi_types.h | 14 * annotate indirectly called assembly functions. The compiler emits
|
D | coda.h | 44 RESULTING DIRECTLY OR INDIRECTLY FROM THE USE OF THIS SOFTWARE OR OF
|
/Linux-v6.6/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.6/arch/x86/lib/ |
D | pc-conf-reg.c | 5 * Cyrix CPUs, numerous chipsets. As the space is indirectly addressed
|
/Linux-v6.6/arch/riscv/kernel/ |
D | riscv_ksyms.c | 10 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v6.6/Documentation/devicetree/bindings/pci/ |
D | snps,dw-pcie-ep.yaml | 47 with all spaces. Note iATU/eDMA CSRs are indirectly accessible 87 region, but mainly these registers are indirectly accessible
|
D | snps,dw-pcie.yaml | 56 with all spaces. Note iATU/eDMA CSRs are indirectly accessible 96 region, but mainly these registers are indirectly accessible
|
/Linux-v6.6/Documentation/arch/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.6/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.6/arch/microblaze/kernel/ |
D | microblaze_ksyms.c | 26 * Assembly functions that may be used (directly or indirectly) by modules
|
/Linux-v6.6/tools/perf/Documentation/ |
D | build-docdep.perl | 27 # $text indirectly includes $j.
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | csr.h | 288 /* Supervisor-Level Window to Indirectly Accessed Registers (AIA) */ 335 /* VS-Level Window to Indirectly Accessed Registers (H-extension with AIA) */ 371 /* Machine-Level Window to Indirectly Accessed Registers (AIA) */
|
/Linux-v6.6/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.6/drivers/net/ethernet/wiznet/ |
D | Kconfig | 60 In indirect address mode host system indirectly accesses registers
|
/Linux-v6.6/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-v6.6/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_main.h | 321 * This routine is called to read from the indirectly accessed 346 * This routine is called to write to the indirectly accessed
|
/Linux-v6.6/Documentation/admin-guide/ |
D | rapidio.rst | 97 or indirectly:
|
/Linux-v6.6/include/kunit/ |
D | static_stub.h | 88 * indirectly) will instead call replacement_addr. The function pointed to by
|
/Linux-v6.6/arch/x86/include/asm/ |
D | linkage.h | 115 /* SYM_TYPED_FUNC_START -- use for indirectly called globals, w/ CFI type */
|
/Linux-v6.6/include/uapi/linux/ |
D | if_arcnet.h | 45 /* Unsupported/indirectly supported protocols */
|
12345678910