Home
last modified time | relevance | path

Searched +full:user +full:- +full:defined (Results 1 – 25 of 1151) sorted by relevance

12345678910>>...47

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DDefine.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc.
9 Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
10 and with the Back-Cover Texts as in (a) below.
12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify
14 developing GNU and promoting software freedom." -->
15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
21 <meta name="resource-type" content="document">
24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
26 <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DDefine.html1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc.
9 Free Documentation", with the Front-Cover Texts being "A GNU Manual,"
10 and with the Back-Cover Texts as in (a) below.
12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify
14 developing GNU and promoting software freedom." -->
15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
21 <meta name="resource-type" content="document">
24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
26 <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">
[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 Dunistd.h1 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
33 /* POSIX Standard approved as ISO/IEC 9945-1 as of September 2008. */
35 #elif defined __USE_XOPEN2K
36 /* POSIX Standard approved as ISO/IEC 9945-1 as of December 2001. */
38 #elif defined __USE_POSIX199506
39 /* POSIX Standard approved as ISO/IEC 9945-1 as of June 1995. */
41 #elif defined __USE_POSIX199309
42 /* POSIX Standard approved as ISO/IEC 9945-1 as of September 1993. */
45 /* POSIX Standard approved as ISO/IEC 9945-1 as of September 1990. */
50 in the theoretically application-owned namespace. */
[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 Dunistd.h1 /* Copyright (C) 1991-2021 Free Software Foundation, Inc.
33 /* POSIX Standard approved as ISO/IEC 9945-1 as of September 2008. */
35 #elif defined __USE_XOPEN2K
36 /* POSIX Standard approved as ISO/IEC 9945-1 as of December 2001. */
38 #elif defined __USE_POSIX199506
39 /* POSIX Standard approved as ISO/IEC 9945-1 as of June 1995. */
41 #elif defined __USE_POSIX199309
42 /* POSIX Standard approved as ISO/IEC 9945-1 as of September 1993. */
45 /* POSIX Standard approved as ISO/IEC 9945-1 as of September 1990. */
50 in the theoretically application-owned namespace. */
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h1 /* SPDX-License-Identifier: GPL-2.0 */
21 #include <asm/intel-family.h>
26 #include <media/v4l2-subdev.h>
72 /* CSI2-MIPI specific format: Generic short packet data. It is used to
85 /* CSI2-MIPI specific format: YUV data.
87 ATOMISP_INPUT_FORMAT_YUV420_8_SHIFT, /* YUV420 8-bit (Chroma Shifted
89 ATOMISP_INPUT_FORMAT_YUV420_10_SHIFT, /* YUV420 8-bit (Chroma Shifted
92 /* CSI2-MIPI specific format: Generic long packet data
94 ATOMISP_INPUT_FORMAT_EMBEDDED, /* Embedded 8-bit non Image Data */
96 /* CSI2-MIPI specific format: User defined byte-based data. For example,
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/
H A Dlogin.defs_shadow-sysroot2 # /etc/login.defs - Configuration control definitions for the shadow package.
4 # $Id: login.defs 3038 2009-07-23 20:41:35Z nekral-guest $
38 # ("mailx -e" or equivalent).
58 # Enable "syslog" logging of su activity - in addition to sulog file logging.
65 # If defined, either full pathname of a file containing device names or
73 # If defined, all su activity is logged to this file.
78 # If defined, ":" delimited list of "message of the day" files to
82 #MOTD_FILE /etc/motd:/usr/lib/news/news-motd
85 # If defined, this file will be output before each login prompt.
90 # If defined, file which maps tty line to TERM environment parameter.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dthrow_exception.hpp3 // (C) Copyright Ion Gaztanaga 2012-2013. Distributed under the Boost
18 #if defined(BOOST_HAS_PRAGMA_ONCE)
37 #if defined(BOOST_CONTAINER_USER_DEFINED_THROW_CALLBACKS)
38 //The user must provide definitions for the following functions
50 #elif defined(BOOST_NO_EXCEPTIONS)
82 #else //defined(BOOST_NO_EXCEPTIONS)
86 //! <li>If BOOST_NO_EXCEPTIONS is NOT defined <code>std::bad_alloc()</code> is thrown.</li>
88 //! <li>If BOOST_NO_EXCEPTIONS is defined and BOOST_CONTAINER_USER_DEFINED_THROW_CALLBACKS
89 //! is NOT defined <code>BOOST_ASSERT(!"boost::container bad_alloc thrown")</code> is called
92 //! <li>If BOOST_NO_EXCEPTIONS and BOOST_CONTAINER_USER_DEFINED_THROW_CALLBACKS are defined
[all …]
/OK3568_Linux_fs/buildroot/package/qemu/
H A D0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch2 From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
4 Subject: [PATCH] user-exec: fix usage of mcontext structure on ARM/uClibc
6 user-exec.c has some conditional code to decide how to use the
15 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
16 ---
17 accel/tcg/user-exec.c | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
20 diff --git a/accel/tcg/user-exec.c b/accel/tcg/user-exec.c
22 --- a/accel/tcg/user-exec.c
23 +++ b/accel/tcg/user-exec.c
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dacct.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * BSD Process Accounting for Linux - Definitions
8 * BSD-style process accounting. The kernel accounting code and all
9 * user-level programs that try to do something useful with the
12 * Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V.
25 * comp_t is a 16-bit "floating" point number with a 3-bit base 8
26 * exponent and a 13-bit fraction.
27 * comp2_t is 24-bit with 5-bit base 2 exponent and 20 bit fraction
49 __u16 ac_uid16; /* LSB of Real User ID */
54 comp_t ac_utime; /* User Time */
[all …]
/OK3568_Linux_fs/kernel/fs/afs/
H A Dafs.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
16 #define AFS_NMAXNSERVERS 13 /* Maximum servers in a N/U-class volume record */
31 AFSVL_ROVOL, /* read-only volume */
54 afs_vnodeid_t vnode; /* Lower 64-bits of file index within volume */
55 u32 vnode_hi; /* Upper 32-bits of file index */
110 #define AFS_ACE_READ 0x00000001U /* - permission to read a file/dir */
111 #define AFS_ACE_WRITE 0x00000002U /* - permission to write/chmod a file */
112 #define AFS_ACE_INSERT 0x00000004U /* - permission to create dirent in a dir */
113 #define AFS_ACE_LOOKUP 0x00000008U /* - permission to lookup a file/dir in a dir */
114 #define AFS_ACE_DELETE 0x00000010U /* - permission to delete a dirent from a dir */
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/nohash/32/
H A Dmmu-44x.h1 /* SPDX-License-Identifier: GPL-2.0 */
8 #include <asm/asm-const.h>
36 #define PPC44x_TLB_U0 0x00008000 /* User 0 */
37 #define PPC44x_TLB_U1 0x00004000 /* User 1 */
38 #define PPC44x_TLB_U2 0x00002000 /* User 2 */
39 #define PPC44x_TLB_U3 0x00001000 /* User 3 */
40 #define PPC44x_TLB_W 0x00000800 /* Caching is write-through */
47 #define PPC44x_TLB_UX 0x00000020 /* User execution */
48 #define PPC44x_TLB_UW 0x00000010 /* User write */
49 #define PPC44x_TLB_UR 0x00000008 /* User read */
[all …]
/OK3568_Linux_fs/kernel/security/keys/
H A Duser_defined.c1 // SPDX-License-Identifier: GPL-2.0-or-later
2 /* user_defined.c: user defined key type
13 #include <keys/user-type.h>
20 * user defined keys take an arbitrary string as the description and an
24 .name = "user",
57 * Preparse a user defined key payload
62 size_t datalen = prep->datalen; in user_preparse()
64 if (datalen <= 0 || datalen > 32767 || !prep->data) in user_preparse()
65 return -EINVAL; in user_preparse()
69 return -ENOMEM; in user_preparse()
[all …]
/OK3568_Linux_fs/kernel/sound/core/
H A Dmemory.c1 // SPDX-License-Identifier: GPL-2.0-or-later
14 * copy_to_user_fromio - copy data from mmio-space to user-space
15 * @dst: the destination pointer on user-space
19 * Copies the data from mmio-space to user-space.
21 * Return: Zero if successful, or non-zero on failure.
25 #if defined(__i386__) || defined(CONFIG_SPARC32) in copy_to_user_fromio()
26 return copy_to_user(dst, (const void __force*)src, count) ? -EFAULT : 0; in copy_to_user_fromio()
35 return -EFAULT; in copy_to_user_fromio()
36 count -= c; in copy_to_user_fromio()
46 * copy_from_user_toio - copy data from user-space to mmio-space
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dconfig.hpp1 // Boost config.hpp configuration header file ------------------------------//
13 // CAUTION: This file is intended to be completely stable -
20 // if we don't have a user config, then use the default location:
21 #if !defined(BOOST_USER_CONFIG) && !defined(BOOST_NO_USER_CONFIG)
22 # define BOOST_USER_CONFIG <boost/config/user.hpp>
25 # include <boost/config/user.hpp>
34 #if !defined(BOOST_COMPILER_CONFIG) && !defined(BOOST_NO_COMPILER_CONFIG) && !defined(BOOST_NO_CONF…
43 #if !defined(BOOST_STDLIB_CONFIG) && !defined(BOOST_NO_STDLIB_CONFIG) && !defined(BOOST_NO_CONFIG) …
52 #if !defined(BOOST_PLATFORM_CONFIG) && !defined(BOOST_NO_PLATFORM_CONFIG) && !defined(BOOST_NO_CONF…
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/hrt/
H A Dmipi_backend_common_defs.h1 /* SPDX-License-Identifier: GPL-2.0 */
28 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_8 24 /* 01 1000 YUV420 8-bit …
29 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_10 25 /* 01 1001 YUV420 10-bit …
30 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_8L 26 /* 01 1010 YUV420 8-bit lega…
31 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_8 30 /* 01 1110 YUV422 8-bit …
32 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_10 31 /* 01 1111 YUV422 10-bit …
44 …EIVER_2400_DATA_FORMAT_ID_USR_DEF_1 48 /* 11 0000 JPEG [User Defined 8-bit Data Type …
45 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_USR_DEF_2 49 /* 11 0001 User Defined 8-b…
46 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_USR_DEF_3 50 /* 11 0010 User Defined 8-b…
47 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_USR_DEF_4 51 /* 11 0011 User Defined 8-b…
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dcss_receiver_2400_common_defs.h1 /* SPDX-License-Identifier: GPL-2.0 */
28 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_8 24 /* 01 1000 YUV420 8-bit …
29 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_10 25 /* 01 1001 YUV420 10-bit …
30 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV420_8L 26 /* 01 1010 YUV420 8-bit lega…
31 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_8 30 /* 01 1110 YUV422 8-bit …
32 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_YUV422_10 31 /* 01 1111 YUV422 10-bit …
44 …EIVER_2400_DATA_FORMAT_ID_USR_DEF_1 48 /* 11 0000 JPEG [User Defined 8-bit Data Type …
45 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_USR_DEF_2 49 /* 11 0001 User Defined 8-b…
46 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_USR_DEF_3 50 /* 11 0010 User Defined 8-b…
47 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_USR_DEF_4 51 /* 11 0011 User Defined 8-b…
[all …]
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dstackframe.h19 #include <asm/asm-offsets.h>
45 #if defined(CONFIG_CPU_R3000) || defined(CONFIG_CPU_TX39XX)
66 #elif !defined(CONFIG_CPU_MIPSR6)
76 #if !defined(CONFIG_CPU_HAS_SMARTMIPS) && !defined(CONFIG_CPU_MIPSR6)
84 #if !defined(CONFIG_CPU_HAS_SMARTMIPS) && !defined(CONFIG_CPU_MIPSR6)
120 #if defined(CONFIG_32BIT) || defined(KBUILD_64BIT_SYM32)
153 * stack) to workaround the Out-of-order Issue in Loongson2F
169 #if defined(CONFIG_32BIT) || defined(KBUILD_64BIT_SYM32)
213 * to user addresses if the RPS mispredicts. That's harmless
214 * when user and kernel share the same address space, but with
[all …]
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Duser.h1 /* SPDX-License-Identifier: GPL-2.0 */
12 * Some day this will be a full-fledged user tracking system..
16 atomic_t processes; /* How many processes does this user have? */
17 atomic_t sigpending; /* How many pending signals does this user have? */
36 #if defined(CONFIG_PERF_EVENTS) || defined(CONFIG_BPF_SYSCALL) || \
37 defined(CONFIG_NET) || defined(CONFIG_IO_URING)
41 atomic_t nr_watches; /* The number of watches this user currently has */
44 /* Miscellaneous per-user rate limit */
60 /* per-UID process charging. */
64 refcount_inc(&u->__count); in get_uid()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/
H A Dkutf_suite.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
4 * (C) COPYRIGHT 2014, 2017, 2020-2022 ARM Limited. All rights reserved.
18 * http://www.gnu.org/licenses/gpl-2.0.html.
40 /* Arbitrary maximum size to prevent user space allocating too much kernel
46 * KUTF_F_TEST_NONE - Pseudo-flag indicating an absence of any specified test class.
54 * KUTF_F_TEST_SMOKETEST - Class indicating this test is a smoke test.
55 * A given set of smoke tests should be quick to run, enabling rapid turn-around
56 * of "regress-on-commit" test runs.
61 * KUTF_F_TEST_PERFORMANCE - Class indicating this test is a performance test.
68 * KUTF_F_TEST_DEPRECATED - Class indicating that this test is a deprecated test.
[all …]
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkconfig-macro-language.rst6 -------
21 $(CC) -o $(APP) $(SRC)
27 gcc -o foo foo.c
32 The idea is quite similar in Kconfig - it is possible to describe a Kconfig
38 def_bool $(shell, $(srctree)/scripts/gcc-check-foo.sh $(CC))
46 Then, Kconfig moves onto the evaluation stage to resolve inter-symbol
47 dependency as explained in kconfig-language.rst.
51 ---------
56 $( ). The parentheses are required even for single-letter variable names; $X is
62 A simply expanded variable is defined using the := assignment operator. Its
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_uku.h3 * (C) COPYRIGHT 2008-2017 ARM Limited. All rights reserved.
12 * Boston, MA 02110-1301, USA.
27 #if defined(CONFIG_MALI_ERROR_INJECT) || MALI_ERROR_INJECT_ON
29 #endif /* defined(CONFIG_MALI_ERROR_INJECT) || MALI_ERROR_INJECT_ON */
30 #if defined(CONFIG_MALI_NO_MALI)
32 #elif defined(MALI_NO_MALI)
38 #if defined(SUPPORT_MALI_NO_MALI) || defined(SUPPORT_MALI_ERROR_INJECT)
46 * - Do mmap in kernel for SAME_VA memory allocations rather then
50 * - Add KBASE_FUNC_MEM_JIT_INIT which allows clients to request a custom VA
51 * region for use with JIT (ignored on 32-bit platforms)
[all …]
/OK3568_Linux_fs/kernel/Documentation/kernel-hacking/
H A Dhacking.rst20 this document, being grossly under-qualified, but I always wanted to
30 - not associated with any process, serving a hardware interrupt;
32 - not associated with any process, serving a softirq or tasklet;
34 - running in kernel space, associated with a process (user context);
36 - running a process in user space.
44 We'll see a number of ways that the user context can block interrupts,
45 to become truly non-preemptable.
47 User Context
48 ------------
50 User context is when you are coming in from a system call or other trap:
[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/linux/
H A Dacct.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * BSD Process Accounting for Linux - Definitions
8 * BSD-style process accounting. The kernel accounting code and all
9 * user-level programs that try to do something useful with the
12 * Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V.
25 * comp_t is a 16-bit "floating" point number with a 3-bit base 8
26 * exponent and a 13-bit fraction.
27 * comp2_t is 24-bit with 5-bit base 2 exponent and 20 bit fraction
49 __u16 ac_uid16; /* LSB of Real User ID */
53 comp_t ac_utime; /* User Time */
[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/linux/
H A Dacct.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
3 * BSD Process Accounting for Linux - Definitions
8 * BSD-style process accounting. The kernel accounting code and all
9 * user-level programs that try to do something useful with the
12 * Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V.
25 * comp_t is a 16-bit "floating" point number with a 3-bit base 8
26 * exponent and a 13-bit fraction.
27 * comp2_t is 24-bit with 5-bit base 2 exponent and 20 bit fraction
49 __u16 ac_uid16; /* LSB of Real User ID */
53 comp_t ac_utime; /* User Time */
[all …]
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/
H A Dvm.rst1 .. SPDX-License-Identifier: GPL-2.0
9 struct kvm_device_attr as other devices, but targets VM-wide settings
21 -------------------------------------------
24 :Returns: -EBUSY if a vcpu is already defined, otherwise 0
29 ----------------------------------------
32 :Returns: -EINVAL if CMMA was not enabled;
39 -----------------------------------------
41 :Parameters: in attr->addr the address for the new limit of guest memory
42 :Returns: -EFAULT if the given address is not accessible;
43 -EINVAL if the virtual machine is of type UCONTROL;
[all …]

12345678910>>...47