Home
last modified time | relevance | path

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

12345678910>>...44

/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/
Dxfer_mode_rate.h1 /* SPDX-License-Identifier: BSD-3-Clause */
23 #define XFERMODE_IDX_I3C_HDR_DDR 0x01 /* I3C HDR-DDR Mode */
24 #define XFERMODE_IDX_I3C_HDR_T 0x02 /* I3C HDR-Ternary Mode */
25 #define XFERMODE_IDX_I3C_HDR_BT 0x03 /* I3C HDR-BT Mode */
54 #define XFERRATE_I3C_SDR_USER6 0x06 /* User Defined */
55 #define XFERRATE_I3C_SDR_USER7 0x07 /* User Defined */
59 #define XFERRATE_I2C_USER2 0x02 /* User Defined */
60 #define XFERRATE_I2C_USER3 0x03 /* User Defined */
61 #define XFERRATE_I2C_USER4 0x04 /* User Defined */
62 #define XFERRATE_I2C_USER5 0x05 /* User Defined */
[all …]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/linux/
Datomisp_platform.h1 /* SPDX-License-Identifier: GPL-2.0 */
21 #include <asm/intel-family.h>
25 #include <media/v4l2-subdev.h>
71 /* CSI2-MIPI specific format: Generic short packet data. It is used to
84 /* CSI2-MIPI specific format: YUV data.
86 ATOMISP_INPUT_FORMAT_YUV420_8_SHIFT, /* YUV420 8-bit (Chroma Shifted
88 ATOMISP_INPUT_FORMAT_YUV420_10_SHIFT, /* YUV420 8-bit (Chroma Shifted
91 /* CSI2-MIPI specific format: Generic long packet data
93 ATOMISP_INPUT_FORMAT_EMBEDDED, /* Embedded 8-bit non Image Data */
95 /* CSI2-MIPI specific format: User defined byte-based data. For example,
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/linux/
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 …]
/kernel/linux/linux-6.6/Documentation/riscv/
Dhwprobe.rst1 .. SPDX-License-Identifier: GPL-2.0
3 RISC-V Hardware Probing Interface
4 ---------------------------------
6 The RISC-V hardware probing interface is based around a single syscall, which
7 is defined in <asm/hwprobe.h>::
18 The arguments are split into three groups: an array of key-value pairs, a CPU
19 set, and some flags. The key-value pairs are supplied with a count. Userspace
22 will be cleared to -1, and its value set to 0. The CPU set is defined by
23 CPU_SET(3). For value-like keys (eg. vendor/arch/impl), the returned value will
24 be only be valid if all CPUs in the given set have the same value. Otherwise -1
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/
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 …]
/kernel/linux/linux-6.6/include/uapi/linux/
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 …]
/kernel/linux/linux-5.10/include/linux/sched/
Duser.h1 /* SPDX-License-Identifier: GPL-2.0 */
11 * Some day this will be a full-fledged user tracking system..
15 atomic_t processes; /* How many processes does this user have? */
16 atomic_t sigpending; /* How many pending signals does this user have? */
35 #if defined(CONFIG_PERF_EVENTS) || defined(CONFIG_BPF_SYSCALL) || \
36 defined(CONFIG_NET) || defined(CONFIG_IO_URING)
40 atomic_t nr_watches; /* The number of watches this user currently has */
43 /* Miscellaneous per-user rate limit */
55 /* per-UID process charging. */
59 refcount_inc(&u->__count); in get_uid()
/kernel/linux/linux-5.10/sound/core/
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 …]
/kernel/linux/linux-6.6/fs/afs/
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 …]
/kernel/linux/linux-5.10/fs/afs/
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 …]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/32/
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 …]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
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 …]
/kernel/linux/linux-6.6/security/keys/
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 …]
/kernel/linux/linux-5.10/security/keys/
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 …]
/kernel/linux/linux-6.6/include/linux/sched/
Duser.h1 /* SPDX-License-Identifier: GPL-2.0 */
12 * Some day this will be a full-fledged user tracking system..
26 #if defined(CONFIG_PERF_EVENTS) || defined(CONFIG_BPF_SYSCALL) || \
27 defined(CONFIG_NET) || defined(CONFIG_IO_URING) || \
28 defined(CONFIG_VFIO_PCI_ZDEV_KVM) || IS_ENABLED(CONFIG_IOMMUFD)
32 atomic_t nr_watches; /* The number of watches this user currently has */
35 /* Miscellaneous per-user rate limit */
47 /* per-UID process charging. */
51 refcount_inc(&u->__count); in get_uid()
/kernel/linux/linux-5.10/arch/mips/include/asm/
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 …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/hrt/
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 …]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
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 …]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
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 …]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/hrt/
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 …]
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dstackframe.h19 #include <asm/asm-offsets.h>
45 #if defined(CONFIG_CPU_R3000)
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 …]
/kernel/linux/linux-5.10/Documentation/kbuild/
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 …]
/kernel/linux/linux-6.6/Documentation/kbuild/
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 …]
/kernel/linux/linux-6.6/sound/core/
Dmemory.c1 // SPDX-License-Identifier: GPL-2.0-or-later
15 * copy_to_user_fromio - copy data from mmio-space to user-space
16 * @dst: the destination pointer on user-space
20 * Copies the data from mmio-space to user-space.
22 * Return: Zero if successful, or non-zero on failure.
29 return -EFAULT; in copy_to_user_fromio()
35 * copy_to_iter_fromio - copy data from mmio-space to iov_iter
40 * Copies the data from mmio-space to iov_iter.
42 * Return: Zero if successful, or non-zero on failure.
47 #if defined(__i386__) || defined(CONFIG_SPARC32) in copy_to_iter_fromio()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gem_context_types.h2 * SPDX-License-Identifier: MIT
15 #include <linux/radix-tree.h>
50 * struct i915_gem_context - client state
63 * @engines: User defined engines for this context
69 * may be defined in the array, as well as composite virtual
77 * context, and I915_EXEC_BSD is weird). For a use defined
80 * User defined by I915_CONTEXT_PARAM_ENGINE (when the
91 * In full-ppgtt mode, each context has its own address space ensuring
102 * Note that who created the context may not be the principle user,
130 * @user_flags: small set of booleans controlled by the user
[all …]

12345678910>>...44