Searched full:indirectly (Results 1 – 25 of 272) sorted by relevance
1234567891011
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | verifier_var_off.c | 227 /* Dereference it indirectly. */ \ in variable_offset_stack_access_unbounded() 255 /* dereference it indirectly */ \ in access_max_out_of_bound() 313 /* dereference it indirectly */ \ in access_min_out_of_bound() 343 /* Dereference it indirectly. */ \ in access_min_off_min_initialized() 376 /* Dereference it indirectly. */ \ in stack_access_priv_vs_unpriv() 407 /* 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-6.14.4/include/linux/ |
D | srcu.h | 236 * srcu_struct, whether directly or indirectly. Please note that 237 * one way to indirectly wait on an SRCU grace period is to acquire 326 * same srcu_struct, whether directly or indirectly. Please note that 327 * 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-6.14.4/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-6.14.4/arch/riscv/kernel/ |
D | riscv_ksyms.c | 10 * Assembly functions that may be used (directly or indirectly) by modules
|
/linux-6.14.4/arch/x86/lib/ |
D | pc-conf-reg.c | 5 * Cyrix CPUs, numerous chipsets. As the space is indirectly addressed
|
/linux-6.14.4/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-6.14.4/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-6.14.4/Documentation/devicetree/bindings/cpufreq/ |
D | airoha,en7581-cpufreq.yaml | 13 On newer Airoha SoC, CPU Frequency is scaled indirectly with SMC commands
|
/linux-6.14.4/drivers/i2c/busses/ |
D | i2c-octeon-core.h | 150 * The I2C core registers are accessed indirectly via the OCTEON_REG_SW_TWSI CSR. 177 * The I2C core registers are accessed indirectly via the SW_TWSI CSR.
|
/linux-6.14.4/tools/perf/Documentation/ |
D | build-docdep.perl | 27 # $text indirectly includes $j.
|
/linux-6.14.4/arch/microblaze/kernel/ |
D | microblaze_ksyms.c | 27 * Assembly functions that may be used (directly or indirectly) by modules
|
/linux-6.14.4/tools/arch/riscv/include/asm/ |
D | csr.h | 301 /* Supervisor-Level Window to Indirectly Accessed Registers (AIA) */ 348 /* VS-Level Window to Indirectly Accessed Registers (H-extension with AIA) */ 388 /* Machine-Level Window to Indirectly Accessed Registers (AIA) */
|
/linux-6.14.4/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-6.14.4/drivers/net/ethernet/wiznet/ |
D | Kconfig | 60 In indirect address mode host system indirectly accesses registers
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | csr.h | 333 /* Supervisor-Level Window to Indirectly Accessed Registers (AIA) */ 380 /* VS-Level Window to Indirectly Accessed Registers (H-extension with AIA) */ 422 /* Machine-Level Window to Indirectly Accessed Registers (AIA) */
|
/linux-6.14.4/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-6.14.4/drivers/net/phy/ |
D | phy_link_topology.c | 4 * either directly or indirectly attached.
|
/linux-6.14.4/Documentation/admin-guide/ |
D | rapidio.rst | 97 or indirectly:
|
/linux-6.14.4/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_main.h | 359 * This routine is called to read from the indirectly accessed 384 * This routine is called to write to the indirectly accessed
|
1234567891011