| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | scsw.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 17 * struct cmd_scsw - command-mode subchannel status word 24 * @isic: initial-status interruption control 25 * @alcc: address-limit checking control 26 * @ssi: suppress-suspended interruption 27 * @zcc: zero condition code 63 * struct tm_scsw - transport-mode subchannel status word 68 * @x: IRB-format control 69 * @q: interrogate-complete 79 * @schxs: subchannel-extended status [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | st_options.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 The compile-time configurable defaults for the Linux SCSI tape driver. 5 Copyright 1995-2003 Kai Makisara. 13 /* If TRY_DIRECT_IO is non-zero, the driver tries to transfer data directly 15 buffer is used. If TRY_DIRECT_IO is zero, driver buffer is always used. */ 19 to the user program if ST_NOWAIT is non-zero. This helps if the SCSI 26 because of buffered reads. Should be set to zero to support also drives 31 /* If ST_RECOVERED_WRITE_FATAL is non-zero, recovered errors while writing 40 Must be non-zero. */ 59 /* If ST_TWO_FM is non-zero, the driver writes two filemarks after a [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxinputinit.h | 21 * NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS 35 * Interface for low-level input support. \see dmxinputinit.c */ 52 #define DMX_MAP_MASK (DMX_MAP_ENTRIES - 1) 80 /** Stores information from low-level device that is used to initialize 83 int keyboard; /**< Non-zero if the device is a keyboard */ 85 int keyClass; /**< Non-zero if keys are present */ 87 int freemap; /**< If non-zero, free keySyms.map */ 91 int freenames; /**< Non-zero if names should be free'd */ 94 int buttonClass; /**< Non-zero if buttons are present */ 98 int valuatorClass; /**< Non-zero if valuators are [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-s-hw-freq-seek.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 13 VIDIOC_S_HW_FREQ_SEEK - Perform a hardware frequency seek 37 zero out the ``reserved`` array of a struct 41 The ``rangelow`` and ``rangehigh`` fields can be set to a non-zero value 58 If this ioctl is called from a non-blocking filehandle, then ``EAGAIN`` 65 .. flat-table:: struct v4l2_hw_freq_seek 66 :header-rows: 0 67 :stub-columns: 0 70 * - __u32 71 - ``tuner`` [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/lib/ |
| H A D | strcmp.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 9 * http://bazaar.launchpad.net/~linaro-toolchain-dev/cortex-strings/trunk/ 20 * x0 - const string 1 pointer 21 * x1 - const string 2 pointer 23 * x0 - an integer less than, equal to, or greater than zero 60 * NUL detection works on the principle that (X - 1) & (~X) & 0x80 61 * (=> (X - 1) & ~(X | 0x7f)) is non-zero iff a byte is zero, and 70 eor diff, data1, data2 /* Non-zero if differences found. */ 71 bic has_nul, tmp1, tmp2 /* Non-zero if NUL terminator. */ 84 lsl tmp1, tmp1, #3 /* Bytes beyond alignment -> bits. */ [all …]
|
| H A D | strncmp.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 9 * http://bazaar.launchpad.net/~linaro-toolchain-dev/cortex-strings/trunk/ 20 * x0 - const string 1 pointer 21 * x1 - const string 2 pointer 22 * x2 - the maximal length to be compared 24 * x0 - an integer less than, equal to, or greater than zero if s1 is found, 63 /* Calculate the number of full and partial words -1. */ 72 * NUL detection works on the principle that (X - 1) & (~X) & 0x80 73 * (=> (X - 1) & ~(X | 0x7f)) is non-zero iff a byte is zero, and 83 eor diff, data1, data2 /* Non-zero if differences found. */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_config.c | 5 * Copyright (C) 2012-2014 LSI Corporation 6 * Copyright (C) 2013-2014 Avago Technologies 7 * (mailto: MPT-FusionLinux.pdl@avagotech.com) 22 * LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, 41 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 74 * struct config_request - obtain dma memory via routine 87 * _config_display_some_debug - debug routine 105 switch (mpi_request->Header.PageType & MPI2_CONFIG_PAGETYPE_MASK) { in _config_display_some_debug() 125 switch (mpi_request->ExtPageType) { in _config_display_some_debug() 177 mpi_request->Header.PageNumber, mpi_request->Action, in _config_display_some_debug() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | tagged-pointers.rst | 20 -------------------------------------- 25 (Documentation/arm64/tagged-address-abi.rst). 29 - pointer arguments to system calls, including pointers in structures 32 - the stack pointer (sp), e.g. when interpreting it to deliver a 35 - the frame pointer (x29) and frame records, e.g. when interpreting 38 Using non-zero address tags in any of these locations when the 44 passing non-zero address tags to the kernel via system calls is 45 forbidden, and using a non-zero address tag for sp is strongly 48 Programs maintaining a frame pointer and frame records that use non-zero 54 --------------- [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | bn.h | 1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 58 * Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. 80 * openssl-core@openssl.org. 193 // BN_clear sets |bn| to zero and erases the old data. 210 // BN_zero sets |bn| to zero. 213 // BN_one sets |bn| to one. It returns one on success or zero on allocation 217 // BN_set_word sets |bn| to |value|. It returns one on success or zero on 221 // BN_set_u64 sets |bn| to |value|. It returns one on success or zero on [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | bn.h | 1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 58 * Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. 80 * openssl-core@openssl.org. 193 // BN_clear sets |bn| to zero and erases the old data. 210 // BN_zero sets |bn| to zero. 213 // BN_one sets |bn| to one. It returns one on success or zero on allocation 217 // BN_set_word sets |bn| to |value|. It returns one on success or zero on 221 // BN_set_u64 sets |bn| to |value|. It returns one on success or zero on [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | bn.h | 1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 58 * Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. 80 * openssl-core@openssl.org. 193 // BN_clear sets |bn| to zero and erases the old data. 210 // BN_zero sets |bn| to zero. 213 // BN_one sets |bn| to one. It returns one on success or zero on allocation 217 // BN_set_word sets |bn| to |value|. It returns one on success or zero on 221 // BN_set_u64 sets |bn| to |value|. It returns one on success or zero on [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | bn.h | 1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 58 * Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. 80 * openssl-core@openssl.org. 193 // BN_clear sets |bn| to zero and erases the old data. 210 // BN_zero sets |bn| to zero. 213 // BN_one sets |bn| to one. It returns one on success or zero on allocation 217 // BN_set_word sets |bn| to |value|. It returns one on success or zero on 221 // BN_set_u64 sets |bn| to |value|. It returns one on success or zero on [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/ |
| H A D | cvmx-spi.h | 7 * Copyright (c) 2003-2008 Cavium Networks 14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty 21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 35 #include <asm/octeon/cvmx-gmxx-defs.h> 37 /* CSR typedefs have been moved to cvmx-csr-*.h */ 95 * Returns Zero on success, negative of failure. 111 * Returns Zero on success, negative of failure. 117 * Return non-zero if the SPI interface has a SPI4000 attached 142 * @port: Port to poll (0-9) 180 * Returns Zero on success, non-zero error code on failure (will cause [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_gator_api.h | 3 * (C) COPYRIGHT 2014-2015 ARM Limited. All rights reserved. 12 * Boston, MA 02110-1301, USA. 46 * 4] Call kbase_gator_hwcnt_dump_irq() to queue a non-blocking request for a 47 * counter dump. If this returns a non-zero value the request has been queued, 52 * requested dump has been succesful. If this returns non-zero the counter dump 54 * may have not been successful. If it returns zero the counter dump was 60 * kbase_gator_hwcnt_info->kernel_dump_buffer 68 * u32 * hwcnt_data = (u32*)hwcnt_info->kernel_dump_buffer 70 * # Iterate over each 64-counter block in this GPU configuration 71 * for( i = 0; i < hwcnt_info->nr_hwc_blocks; i++) { [all …]
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | messaging.c | 1 // SPDX-License-Identifier: GPL-2.0-only 5 * Copyright (C) 2004-2008 International Business Machines Corp. 33 * on the context. Sets the msg_ctx task to current. Returns zero on 34 * success; non-zero on error or upon failure to acquire a free 49 rc = -ENOMEM; in ecryptfs_acquire_free_msg_ctx() 54 if (mutex_trylock(&(*msg_ctx)->mux)) { in ecryptfs_acquire_free_msg_ctx() 55 (*msg_ctx)->task = current; in ecryptfs_acquire_free_msg_ctx() 60 rc = -ENOMEM; in ecryptfs_acquire_free_msg_ctx() 73 list_move(&msg_ctx->node, &ecryptfs_msg_ctx_alloc_list); in ecryptfs_msg_ctx_free_to_alloc() 74 msg_ctx->state = ECRYPTFS_MSG_CTX_STATE_PENDING; in ecryptfs_msg_ctx_free_to_alloc() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wait_bit.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 6 * Linux wait-bit related types and methods: 55 * wait_on_bit - wait for a bit to be cleared 66 * Returned value will be zero if the bit was cleared, or non-zero 82 * wait_on_bit_io - wait for a bit to be cleared 91 * Returned value will be zero if the bit was cleared, or non-zero 107 * wait_on_bit_timeout - wait for a bit to be cleared or a timeout elapses 117 * Returned value will be zero if the bit was cleared before the 118 * @timeout elapsed, or non-zero if the @timeout elapsed or process 134 * wait_on_bit_action - wait for a bit to be cleared [all …]
|
| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | tbfadt.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 4 * Module Name: tbfadt - FADT table utilities 6 * Copyright (C) 2000 - 2020, Intel Corp. 143 * PARAMETERS: generic_address - GAS struct to be initialized 144 * space_id - ACPI Space ID for this register 145 * byte_width - Width of this register 146 * address - Address of the register 147 * register_name - ASCII name of the ACPI register 178 "%s - 32-bit FADT register is too long (%u bytes, %u bits) " in acpi_tb_init_generic_address() 179 "to convert to GAS struct - 255 bits max, truncating", in acpi_tb_init_generic_address() [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | bn.h | 1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 58 * Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. 80 * openssl-core@openssl.org. 191 // BN_clear sets |bn| to zero and erases the old data. 208 // BN_zero sets |bn| to zero. 211 // BN_one sets |bn| to one. It returns one on success or zero on allocation 215 // BN_set_word sets |bn| to |value|. It returns one on success or zero on 219 // BN_set_u64 sets |bn| to |value|. It returns one on success or zero on [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | bn.h | 1 /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) 8 * This library is free for commercial and non-commercial use as long as 35 * being used are not cryptographic related :-). 58 * Copyright (c) 1998-2006 The OpenSSL Project. All rights reserved. 80 * openssl-core@openssl.org. 191 // BN_clear sets |bn| to zero and erases the old data. 208 // BN_zero sets |bn| to zero. 211 // BN_one sets |bn| to one. It returns one on success or zero on allocation 215 // BN_set_word sets |bn| to |value|. It returns one on success or zero on 219 // BN_set_u64 sets |bn| to |value|. It returns one on success or zero on [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/include/ |
| H A D | stdio_ext.h | 2 Copyright (C) 2000-2021 Free Software Foundation, Inc. 49 /* Return non-zero value iff the stream FP is opened readonly, or if the 53 /* Return non-zero value iff the stream FP is opened write-only or 54 append-only, or if the last operation on the stream was a write 59 /* Return non-zero value iff stream FP is not opened write-only or 60 append-only. */ 63 /* Return non-zero value iff stream FP is not opened read-only. */ 67 /* Return non-zero value iff the stream FP is line-buffered. */ 77 /* Flush all line-buffered files. */
|
| H A D | argp.h | 2 Copyright (C) 1995-2021 Free Software Foundation, Inc. 53 /* If non-NULL, this is the name of the argument associated with this 68 0, 1, 2, ..., n, -m, ..., -2, -1. Every entry in an options array with 70 zero if it's the first one, unless its a group header (NAME and KEY both 72 options such as --help are put into group -1. */ 82 /* This option is an alias for the closest previous non-alias option. This 90 is set, then the option NAME field is displayed unmodified (e.g., no `--' 91 prefix is added) at the left-margin (where a *short* option would normally 94 except that if the first non-whitespace character is not `-', this entry 95 is displayed after all options (and OPTION_DOC entries with a leading `-') [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/include/ |
| H A D | stdio_ext.h | 2 Copyright (C) 2000-2021 Free Software Foundation, Inc. 49 /* Return non-zero value iff the stream FP is opened readonly, or if the 53 /* Return non-zero value iff the stream FP is opened write-only or 54 append-only, or if the last operation on the stream was a write 59 /* Return non-zero value iff stream FP is not opened write-only or 60 append-only. */ 63 /* Return non-zero value iff stream FP is not opened read-only. */ 67 /* Return non-zero value iff the stream FP is line-buffered. */ 77 /* Flush all line-buffered files. */
|
| H A D | argp.h | 2 Copyright (C) 1995-2021 Free Software Foundation, Inc. 53 /* If non-NULL, this is the name of the argument associated with this 68 0, 1, 2, ..., n, -m, ..., -2, -1. Every entry in an options array with 70 zero if it's the first one, unless its a group header (NAME and KEY both 72 options such as --help are put into group -1. */ 82 /* This option is an alias for the closest previous non-alias option. This 90 is set, then the option NAME field is displayed unmodified (e.g., no `--' 91 prefix is added) at the left-margin (where a *short* option would normally 94 except that if the first non-whitespace character is not `-', this entry 95 is displayed after all options (and OPTION_DOC entries with a leading `-') [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | pm-cps.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 13 #include <asm/asm-offsets.h> 17 #include <asm/mips-cps.h> 20 #include <asm/pm-cps.h> 21 #include <asm/smp-cps.h> 25 * cps_nc_entry_fn - type of a generated non-coherent state entry function 27 * @nc_ready_count: pointer to a non-coherent mapping of the core ready_count 29 * The code entering & exiting non-coherent states is generated at runtime 32 * core-specific code particularly for cache routines. If coupled_coherence 33 * is non-zero and this is the entry function for the CPS_PM_NC_WAIT state, [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorectangle/ |
| H A D | tst_qgeorectangle.cpp | 8 ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ 14 ** and conditions see https://www.qt.io/terms-conditions. For further 15 ** information use the contact form at https://www.qt.io/contact-us. 20 ** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT 23 ** be met: https://www.gnu.org/licenses/gpl-3.0.html. 326 QTest::newRow("zero width") in isEmpty_data() 328 QTest::newRow("zero height") in isEmpty_data() 330 QTest::newRow("zero width and height") in isEmpty_data() 332 QTest::newRow("non-zero width and height") in isEmpty_data() 395 box.setTopLeft(QGeoCoordinate(20.0, -10.0)); in setCorners() [all …]
|