| /OK3568_Linux_fs/kernel/include/linux/gpio/ |
| H A D | consumer.h | 248 /* GPIO can never have been requested */ in gpiod_put() 257 /* GPIO can never have been requested */ in devm_gpiod_unhinge() 265 /* GPIO can never have been requested */ in gpiod_put_array() 318 /* GPIO can never have been requested */ in devm_gpiod_put() 327 /* GPIO can never have been requested */ in devm_gpiod_put_array() 334 /* GPIO can never have been requested */ in gpiod_get_direction() 340 /* GPIO can never have been requested */ in gpiod_direction_input() 346 /* GPIO can never have been requested */ in gpiod_direction_output() 352 /* GPIO can never have been requested */ in gpiod_direction_output_raw() 360 /* GPIO can never have been requested */ in gpiod_get_value() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | gpio.h | 134 /* GPIO can never have been requested */ in gpio_free() 142 /* GPIO can never have been requested */ in gpio_free_array() 163 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value() 170 /* GPIO can never have been requested or set as output */ in gpio_set_value() 176 /* GPIO can never have been requested or set as {in,out}put */ in gpio_cansleep() 183 /* GPIO can never have been requested or set as {in,out}put */ in gpio_get_value_cansleep() 190 /* GPIO can never have been requested or set as output */ in gpio_set_value_cansleep() 196 /* GPIO can never have been requested or set as {in,out}put */ in gpio_export() 204 /* GPIO can never have been exported */ in gpio_export_link() 211 /* GPIO can never have been exported */ in gpio_unexport() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | hwspinlock.rst | 102 The function will never sleep. 117 The function will never sleep. 135 The function will never sleep. 152 The function will never sleep. 168 The function will never sleep. 185 The function will never sleep. 202 The function will never sleep. 218 The function will never sleep. 233 The function will never sleep. 246 The function will never sleep. [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | sysfs-rules.rst | 35 application's behavior, but never try to search for sysfs. Never try 70 - simple string, never a path or a link 76 - a simple string, which may contain spaces, never a path or a 94 - Properties of parent devices never belong into a child device. 98 Never copy any property of the parent-device into a child-device. Parent 135 at the same level, never in a hierarchy. Assuming the block subsystem to 140 Never depend on the "device"-link. The "device"-link is a workaround 145 single valid use of the "device"-link; it must never appear in any 150 Never depend on the class-specific links back to the ``/sys/class`` 155 valid use of these links; they must never appear in any path as an [all …]
|
| /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 D | profile-count.h | 36 inter-procedurally. Never used by probabilities (they are always local). 42 Never used by probabilities. */ 52 Never used by probabilities. */ 123 - never (0 probability) 133 Named probabilities except for never/always are assumed to be statically 134 guessed and thus not necessarily accurate. The difference between never 136 well behaving program will very likely not execute the "never" path. 169 static profile_probability never () in class() 325 if (other == never ()) in class() 327 if (*this == never ()) in class() [all …]
|
| /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 D | profile-count.h | 36 inter-procedurally. Never used by probabilities (they are always local). 42 Never used by probabilities. */ 52 Never used by probabilities. */ 123 - never (0 probability) 133 Named probabilities except for never/always are assumed to be statically 134 guessed and thus not necessarily accurate. The difference between never 136 well behaving program will very likely not execute the "never" path. 169 static profile_probability never () in class() 325 if (other == never ()) in class() 327 if (*this == never ()) in class() [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/tr1/ |
| H A D | shared_ptr.h | 545 : _M_ptr(0), _M_refcount() // never throws in _GLIBCXX_VISIBILITY() 571 : _M_ptr(__r._M_ptr), _M_refcount(__r._M_refcount) // never throws in _GLIBCXX_VISIBILITY() 624 operator=(const __shared_ptr<_Tp1, _Lp>& __r) // never throws in _GLIBCXX_VISIBILITY() 642 reset() // never throws in _GLIBCXX_VISIBILITY() 661 operator*() const // never throws in _GLIBCXX_VISIBILITY() 668 operator->() const // never throws in _GLIBCXX_VISIBILITY() 675 get() const // never throws in _GLIBCXX_VISIBILITY() 683 operator __unspecified_bool_type() const // never throws in _GLIBCXX_VISIBILITY() 687 unique() const // never throws in _GLIBCXX_VISIBILITY() 691 use_count() const // never throws 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/tr1/ |
| H A D | shared_ptr.h | 545 : _M_ptr(0), _M_refcount() // never throws in _GLIBCXX_VISIBILITY() 571 : _M_ptr(__r._M_ptr), _M_refcount(__r._M_refcount) // never throws in _GLIBCXX_VISIBILITY() 624 operator=(const __shared_ptr<_Tp1, _Lp>& __r) // never throws in _GLIBCXX_VISIBILITY() 642 reset() // never throws in _GLIBCXX_VISIBILITY() 661 operator*() const // never throws in _GLIBCXX_VISIBILITY() 668 operator->() const // never throws in _GLIBCXX_VISIBILITY() 675 get() const // never throws in _GLIBCXX_VISIBILITY() 683 operator __unspecified_bool_type() const // never throws in _GLIBCXX_VISIBILITY() 687 unique() const // never throws in _GLIBCXX_VISIBILITY() 691 use_count() const // never throws in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | new_allocator.hpp | 66 //!Never throws 71 //!Never throws 76 //!Never throws 124 //!Never throws 129 //!Never throws 134 //!Never throws 149 //!Never throws 154 //!Never throws
|
| /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/ada/gcc-interface/ |
| H A D | ada-tree.def | 26 /* A type that is an unconstrained array. This node is never passed to GCC. 33 it is never passed to GCC. The only field used is operand 0, which 43 This is used for loops and never shows up in the tree. */ 47 This is used for loops and never shows up in the tree. */ 51 Operand 1 is the exponent. This node is never passed to GCC: it is only 57 for the Address attribute and never shows up in the tree. */
|
| /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/ada/gcc-interface/ |
| H A D | ada-tree.def | 26 /* A type that is an unconstrained array. This node is never passed to GCC. 33 it is never passed to GCC. The only field used is operand 0, which 43 This is used for loops and never shows up in the tree. */ 47 This is used for loops and never shows up in the tree. */ 51 Operand 1 is the exponent. This node is never passed to GCC: it is only 57 for the Address attribute and never shows up in the tree. */
|
| /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/include/bits/ |
| H A D | environments.h | 19 # error "Never include this file directly. Use <unistd.h> instead" 26 `-1' means it is never supported. Undefined means it cannot be 44 /* We can never provide environments with 32-bit wide pointers. */ 76 /* We can never provide environments with 64-bit wide pointers. */
|
| /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/include/bits/ |
| H A D | environments.h | 19 # error "Never include this file directly. Use <unistd.h> instead" 26 `-1' means it is never supported. Undefined means it cannot be 44 /* We can never provide environments with 32-bit wide pointers. */ 76 /* We can never provide environments with 64-bit wide pointers. */
|
| H A D | error.h | 20 # error "Never include <bits/error.h> directly; use <error.h> instead." 34 /* If we know the function will never return make sure the compiler 61 /* If we know the function will never return make sure the compiler
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxgcops.c | 77 /** Fill spans -- this function should never be called. */ 82 /* Error -- this should never happen! */ in dmxFillSpans() 85 /** Set spans -- this function should never be called. */ 90 /* Error -- this should never happen! */ in dmxSetSpans() 507 /** Image Glyph Blt -- this function should never be called. */ 513 /* Error -- this should never happen! */ in dmxImageGlyphBlt() 516 /** Poly Glyph Blt -- this function should never be called. */ 522 /* Error -- this should never happen! */ in dmxPolyGlyphBlt() 525 /** Push Pixels -- this function should never be called. */ 530 /* Error -- this should never happen! */ in dmxPushPixels() [all …]
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | cacheflush.c | 177 * The zero page is never written to, so never has any dirty in flush_dcache_page() 178 * cache lines, and therefore never needs to be flushed. in flush_dcache_page() 214 * The zero page is never written to, so never has any dirty in update_mmu_cache() 215 * cache lines, and therefore never needs to be flushed. in update_mmu_cache()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | sox.h | 107 return value is always a pointer to a valid object (never NULL). 110 #define LSX_RETURN_VALID _Ret_ /* Function always returns a valid object (never NULL). */ 112 #define LSX_RETURN_VALID /* Function always returns a valid object (never NULL). */ 118 pointer to a valid array (never NULL). 121 #define LSX_RETURN_ARRAY _Ret_valid_ /* Function always returns a valid array (never NULL). */ 123 #define LSX_RETURN_ARRAY /* Function always returns a valid array (never NULL). */ 129 pointer to a valid 0-terminated array (never NULL). 132 #define LSX_RETURN_VALID_Z _Ret_z_ /* Function always returns a 0-terminated array (never NULL). */ 134 #define LSX_RETURN_VALID_Z /* Function always returns a 0-terminated array (never NULL). */ 151 pointer to one const element of the pointed-to type (never NULL). [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | transhuge.rst | 104 echo never >/sys/kernel/mm/transparent_hugepage/enabled 108 regions or to never try to defrag memory and simply fallback to regular 121 echo never >/sys/kernel/mm/transparent_hugepage/defrag 148 never 165 be automatically shutdown if it's set to "never". 235 ``transparent_hugepage=madvise`` or ``transparent_hugepage=never`` 247 never 257 The default policy is ``never``. 260 ``huge=never`` will not attempt to break up huge pages at all, just stop more
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | memory-model.rst | 47 corresponding to the holes are never fully initialized. 185 that the page objects for these address ranges are never marked online, 191 page reference count never drops below 1 the page is never tracked as 198 `ZONE_DEVICE` memory is never marked online it is subsequently never
|
| /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/include/linux/netfilter/ |
| H A D | nf_conntrack_common.h | 39 /* It's an expected connection: bit 0 set. This bit never changed */ 47 /* Conntrack should never be early-expired. */ 55 /* Connection needs src nat in orig dir. This bit never changed. */ 59 /* Connection needs dst nat in orig dir. This bit never changed. */
|
| /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/include/linux/netfilter/ |
| H A D | nf_conntrack_common.h | 39 /* It's an expected connection: bit 0 set. This bit never changed */ 47 /* Conntrack should never be early-expired. */ 55 /* Connection needs src nat in orig dir. This bit never changed. */ 59 /* Connection needs dst nat in orig dir. This bit never changed. */
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/firmware/ |
| H A D | fw_fallback.sh | 35 echo "$0: firmware interface never appeared" >&2 62 echo "$0: firmware interface never appeared" >&2 91 echo "$0: firmware interface never appeared" >&2 124 echo "$0: firmware interface never appeared" >&2 172 echo "The file never appeared: $DEVPATH"
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/ |
| H A D | nf_conntrack_common.h | 43 /* It's an expected connection: bit 0 set. This bit never changed */ 51 /* Conntrack should never be early-expired. */ 59 /* Connection needs src nat in orig dir. This bit never changed. */ 63 /* Connection needs dst nat in orig dir. This bit never changed. */
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | powerdomain-common.c | 61 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_onstate_mask() 81 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_retst_mask() 101 WARN_ON(1); /* should never happen */ in omap2_pwrdm_get_mem_bank_stst_mask()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | cachetype.h | 25 * Mask out support which will never be present on newer CPUs. 26 * - v6+ is never VIVT 27 * - v7+ VIPT never aliases on D-side
|