| /linux/tools/build/feature/ |
| H A D | test-libunwind-aarch64.c | 13 static unw_accessors_t accessors; variable 19 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
| H A D | test-libunwind-x86_64.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
| H A D | test-libunwind.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
| H A D | test-libunwind-x86.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
| H A D | test-libunwind-arm.c | 14 static unw_accessors_t accessors; variable 20 addr_space = unw_create_addr_space(&accessors, 0); in main()
|
| /linux/arch/arm/common/ |
| H A D | Makefile | 9 obj-$(CONFIG_KRAIT_L2_ACCESSORS) += krait-l2-accessors.o
|
| /linux/drivers/soc/litex/ |
| H A D | Kconfig | 16 accessors.
|
| /linux/fs/btrfs/ |
| H A D | Makefile | 28 extent_map.o sysfs.o accessors.o xattr.o ordered-data.o \
|
| /linux/Documentation/core-api/ |
| H A D | timekeeping.rst | 1 ktime accessors 175 some drivers may actually want the higher resolution accessors
|
| H A D | assoc_array.rst | 249 The caller should lock exclusively against other modifiers and accessors
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-scmi | 6 all the debugfs accessors rooted at /sys/kernel/debug/scmi/<n>,
|
| /linux/tools/perf/util/ |
| H A D | unwind-libunwind-local.c | 699 static unw_accessors_t accessors = { variable 712 void *addr_space = unw_create_addr_space(&accessors, 0); in _unwind__prepare_access()
|
| /linux/Documentation/driver-api/gpio/ |
| H A D | consumer.rst | 247 To access such GPIOs, a different set of accessors is defined:: 253 IRQ handler, and those accessors must be used instead of spinlock-safe 254 accessors without the cansleep() name suffix. 256 Other than the fact that these accessors might sleep, and will work on GPIOs
|
| /linux/lib/ |
| H A D | Kconfig | 111 I/O accessors. 122 emulated iomem accessors.
|
| /linux/Documentation/process/ |
| H A D | volatile-considered-harmful.rst | 58 architectures. Those accessors are written to prevent unwanted
|
| /linux/kernel/time/ |
| H A D | Kconfig | 220 provide e.g. lockless time accessors to independent PTP clocks
|
| /linux/drivers/mtd/maps/ |
| H A D | Kconfig | 87 platforms, some detection and setting up ROMs-specific accessors.
|
| /linux/Documentation/ |
| H A D | memory-barriers.txt | 1956 subsection for more information about I/O accessors and MMIO ordering. 2563 The readX() and writeX() MMIO accessors take a pointer to the 2623 The readsX() and writesX() MMIO accessors are designed for accessing 2630 The inX() and outX() accessors are intended to access legacy port-mapped 2648 As above, the insX() and outsX() accessors provide the same ordering 2657 With the exception of the string accessors (insX(), outsX(), readsX() and
|
| /linux/LICENSES/preferred/ |
| H A D | LGPL-2.0 | 257 layouts and accessors, and small macros and small inline functions (ten
|
| H A D | LGPL-2.1 | 273 layouts and accessors, and small macros and small inline functions (ten
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 305 function call (except accessors like readb()).
|
| /linux/Documentation/security/keys/ |
| H A D | core.rst | 1375 usage. This is called key->payload.rcu_data0. The following accessors
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 8548 using load-acquire/store-release accessors when available, or any
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 1455 the driver will use only 32-bit accessors to read/write
|