| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | bignum.h | 17 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 40 #define MBEDTLS_ERR_MPI_FILE_IO_ERROR -0x0002 /**< An error occurred while rea… 42 #define MBEDTLS_ERR_MPI_INVALID_CHARACTER -0x0006 /**< There is an invalid charact… 66 * Result is an array of ( 2 << MBEDTLS_MPI_WINDOW_SIZE ) MPIs used 198 * \brief Initialize an MPI context. 209 * \brief This function frees the components of an MPI context. 213 * not \c NULL, it must point to an initialized MPI. 218 * \brief Enlarge an MPI to the specified number of limbs. 233 * \brief This function resizes an MPI downwards, keeping at least the 239 * \param X The MPI to shrink. This must point to an initialized MPI. [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | bignum.h | 17 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 40 #define MBEDTLS_ERR_MPI_FILE_IO_ERROR -0x0002 /**< An error occurred while rea… 42 #define MBEDTLS_ERR_MPI_INVALID_CHARACTER -0x0006 /**< There is an invalid charact… 66 * Result is an array of ( 2 << MBEDTLS_MPI_WINDOW_SIZE ) MPIs used 198 * \brief Initialize an MPI context. 209 * \brief This function frees the components of an MPI context. 213 * not \c NULL, it must point to an initialized MPI. 218 * \brief Enlarge an MPI to the specified number of limbs. 233 * \brief This function resizes an MPI downwards, keeping at least the 239 * \param X The MPI to shrink. This must point to an initialized MPI. [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | bignum.h | 17 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 40 #define MBEDTLS_ERR_MPI_FILE_IO_ERROR -0x0002 /**< An error occurred while rea… 42 #define MBEDTLS_ERR_MPI_INVALID_CHARACTER -0x0006 /**< There is an invalid charact… 66 * Result is an array of ( 2 << MBEDTLS_MPI_WINDOW_SIZE ) MPIs used 198 * \brief Initialize an MPI context. 209 * \brief This function frees the components of an MPI context. 213 * not \c NULL, it must point to an initialized MPI. 218 * \brief Enlarge an MPI to the specified number of limbs. 233 * \brief This function resizes an MPI downwards, keeping at least the 239 * \param X The MPI to shrink. This must point to an initialized MPI. [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | bignum.h | 17 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT 40 #define MBEDTLS_ERR_MPI_FILE_IO_ERROR -0x0002 /**< An error occurred while rea… 42 #define MBEDTLS_ERR_MPI_INVALID_CHARACTER -0x0006 /**< There is an invalid charact… 66 * Result is an array of ( 2 << MBEDTLS_MPI_WINDOW_SIZE ) MPIs used 198 * \brief Initialize an MPI context. 209 * \brief This function frees the components of an MPI context. 213 * not \c NULL, it must point to an initialized MPI. 218 * \brief Enlarge an MPI to the specified number of limbs. 233 * \brief This function resizes an MPI downwards, keeping at least the 239 * \param X The MPI to shrink. This must point to an initialized MPI. [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/powerpc/power8/ |
| H A D | frontend.json | 71 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for an instru… 72 …ope and data sourced across this scope was chip pump (prediction=correct) for an instruction fetch" 89 …hip's L2 or L3 on a different Node or Group (Distant), as this chip due to an instruction fetch (n… 90 …2 or L3 on a different Node or Group (Distant), as this chip due to either an instruction fetch or… 95 …hip's L2 or L3 on a different Node or Group (Distant), as this chip due to an instruction fetch (n… 96 …2 or L3 on a different Node or Group (Distant), as this chip due to either an instruction fetch or… 101 …oaded from another chip's L4 on a different Node or Group (Distant) due to an instruction fetch (n… 102 …rom another chip's L4 on a different Node or Group (Distant) due to either an instruction fetch or… 107 …aded from another chip's memory on the same Node or Group (Distant) due to an instruction fetch (n… 108 …om another chip's memory on the same Node or Group (Distant) due to either an instruction fetch or… [all …]
|
| /OK3568_Linux_fs/kernel/include/kunit/ |
| H A D | test.h | 106 * struct kunit_case - represents an individual test case. 120 * terminated with an empty test case. 162 * &struct kunit_case for an example on how to use it. 266 * an initcall which we don't want as the idea is that for builtins 306 * An alternative is to build the tests as a module. Because modules do not 307 * support multiple initcall()s, we need to initialize an array of suites for a 382 * If an init function is supplied, @data is passed to it instead. 418 * cleaned up at the end of a test case. See &struct kunit_resource for an 422 * specify an @internal_gfp that is compatible with the use context of your 453 * An instance of kunit_resource_match_t that matches a resource whose [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_debugfs_helper.h | 26 * typedef kbase_debugfs_helper_set_attr_fn - Type of function to set an 27 * attribute value from an array 29 * @array: Address of an object that can be accessed like an array. 30 * @index: An element index. The valid range depends on the use-case. 37 * kbase_debugfs_helper_set_attr_from_string - Parse a string to reconfigure an 41 * @array: Address of an object that can be accessed like an array. 46 * input string. It is not an error if the string specifies fewer attribute 79 * any value in the string was wrong or with an incorrect format. 84 * typedef kbase_debugfs_helper_get_attr_fn - Type of function to get an 85 * attribute value from an array [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | gd_GB | 56 … Faoilleach, An Gearran, Am Màrt, An Giblean, An Cèitean, An t-Ògmhios, An t-Iuchar, An Lùnastal, … 58 "An Gearran";/ 60 "An Giblean";/ 61 "An C<U00E8>itean";/ 62 "An t-<U00D2>gmhios";/ 63 "An t-Iuchar";/ 64 "An L<U00F9>nastal";/ 65 "An t-Sultain";/ 66 "An D<U00E0>mhair";/ 67 "An t-Samhain";/ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | gd_GB | 56 … Faoilleach, An Gearran, Am Màrt, An Giblean, An Cèitean, An t-Ògmhios, An t-Iuchar, An Lùnastal, … 58 "An Gearran";/ 60 "An Giblean";/ 61 "An C<U00E8>itean";/ 62 "An t-<U00D2>gmhios";/ 63 "An t-Iuchar";/ 64 "An L<U00F9>nastal";/ 65 "An t-Sultain";/ 66 "An D<U00E0>mhair";/ 67 "An t-Samhain";/ [all …]
|
| /OK3568_Linux_fs/kernel/net/netlabel/ |
| H A D | netlabel_mgmt.h | 26 * Sent by an application to add a domain mapping to the NetLabel system. 53 * Sent by an application to remove a domain mapping from the NetLabel 61 * This message can be sent either from an application or by the kernel in 62 * response to an application generated LISTALL message. When sent by an 90 * Sent by an application to set the default domain mapping for the NetLabel 107 * Sent by an application to remove the default domain mapping from the 111 * This message can be sent either from an application or by the kernel in 112 * response to an application generated LISTDEF message. When sent by an 113 * application there may be an optional payload. 139 * Sent by an application to request a list of configured NetLabel protocols [all …]
|
| H A D | netlabel_unlabeled.h | 25 * This message is sent from an application to add a new static label for 44 * This message is sent from an application to remove an existing static 62 * This message can be sent either from an application or by the kernel in 63 * response to an application generated STATICLIST message. When sent by an 83 * This message is sent from an application to set the default static 101 * This message is sent from an application to remove the existing default 115 * This message can be sent either from an application or by the kernel in 116 * response to an application generated STATICLISTDEF message. When sent by 117 * an application there is no payload and the NLM_F_DUMP flag should be set. 135 * This message is sent from an application to specify if the kernel should [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/caching/ |
| H A D | backend-api.rst | 7 The FS-Cache system provides an API by which actual caches can be supplied to 83 In either case, this may not be an appropriate context in which to access the 145 is backing. An object should retired when put_object() is called if it is 168 An operation can be made exclusive upon an object by setting the 170 an operation needs more processing time, it should be enqueued again. 194 The to_do field is an empty list available for the cache backend to use as 226 This isn't strictly an operation, but should be pointed at a string naming 249 This method is used to look up an object, given that the object is already 276 This method is called to increment the reference count on an object. It 286 These methods are used to exclusively lock an object. It must be possible [all …]
|
| /OK3568_Linux_fs/kernel/include/misc/ |
| H A D | ocxl.h | 65 * ocxl_function_open() - Open an OpenCAPI function on an OpenCAPI device 68 * Returns an opaque pointer to the function, or an error pointer (check with IS_ERR) 81 * ocxl_function_fetch_afu() - Fetch an AFU instance from an OpenCAPI function 92 * ocxl_afu_get() - Take a reference to an AFU 98 * ocxl_afu_put() - Release a reference to an AFU 105 * ocxl_function_config() - Get the configuration information for an OpenCAPI function 113 * ocxl_function_close() - Close an OpenCAPI function 125 * ocxl_context_alloc() - Allocate an OpenCAPI context 134 * ocxl_context_free() - Free an OpenCAPI context 140 * ocxl_context_attach() - Grant access to an MM to an OpenCAPI context [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | autofs-mount-control.rst | 17 are things such as setting an autofs mount catatonic, setting the 19 certain types of autofs triggered mounts can end up covering an autofs 38 module source you will see a third type called an offset, which is just 60 For the above indirect map an autofs file system is mounted on /test and 65 The way that direct mounts are handled is by making an autofs mount on 74 For example, an indirect mount map entry could also be:: 92 One of the issues with version 4 of autofs was that, when mounting an 107 The current autofs implementation uses an ioctl file descriptor opened 121 implement an isolated operation it was decided to re-implement the 128 autofs maps. They are recorded at mount request time and an operation [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | assoc_array.rst | 8 This associative array implementation is an object container with the following 19 permits an object to be located in multiple arrays simultaneously. 24 4. Index keys must be unique. Inserting an object with the same key as one 52 pack leaf object pointers into spare space in the node rather than making an 53 extra branch until as such time an object needs to be added to a full node. 74 The insertion and deletion functions produce an 'edit script' that can later be 82 after an RCU grace period has passed - thus allowing access functions to 91 1. Apply an edit script:: 100 2. Cancel an edit script:: 132 2. Get a chunk of an object's index key:: [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | pmu-ebb.rst | 20 Throughout this document we will refer to an "EBB event" or "EBB events". This 39 and attach an EBB event to the process, which will then cause EBBs to be 44 user process. This means once an EBB event is scheduled on the PMU, no non-EBB 55 If an EBB event and a regular event are both pinned, then whichever is enabled 57 section below titled "Enabling an EBB event" for more information. 60 Creating an EBB event 63 To request that an event is counted using EBB, the event code should have bit 70 An EBB event must be created with the "pinned" and "exclusive" attributes set. 74 An EBB event must NOT set any of the "inherit", "sample_period", "freq" or 77 An EBB event must be attached to a task. This is specified to perf_event_open() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | incompatible_lic.py | 16 # Verify that a package with an SPDX license cannot be built when 17 # INCOMPATIBLE_LICENSE contains an alias (in SPDXLICENSEMAP) of this SPDX 20 …_test('incompatible-license', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use an SPDX… 22 # Verify that a package with an SPDX license cannot be built when 26 …self.lic_test('incompatible-license', 'GPL-3.0-only', '*GPLv3', "*GPLv3 is an invalid license wild… 28 # Verify that a package with an alias (from SPDXLICENSEMAP) to an SPDX 31 …'incompatible-license-alias', 'GPL-3.0-only', 'GPLv3', "is an obsolete license, please use an SPDX… 33 # Verify that a package with an alias (from SPDXLICENSEMAP) to an SPDX 37 …self.lic_test('incompatible-license-alias', 'GPL-3.0-only', '*GPL-3.0', "*GPL-3.0 is an invalid li… 39 # Verify that a package with an alias (from SPDXLICENSEMAP) to an SPDX [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | ila.rst | 12 differentiates between location and identity of a network node. Part of an 18 ILA can be thought of as means to implement an overlay network without 21 the network, an ILA translated packet appears to be no different than any 22 other IPv6 packet. For instance, if the transport protocol is TCP then an 34 A number that identifies an addressable node in the network 40 provide the topological location of an addressed node. ILA 44 A mapping of an ILA identifier to a locator (or to a 45 locator and meta data). An ILA domain maintains a database 49 An IPv6 address composed of a SIR prefix (upper sixty- 50 four bits) and an identifier (lower sixty-four bits). [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | fault-codes.rst | 9 A "Fault" is not always an "Error" 18 result for an operation ... it doesn't indicate that anything is wrong 47 Also returned when trying to invoke an I2C operation in an 52 Returned by SMBus logic when an invalid Packet Error Code byte 67 This rather vague error means an invalid parameter has been 73 performing an I/O operation. Use a more specific fault 90 of a transfer didn't get an ACK. While it might just mean 91 an I2C device was temporarily not responding, usually it 98 Returned by an adapter when asked to perform an operation 101 For example, this would be returned when an adapter that [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/fsi/ |
| H A D | fsi.txt | 7 busses, which are then exposed by the device tree. For example, an FSI engine 8 that is an I2C master - the I2C bus can be described by the device tree under 19 /* top-level of FSI bus topology, bound to an FSI master driver and 20 * exposes an FSI bus */ 40 not be described; this binding only provides an optional facility for 47 value. It's likely that an implementation-specific compatible value will 59 An optional boolean property can be added to indicate that a particular master 70 for an address identifier. Since these are not a range, no size cells are 71 required. For an example, a slave on link 1, with ID 2, could be represented 79 Each slave provides an address-space, under which the engines are accessible. [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/ |
| H A D | finder.hpp | 43 The result is given as an \c iterator_range delimiting the match. 46 \param Comp An element comparison predicate 47 \return An instance of the \c first_finder object 84 The result is given as an \c iterator_range delimiting the match. 87 \param Comp An element comparison predicate 88 \return An instance of the \c last_finder object 123 The result is given as an \c iterator_range delimiting the match. 126 \param Nth An index of the match to be find 127 \param Comp An element comparison predicate 128 \return An instance of the \c nth_finder object [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | rpmsg.rst | 22 its own instance of RTOS in an AMP configuration. 86 Returns 0 on success and an appropriate error value on failure. 96 its length (in bytes), and an explicit destination address. 109 Returns 0 on success and an appropriate error value on failure. 133 Returns 0 on success and an appropriate error value on failure. 149 Returns 0 on success and an appropriate error value on failure. 160 its length (in bytes), and an explicit destination address. 170 Returns 0 on success and an appropriate error value on failure. 191 Returns 0 on success and an appropriate error value on failure. 199 every rpmsg address in the system is bound to an rx callback (so when [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | unordered_set.h | 26 * This is an internal header file, included by other library headers. 142 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() 153 * @brief Builds an %unordered_set from a range. in _GLIBCXX_VISIBILITY() 154 * @param __first An input iterator. in _GLIBCXX_VISIBILITY() 155 * @param __last An input iterator. in _GLIBCXX_VISIBILITY() 159 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() 161 * Create an %unordered_set consisting of copies of the elements from in _GLIBCXX_VISIBILITY() 181 * @brief Creates an %unordered_set with no elements. in _GLIBCXX_VISIBILITY() 182 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() 192 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | unordered_set.h | 26 * This is an internal header file, included by other library headers. 142 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() 153 * @brief Builds an %unordered_set from a range. in _GLIBCXX_VISIBILITY() 154 * @param __first An input iterator. in _GLIBCXX_VISIBILITY() 155 * @param __last An input iterator. in _GLIBCXX_VISIBILITY() 159 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() 161 * Create an %unordered_set consisting of copies of the elements from in _GLIBCXX_VISIBILITY() 181 * @brief Creates an %unordered_set with no elements. in _GLIBCXX_VISIBILITY() 182 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() 192 * @param __a An allocator object. in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/intel/ |
| H A D | Kconfig | 23 Cherryview/Braswell pinctrl driver provides an interface that 36 provides an interface that allows configuring of PCH pins and 46 Merrifield Family-Level Interface Shim (FLIS) driver provides an 63 Broxton pinctrl driver provides an interface that allows 71 This pinctrl driver provides an interface that allows configuring 79 This pinctrl driver provides an interface that allows configuring 87 This pinctrl driver provides an interface that allows configuring 95 This pinctrl driver provides an interface that allows configuring 103 This pinctrl driver provides an interface that allows configuring 111 This pinctrl driver provides an interface that allows configuring [all …]
|