Home
last modified time | relevance | path

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

12345678910>>...29

/linux/arch/arm64/crypto/
H A DKconfig6 tristate "Hash functions: GHASH (ARMv8 Crypto Extensions)"
16 - ARMv8 Crypto Extensions
26 - NEON (Advanced SIMD) extensions
37 - NEON (Advanced SIMD) extensions
40 tristate "Hash functions: SHA-1 (ARMv8 Crypto Extensions)"
48 - ARMv8 Crypto Extensions
59 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
67 - ARMv8 Crypto Extensions
78 tristate "Hash functions: SHA-384 and SHA-512 (ARMv8 Crypto Extensions)"
86 - ARMv8 Crypto Extensions
[all …]
/linux/Documentation/arch/riscv/
H A Duabi.rst14 #. Single-letter extensions come first, in canonical order.
17 #. All multi-letter extensions will be separated from other extensions by an
20 #. Additional standard extensions (starting with 'Z') will be sorted after
21 single-letter extensions and before any higher-privileged extensions.
23 #. For additional standard extensions, the first letter following the 'Z'
25 extension category. If multiple 'Z' extensions are named, they will be
29 #. Standard supervisor-level extensions (starting with 'S') will be listed
30 after standard unprivileged extensions. If multiple supervisor-level
31 extensions are listed, they will be ordered alphabetically.
33 #. Standard machine-level extensions (starting with 'Zxm') will be listed
[all …]
H A Dpatch-acceptance.rst39 We'll only accept patches for new modules or extensions if the
40 specifications for those modules or extensions are listed as being
45 that contain code for any draft extensions that they wish.)
48 their own custom extensions. These custom extensions aren't required
52 RISC-V extensions, we'll only consider patches for extensions that either:
59 code for any custom extensions that they wish.)
/linux/arch/x86/crypto/
H A DKconfig72 - AVX (Advanced Vector Extensions)
83 - AVX2 (Advanced Vector Extensions 2)
98 - AVX (Advanced Vector Extensions)
116 - AVX (Advanced Vector Extensions)
146 - SSE2 (Streaming SIMD Extensions 2)
162 - SSE2 (Streaming SIMD Extensions 2)
179 - AVX (Advanced Vector Extensions)
192 - AVX2 (Advanced Vector Extensions 2)
209 - AVX (Advanced Vector Extensions)
231 - AVX2 (Advanced Vector Extensions 2)
[all …]
/linux/arch/arm/crypto/
H A DKconfig14 - NEON (Advanced SIMD) extensions
17 tristate "Hash functions: GHASH (PMULL/NEON/ARMv8 Crypto Extensions)"
29 - NEON (Advanced SIMD) extensions
30 - ARMv8 Crypto Extensions
34 that is part of the ARMv8 Crypto Extensions, or a slower variant that
45 - NEON (Advanced SIMD) extensions
55 - NEON (Advanced SIMD) extensions
78 - NEON (Advanced SIMD) extensions
82 Crypto Extensions, typically this BLAKE2b implementation is
105 - NEON (Advanced SIMD) extensions
[all …]
/linux/drivers/gpu/drm/rockchip/
H A DKconfig41 bool "Rockchip specific extensions for Analogix DP driver"
46 This selects support for Rockchip SoC specific extensions
56 This selects support for Rockchip SoC specific extensions
62 bool "Rockchip specific extensions for Synopsys DW HDMI"
64 This selects support for Rockchip SoC specific extensions
70 bool "Rockchip specific extensions for Synopsys DW HDMI QP"
73 This selects support for Rockchip SoC specific extensions
78 bool "Rockchip specific extensions for Synopsys DW MIPI DSI"
81 This selects support for Rockchip SoC specific extensions
87 bool "Rockchip specific extensions for Synopsys DW MIPI DSI2"
[all …]
/linux/arch/riscv/kernel/
H A Dcpufeature.c41 /* Per-cpu ISA extensions. */
261 * existence of the CSR, and treat it as a subset of those other extensions.
273 * These extensions will be enabled and then validated depending on the
292 * 1. All multi-letter extensions must be separated from other extensions by an
295 * 2. Additional standard extensions (starting with 'Z') must be sorted after
296 * single-letter extensions and before any higher-privileged extensions.
300 * If multiple 'Z' extensions are named, they must be ordered first by
303 * 3. Standard supervisor-level extensions (starting with 'S') must be listed
304 * after standard unprivileged extensions. If multiple supervisor-level
305 * extensions are listed, they must be ordered alphabetically.
[all …]
H A Dcpu.c83 if (!of_property_present(node, "riscv,isa-extensions")) in riscv_early_of_processor_hartid()
86 if (of_property_match_string(node, "riscv,isa-extensions", "i") < 0 || in riscv_early_of_processor_hartid()
87 of_property_match_string(node, "riscv,isa-extensions", "m") < 0 || in riscv_early_of_processor_hartid()
88 of_property_match_string(node, "riscv,isa-extensions", "a") < 0) { in riscv_early_of_processor_hartid()
277 /* Only multi-letter extensions are split by underscores */ in print_isa()
343 * denominator of extensions supported across all harts. A true list of in c_show()
344 * extensions supported on this hart is printed later in the hart isa: in c_show()
366 * Print the ISA extensions specific to this hart, which may show in c_show()
367 * additional extensions not present across all harts. in c_show()
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2042-cpus.dtsi261 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
286 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
311 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
336 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
361 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
386 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
411 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
436 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
461 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
486 riscv,isa-extensions = "i", "m", "a", "f", "d", "c",
[all …]
/linux/Documentation/gpu/rfc/
H A Di915_vm_bind.h151 * @extensions: Zero-terminated chain of extensions.
153 * For future extensions. See struct i915_user_extension.
155 __u64 extensions; member
209 * @extensions: Zero-terminated chain of extensions.
211 * For future extensions. See struct i915_user_extension.
213 __u64 extensions; member
270 * @extensions: Zero-terminated chain of extensions.
272 * For future extensions. See struct i915_user_extension.
274 __u64 extensions; member
/linux/net/sctp/
H A 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 …]
/linux/Documentation/devicetree/bindings/mmc/
H A 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.
/linux/include/uapi/drm/
H A Dxe_drm.h122 * DOC: Xe IOCTL Extensions
129 * as demonstrated by Vulkan's approach to providing extensions for forward
158 * which would then apply all of the above extensions.
162 * struct drm_xe_user_extension - Base class for defining a chain of extensions
665 * .extensions = 0,
691 /** @extensions: Pointer to the first extension struct, if any */
692 __u64 extensions; member
748 /** @extensions: Pointer to the first extension struct, if any */
749 __u64 extensions; member
816 /** @extensions: Pointer to the first extension struct, if any */
[all …]
/linux/Documentation/filesystems/
H A 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.
/linux/lib/raid6/
H A 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 */
/linux/Documentation/translations/zh_TW/process/
H A Dprogramming-language.rst17 這種方言包含對語言 :ref:`gnu-extensions <tw_gnu-extensions>` 的許多擴展,當然,它們許多都在內核中使用。
61 .. _tw_gnu-extensions:
63 gnu-extensions
64 https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/linux/Documentation/admin-guide/LSM/
H A 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
/linux/net/netfilter/ipset/
H A 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()
/linux/Documentation/admin-guide/cifs/
H A 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 …]
/linux/tools/perf/pmu-events/arch/x86/bonnell/
H A Dfloating-point.json26 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) packed-single instructi…
34 …"BriefDescription": "Retired computational Streaming SIMD Extensions 2 (SSE2) scalar-double instru…
42 …"BriefDescription": "Retired computational Streaming SIMD Extensions (SSE) scalar-single instructi…
57 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) packed-single instructions.",
65 … "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) scalar-double instructions.",
73 "BriefDescription": "Retired Streaming SIMD Extensions (SSE) scalar-single instructions.",
81 "BriefDescription": "Retired Streaming SIMD Extensions 2 (SSE2) vector instructions.",
H A Dmemory.json99 "BriefDescription": "Streaming SIMD Extensions (SSE) Prefetch NTA instructions executed",
107 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT0 instructions executed.",
115 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 instructions executed.",
123 "BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT2 instructions executed.",
147 …"BriefDescription": "Streaming SIMD Extensions (SSE) PrefetchT1 and PrefetchT2 instructions execut…
/linux/Documentation/process/
H A Dprogramming-language.rst12 This dialect contains many extensions to the language [gnu-extensions]_,
18 One of the common extensions used throughout the kernel are attributes
52 .. [gnu-extensions] https://gcc.gnu.org/onlinedocs/gcc/C-Extensions.html
/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.c37 u64 extensions, int ext_number);
54 u32 flags, u64 extensions) in __xe_exec_queue_alloc() argument
96 if (extensions) { in __xe_exec_queue_alloc()
101 err = exec_queue_user_extensions(xe, q, extensions, 0); in __xe_exec_queue_alloc()
151 u64 extensions) in xe_exec_queue_create() argument
157 extensions); in xe_exec_queue_create()
175 u32 flags, u64 extensions) in xe_exec_queue_create_class() argument
195 return xe_exec_queue_create(xe, vm, logical_mask, 1, hwe0, flags, extensions); in xe_exec_queue_create_class()
203 * @extensions: exec queue creation extensions
216 u32 flags, u64 extensions) in xe_exec_queue_create_bind() argument
[all …]
/linux/include/linux/netfilter/ipset/
H A 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)
146 struct ip_set_ext ext; /* Extensions */
197 size_t ext_size; /* Size of the dynamic extensions */
267 /* Extensions */
268 u8 extensions; member
275 /* Size of the dynamic extensions (vs timeout) */
[all …]
/linux/tools/perf/Documentation/
H A Dasciidoctor-extensions.rb2 require 'asciidoctor/extensions'
6 class LinkPerfProcessor < Asciidoctor::Extensions::InlineMacroProcessor
27 Asciidoctor::Extensions.register do

12345678910>>...29