Home
last modified time | relevance | path

Searched full:extensions (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
DKconfig24 bool "Rockchip specific extensions for Analogix DP driver"
26 This selects support for Rockchip SoC specific extensions
34 This selects support for Rockchip SoC specific extensions
40 bool "Rockchip specific extensions for Synopsys DW HDMI"
42 This selects support for Rockchip SoC specific extensions
48 bool "Rockchip specific extensions for Synopsys DW MIPI DSI"
51 This selects support for Rockchip SoC specific extensions
57 bool "Rockchip specific extensions for Innosilicon HDMI"
59 This selects support for Rockchip SoC specific extensions
84 bool "Rockchip specific extensions for RK3066 HDMI"
[all …]
/kernel/linux/linux-5.10/arch/arm64/crypto/
DKconfig21 tristate "SHA-1 digest algorithm (ARMv8 Crypto Extensions)"
27 tristate "SHA-224/SHA-256 digest algorithm (ARMv8 Crypto Extensions)"
33 tristate "SHA-384/SHA-512 digest algorithm (ARMv8 Crypto Extensions)"
39 tristate "SHA3 digest algorithm (ARMv8.2 Crypto Extensions)"
45 tristate "SM3 digest algorithm (ARMv8.2 Crypto Extensions)"
51 tristate "SM4 symmetric cipher (ARMv8.2 Crypto Extensions)"
57 tristate "GHASH/AES-GCM using ARMv8 Crypto Extensions"
74 tristate "AES core cipher using ARMv8 Crypto Extensions"
80 tristate "AES in CCM mode using ARMv8 Crypto Extensions"
88 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions"
/kernel/linux/linux-5.10/Documentation/riscv/
Dpatch-acceptance.rst21 We'll only accept patches for new modules or extensions if the
22 specifications for those modules or extensions are listed as being
25 any draft extensions that they wish.)
28 their own custom extensions. These custom extensions aren't required
32 RISC-V extensions, we'll only to accept patches for extensions that
35 containing code for any custom extensions that they wish.)
/kernel/linux/linux-5.10/arch/arm/crypto/
DKconfig32 tristate "SHA1 digest algorithm (ARM v8 Crypto Extensions)"
38 using special ARMv8 Crypto Extensions.
41 tristate "SHA-224/256 digest algorithm (ARM v8 Crypto Extensions)"
47 using special ARMv8 Crypto Extensions.
72 On ARM processors without the Crypto Extensions, this is the
100 tristate "Accelerated AES using ARMv8 Crypto Extensions"
107 ARMv8 Crypto Extensions
110 tristate "PMULL-accelerated GHASH using NEON/ARMv8 Crypto Extensions"
118 that is part of the ARMv8 Crypto Extensions, or a slower variant that
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dexynos-dw-mshc.txt1 * Samsung Exynos specific extensions to the Synopsys Designware Mobile
8 extensions to the Synopsys Designware Mobile Storage Host Controller.
14 specific extensions.
16 specific extensions.
18 specific extensions.
20 specific extensions.
22 specific extensions.
24 specific extensions having an SMU.
Dk3-dw-mshc.txt1 * Hisilicon specific extensions to the Synopsys Designware Mobile
10 extensions to the Synopsys Designware Mobile Storage Host Controller.
15 - "hisilicon,hi3660-dw-mshc": for controllers with hi3660 specific extensions.
17 with hi3670 specific extensions.
18 - "hisilicon,hi4511-dw-mshc": for controllers with hi4511 specific extensions.
19 - "hisilicon,hi6220-dw-mshc": for controllers with hi6220 specific extensions.
Dbluefield-dw-mshc.txt1 * Mellanox Bluefield SoC specific extensions to the Synopsys Designware
10 specific extensions to the Synopsys Designware Mobile Storage Host Controller.
16 specific extensions.
/kernel/linux/linux-5.10/net/sctp/
Dulpevent.c157 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
165 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
174 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
182 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
191 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
203 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
215 /* Socket Extensions for SCTP in sctp_ulpevent_make_assoc_change()
235 * Socket Extensions for SCTP - draft-01
258 /* Sockets API Extensions for SCTP in sctp_ulpevent_make_peer_addr_change()
267 /* Sockets API Extensions for SCTP in sctp_ulpevent_make_peer_addr_change()
[all …]
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/
Dprogramming-language.rst15 这种方言包含对语言 :ref:`gnu-extensions <cn_gnu-extensions>` 的许多扩展,当然,它们许多都在内核中使用。
59 .. _cn_gnu-extensions:
61 gnu-extensions
62 https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/kernel/linux/linux-5.10/lib/raid6/
Dx86.h35 #define X86_FEATURE_MMX (0*32+23) /* Multimedia Extensions */
38 #define X86_FEATURE_XMM (0*32+25) /* Streaming SIMD Extensions */
39 #define X86_FEATURE_XMM2 (0*32+26) /* Streaming SIMD Extensions-2 */
42 #define X86_FEATURE_AVX (4*32+28) /* Advanced Vector Extensions */
52 * Extensions
54 #define X86_FEATURE_MMXEXT (1*32+22) /* AMD MMX extensions */
/kernel/linux/linux-5.10/Documentation/filesystems/
Disofs.rst16 when using discs encoded using Microsoft's Joliet extensions.
38 map=acorn As map=normal but also apply Acorn extensions if present
40 extensions set the permissions otherwise
42 extensions set the permissions otherwise
44 'mode' and 'dmode' even though Rock Ridge extensions are
46 nojoliet Ignore Joliet extensions if they are present.
47 norock Ignore Rock Ridge extensions if they are present.
/kernel/linux/linux-5.10/Documentation/admin-guide/LSM/
Dindex.rst6 various security checks to be hooked by new kernel extensions. The name
7 "module" is a bit of a misnomer since these extensions are not actually
14 (MAC) extensions which provide a comprehensive security policy. Examples
16 MAC extensions, other extensions can be built using the LSM to provide
/kernel/linux/linux-5.10/arch/x86/kvm/
DKconfig51 virtualization extensions. You will need a fairly recent
52 processor equipped with virtualization extensions. You will also
82 extensions, a.k.a. Virtual Machine Extensions (VMX).
92 (SVM) extensions.
/kernel/linux/linux-5.10/Documentation/process/
Dprogramming-language.rst12 This dialect contains many extensions to the language [gnu-extensions]_,
22 One of the common extensions used throughout the kernel are attributes
43 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/kernel/linux/linux-5.10/net/netfilter/ipset/
Dip_set_bitmap_ipmac.c52 unsigned char extensions[] /* MAC + data extensions */
74 #define get_elem(extensions, id, dsize) \ argument
75 (struct bitmap_ipmac_elem *)(extensions + (id) * (dsize))
77 #define get_const_elem(extensions, id, dsize) \ argument
78 (const struct bitmap_ipmac_elem *)(extensions + (id) * (dsize))
90 elem = get_const_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_test()
104 elem = get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_gc_test()
148 elem = get_elem(map->extensions, e->id, dsize); in bitmap_ipmac_do_add()
192 get_const_elem(map->extensions, id, dsize); in bitmap_ipmac_do_list()
289 a->extensions == b->extensions; in bitmap_ipmac_same_set()
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/bonnell/
Dfloating-point.json187 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) packed-single instructions."
195 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) scalar-single instructions."
203 "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) scalar-double instructions."
211 "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) vector instructions."
219 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) packed-single instructi…
227 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) scalar-single instructi…
235 …"BriefDescription": "Retired computational Streaming SIMD Extensions 2 (SSE2) scalar-double instru…
Dmemory.json96 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT0 instructions executed."
104 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 instructions executed."
112 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT2 instructions executed."
120 …"BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 and PrefetchT2 instructions execut…
128 "BriefDescription": "Streaming SIMD Extensions (SSE) Prefetch NTA instructions executed"
/kernel/linux/linux-5.10/Documentation/admin-guide/cifs/
Dusage.rst140 but there are useful protocol extensions for the older less secure CIFS
143 Unix Extensions standard (e.g. almost any version of Samba ie version
146 not have a server that supports the Unix extensions for CIFS (such as Samba
147 2.2.5 or later). To enable the Unix CIFS Extensions in the Samba server, add
150 unix extensions = yes
177 which may not be what you want, although if the CIFS Unix extensions are
199 later, but only for remote clients using the CIFS Unix extensions, and will
267 configured for Unix Extensions (and the client has not disabled
296 which do support the CIFS Unix extensions, such as a
302 the server supports the Unix Extensions then the uid
[all …]
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dasciidoctor-extensions.rb2 require 'asciidoctor/extensions'
6 class LinkPerfProcessor < Asciidoctor::Extensions::InlineMacroProcessor
27 Asciidoctor::Extensions.register do
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
Dx509.asn117 extensions [ 3 ] Extensions OPTIONAL
54 Extensions ::= SEQUENCE OF Extension
/kernel/linux/linux-5.10/include/linux/netfilter/ipset/
Dip_set.h49 /* Set extensions */
64 #define SET_WITH_TIMEOUT(s) ((s)->extensions & IPSET_EXT_TIMEOUT)
65 #define SET_WITH_COUNTER(s) ((s)->extensions & IPSET_EXT_COUNTER)
66 #define SET_WITH_COMMENT(s) ((s)->extensions & IPSET_EXT_COMMENT)
67 #define SET_WITH_SKBINFO(s) ((s)->extensions & IPSET_EXT_SKBINFO)
148 struct ip_set_ext ext; /* Extensions */
197 size_t ext_size; /* Size of the dynamic extensions */
260 /* Extensions */
261 u8 extensions; member
268 /* Size of the dynamic extensions (vs timeout) */
[all …]
/kernel/linux/linux-5.10/Documentation/filesystems/cifs/
Dcifsroot.rst22 A CIFS root mount currently requires the use of SMB1+UNIX Extensions
25 POSIX features (See [1]). The equivalent extensions for the newer
32 default will change once the SMB3 POSIX extensions are fully
38 To enable SMB1+UNIX extensions you will need to set these global
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
Dcpufeatures.h30 #define X86_FEATURE_VME ( 0*32+ 1) /* Virtual Mode Extensions */
31 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */
32 #define X86_FEATURE_PSE ( 0*32+ 3) /* Page Size Extensions */
35 #define X86_FEATURE_PAE ( 0*32+ 6) /* Physical Address Extensions */
50 #define X86_FEATURE_MMX ( 0*32+23) /* Multimedia Extensions */
65 #define X86_FEATURE_MMXEXT ( 1*32+22) /* AMD MMX extensions */
70 #define X86_FEATURE_3DNOWEXT ( 1*32+30) /* AMD 3DNow extensions */
80 #define X86_FEATURE_CXMMX ( 3*32+ 0) /* Cyrix MMX extensions */
104 #define X86_FEATURE_XTOPOLOGY ( 3*32+22) /* CPU topology enum extensions */
122 #define X86_FEATURE_SMX ( 4*32+ 6) /* Safer Mode eXtensions */
[all …]
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dcpufeatures.h30 #define X86_FEATURE_VME ( 0*32+ 1) /* Virtual Mode Extensions */
31 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */
32 #define X86_FEATURE_PSE ( 0*32+ 3) /* Page Size Extensions */
35 #define X86_FEATURE_PAE ( 0*32+ 6) /* Physical Address Extensions */
50 #define X86_FEATURE_MMX ( 0*32+23) /* Multimedia Extensions */
65 #define X86_FEATURE_MMXEXT ( 1*32+22) /* AMD MMX extensions */
70 #define X86_FEATURE_3DNOWEXT ( 1*32+30) /* AMD 3DNow extensions */
80 #define X86_FEATURE_CXMMX ( 3*32+ 0) /* Cyrix MMX extensions */
104 #define X86_FEATURE_XTOPOLOGY ( 3*32+22) /* CPU topology enum extensions */
122 #define X86_FEATURE_SMX ( 4*32+ 6) /* Safer Mode eXtensions */
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
DKconfig3 tristate "iSCSI Extensions for RDMA (iSER) target support"
6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.

12345678910>>...30