Home
last modified time | relevance | path

Searched refs:accessor (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/buildroot/package/xerces/
H A Dxerces.mk33 XERCES_CONF_OPTS += -Dnetwork-accessor=curl
36 XERCES_CONF_OPTS += -Dnetwork-accessor=socket
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dvolatile-considered-harmful.rst56 accesses are always done through accessor functions; accessing I/O memory
76 - The above-mentioned accessor functions might use volatile on
78 each accessor call becomes a little critical section on its own and
H A Dcoding-style.rst370 the proper accessor functions.
374 Opaqueness and ``accessor functions`` are not good in themselves.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libmoo/
H A Dlibmoo-perl_2.005004.bb30 libmethod-generate-accessor-perl \
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf_core_read.h271 #define ___read(read_fn, dst, src_type, src, accessor) \ argument
272 read_fn((void *)(dst), sizeof(*(dst)), &((src_type)(src))->accessor)
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0013-Introduce-link_map_audit_state-accessor-function.patch4 Subject: [PATCH 13/20] Introduce link_map_audit_state accessor function
8 that, this commit introduces an accessor function for the audit state,
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dsplit_page_table_lock.rst16 There are helpers to lock/unlock a table and other accessor functions:
/OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst168 potentially be influenced for Spectre attacks, new "nospec" accessor
282 where such kernel code has been identified, nospec accessor macros
448 basis to use nospec accessor macros for bounds clipping :ref:`[2]
533 uses nospec accessor macros for "bounds clipping", to avoid any
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dtimekeeping.rst6 using an accessor with a shorter name is preferred over one with a longer
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddevice-io.rst38 suitable for passing to the accessor functions described below, you
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dkvm_main.c3531 int (*accessor)(struct kvm_device *dev, in kvm_device_ioctl_attr()
3537 if (!accessor) in kvm_device_ioctl_attr()
3543 return accessor(dev, &attr); in kvm_device_ioctl_attr()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/
H A Dcp-tree.def539 The accessor COMPOUND_REQ_NOEXCEPT determines whether
H A Dcp-tree.h6336 static void add_fixit_hint (rich_location *richloc, tree accessor);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/
H A Dcp-tree.def539 The accessor COMPOUND_REQ_NOEXCEPT determines whether
H A Dcp-tree.h6336 static void add_fixit_hint (rich_location *richloc, tree accessor);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree.def387 node, linked via BLOCK_VARS accessor of the said BLOCK.
397 node, linked via BLOCK_VARS accessor of the said BLOCK.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree.def387 node, linked via BLOCK_VARS accessor of the said BLOCK.
397 node, linked via BLOCK_VARS accessor of the said BLOCK.
/OK3568_Linux_fs/kernel/Documentation/
H A Dmemory-barriers.txt2461 Inside of the Linux kernel, I/O should be done through the appropriate accessor
2464 use of memory barriers unnecessary, if the accessor functions are used to refer
2528 series of accessor functions that provide various degrees of ordering
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dchip.c1226 #define CNTR_ELEM(name, csr, offset, flags, accessor) \ argument
1232 accessor \
/OK3568_Linux_fs/kernel/Documentation/security/keys/
H A Dcore.rst1349 is that the accessor may be required to sleep.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dld.info2588 offending variables (e.g. set_foo() and get_foo() accessor
H A Dgccint.info11016 specialized accessor macros and functions that operate specifically
15849 The following accessor functions are available:
16367 This is a multi-bit field accessor that returns the
17668 When used as an lvalue, 'subreg' is a block-based accessor.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dld.info2588 offending variables (e.g. set_foo() and get_foo() accessor
H A Dgccint.info11016 specialized accessor macros and functions that operate specifically
15849 The following accessor functions are available:
16367 This is a multi-bit field accessor that returns the
17668 When used as an lvalue, 'subreg' is a block-based accessor.
/OK3568_Linux_fs/external/xserver/
H A DChangeLog38219 glamor: Add an accessor for the GBM device.
43976 Let's add assertions to the accessor functions to fix this.
44132 storing them in a linked list and requiring accessor/settor functions,
58608 dix: provide accessor methods for the last device event time
74973 xaa: convert pScrn->pScreen to use accessor.
75009 render: add GetGlyphPicture accessor.
135015 vmod mask. As a bonus, remove broken unused accessor macro for setting

12