Home
last modified time | relevance | path

Searched refs:accessors (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/build/feature/
H A Dtest-libunwind.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
H A Dtest-libunwind-x86.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
H A Dtest-libunwind-arm.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
H A Dtest-libunwind-x86_64.c14 static unw_accessors_t accessors; variable
20 addr_space = unw_create_addr_space(&accessors, 0); in main()
H A Dtest-libunwind-aarch64.c13 static unw_accessors_t accessors; variable
19 addr_space = unw_create_addr_space(&accessors, 0); in main()
/OK3568_Linux_fs/yocto/meta-qt5/licenses/
H A DDigia-Qt-LGPL-Exception-1.19 structure layouts, accessors, macros, inline functions and
18 (iii) accessors; and (iv) small macros, templates and inline functions of
/OK3568_Linux_fs/kernel/arch/arm/common/
H A DMakefile11 obj-$(CONFIG_KRAIT_L2_ACCESSORS) += krait-l2-accessors.o
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A DMakefile28 obj-$(CONFIG_QCOM_KRYO_L2_ACCESSORS) += kryo-l2-accessors.o
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dtimekeeping.rst1 ktime accessors
174 some drivers may actually want the higher resolution accessors
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunwind-libunwind-local.c608 static unw_accessors_t accessors = { variable
621 maps->addr_space = unw_create_addr_space(&accessors, 0); in _unwind__prepare_access()
/OK3568_Linux_fs/buildroot/package/google-breakpad/
H A D0002-Replace-remaining-references-to-struct-ucontext-with.patch146 -// Wraps platform-dependent implementations of accessors to ucontext structs.
147 +// Wraps platform-dependent implementations of accessors to ucontext_t structs.
/OK3568_Linux_fs/buildroot/package/pixman/
H A D0003-Support-PIXMAN_i420-format.patch110 @@ -1589,6 +1661,11 @@ static const format_info_t accessors[] =
H A D0002-Support-PIXMAN_nv12-format.patch119 @@ -1509,6 +1590,11 @@ static const format_info_t accessors[] =
H A D0004-Support-PIXMAN_nv16-format.patch108 @@ -1672,6 +1742,11 @@ static const format_info_t accessors[] =
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst241 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
H A Dlegacy.rst210 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A DCVE-2021-3750-3.patch16 Have read/write accessors return MEMTX_ACCESS_ERROR if an access is
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dvolatile-considered-harmful.rst58 architectures. Those accessors are written to prevent unwanted
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A DKconfig28 OpenFirmware MDIO bus (Ethernet PHY) accessors
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DLGPL-3.0-only35 …rial is not limited to numerical parameters, data structure layouts and accessors, or small macros…
H A DLGPL-3.0-or-later79 to numerical parameters, data structure layouts and accessors, or small macros,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/
H A DLICENSE.LGPLv380 layouts and accessors, or small macros, inline functions and templates
H A DLICENSE.LGPL369 layouts and accessors, or small macros, inline functions and templates
/OK3568_Linux_fs/kernel/drivers/gpio/
H A DTODO48 numberspace accessors from <linux/gpio.h> and eventually delete
/OK3568_Linux_fs/u-boot/drivers/core/
H A DKconfig232 should be accessed using I/O port in/out accessors. The second

1234