/Linux-v5.4/tools/build/feature/ |
D | test-libunwind-aarch64.c | 13 static unw_accessors_t accessors; variable 19 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
D | test-libunwind-arm.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
D | test-libunwind-x86.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
D | test-libunwind-x86_64.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
D | test-libunwind.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
/Linux-v5.4/arch/arm/common/ |
D | Makefile | 10 obj-$(CONFIG_KRAIT_L2_ACCESSORS) += krait-l2-accessors.o
|
/Linux-v5.4/Documentation/devicetree/bindings/pci/ |
D | designware-pcie-ecam.txt | 12 requires special config space accessors that filter accesses to device #1
|
/Linux-v5.4/drivers/of/ |
D | Kconfig | 82 OpenFirmware MDIO bus (Ethernet PHY) accessors
|
/Linux-v5.4/Documentation/core-api/ |
D | timekeeping.rst | 1 ktime accessors 174 some drivers may actually want the higher resolution accessors
|
D | assoc_array.rst | 249 The caller should lock exclusively against other modifiers and accessors
|
/Linux-v5.4/tools/perf/util/ |
D | unwind-libunwind-local.c | 607 static unw_accessors_t accessors = { variable 620 mg->addr_space = unw_create_addr_space(&accessors, 0); in _unwind__prepare_access()
|
/Linux-v5.4/Documentation/driver-api/gpio/ |
D | consumer.rst | 241 To access such GPIOs, a different set of accessors is defined:: 247 IRQ handler, and those accessors must be used instead of spinlock-safe 248 accessors without the cansleep() name suffix. 250 Other than the fact that these accessors might sleep, and will work on GPIOs
|
D | legacy.rst | 210 To access such GPIOs, a different set of accessors is defined:: 220 a threaded IRQ handler, and those accessors must be used instead of 221 spinlock-safe accessors without the cansleep() name suffix. 223 Other than the fact that these accessors might sleep, and will work
|
/Linux-v5.4/Documentation/process/ |
D | volatile-considered-harmful.rst | 58 architectures. Those accessors are written to prevent unwanted
|
/Linux-v5.4/drivers/gpio/ |
D | TODO | 26 numberspace accessors from <linux/gpio.h> and eventually delete
|
/Linux-v5.4/lib/ |
D | Kconfig | 92 I/O accessors.
|
/Linux-v5.4/Documentation/ |
D | memory-barriers.txt | 1936 relaxed I/O accessors and the Documentation/DMA-API.txt file for more 2520 The readX() and writeX() MMIO accessors take a pointer to the 2580 The readsX() and writesX() MMIO accessors are designed for accessing 2587 The inX() and outX() accessors are intended to access legacy port-mapped 2605 As above, the insX() and outsX() accessors provide the same ordering 2614 With the exception of the string accessors (insX(), outsX(), readsX() and
|
/Linux-v5.4/LICENSES/preferred/ |
D | LGPL-2.0 | 257 layouts and accessors, and small macros and small inline functions (ten
|
D | LGPL-2.1 | 267 layouts and accessors, and small macros and small inline functions (ten
|
/Linux-v5.4/drivers/mmc/host/ |
D | Kconfig | 76 need to overwrite SDHCI IO memory accessors.
|
/Linux-v5.4/Documentation/kernel-hacking/ |
D | locking.rst | 311 function call (except accessors like :c:func:`readb()`).
|
/Linux-v5.4/Documentation/security/keys/ |
D | core.rst | 1314 usage. This is called key->payload.rcu_data0. The following accessors
|
/Linux-v5.4/Documentation/admin-guide/ |
D | kernel-parameters.txt | 1020 the driver will use only 32-bit accessors to read/write
|