Home
last modified time | relevance | path

Searched full:require (Results 1 – 25 of 2162) sorted by relevance

12345678910>>...87

/Linux-v5.4/lib/
DKconfig103 modules require CRC-CCITT functions, but a module built outside
105 functions require M here.
111 modules require CRC16 functions, but a module built outside
113 functions require M here.
128 modules require CRC ITU-T V.41 functions, but a module built outside
130 functions require M here.
138 modules require CRC32/CRC32c functions, but a module built outside
140 functions require M here.
202 modules require CRC64 functions, but a module built outside
204 functions require M here.
[all …]
/Linux-v5.4/arch/mips/tools/
Dgeneric-board-config.sh14 # # require CONFIG_CPU_MIPS32_R2=y
15 # # require CONFIG_CPU_LITTLE_ENDIAN=y
51 # For each line beginning with # require, cut out the field following
55 grep -E '^# require ' "${board_cfg}" | \
60 # If we require something =y then we check that a line
65 # If we require something =n then we just invert that
/Linux-v5.4/tools/testing/fault-injection/
Dfailcmd.sh43 --stacktrace-depth=value, --require-start=value, --require-end=value,
88 LONGOPTS=$LONGOPTS,stacktrace-depth:,require-start:,require-end:
162 --require-start)
163 echo $2 > $FAULTATTR/require-start
166 --require-end)
167 echo $2 > $FAULTATTR/require-end
/Linux-v5.4/security/integrity/ima/
DKconfig180 Depending on the rules configured, this policy may require kernel
200 Enabling this rule will require all kexec'ed kernel images to
213 Enabling this rule will require all kernel modules to be signed
225 Enabling this rule will require the IMA policy to be signed and
250 bool "Require all keys on the .ima keyring be signed (deprecated)"
308 bool "Require signed user-space initialization"
/Linux-v5.4/Documentation/admin-guide/perf/
Darm-ccn.rst26 Crosspoint PMU events require "xp" (index), "bus" (bus number)
30 require "xp" and "vc" as as above plus "port" (device port index),
40 not require any other settings.
/Linux-v5.4/arch/mips/configs/generic/
Dboard-xilfpga.config1 # require CONFIG_CPU_MIPS32_R2=y
2 # require CONFIG_CPU_LITTLE_ENDIAN=y
Dboard-ni169445.config1 # require CONFIG_CPU_MIPS32_R2=y
2 # require CONFIG_CPU_LITTLE_ENDIAN=y
/Linux-v5.4/net/core/
Ddev_ioctl.c402 * - atomic and do not require locking. in dev_ioctl()
432 * - require superuser power. in dev_ioctl()
433 * - require strict serialization. in dev_ioctl()
451 * - require superuser power. in dev_ioctl()
452 * - require strict serialization. in dev_ioctl()
462 * - require local superuser power. in dev_ioctl()
463 * - require strict serialization. in dev_ioctl()
/Linux-v5.4/tools/testing/selftests/timers/
DMakefile6 # system time or require escalated privileges
19 # these tests require escalated privileges
/Linux-v5.4/tools/perf/Documentation/
Dasciidoctor-extensions.rb1 require 'asciidoctor'
2 require 'asciidoctor/extensions'
/Linux-v5.4/tools/testing/selftests/kexec/
Dtest_kexec_file_load.sh18 # Some of the IMA builtin policies may require the kexec kernel image to
35 # The architecture specific or a custom policy may require the
58 # The kexec_file_load_test() is complicated enough, require pesign.
74 # The kexec_file_load_test() is complicated enough, require getfattr.
/Linux-v5.4/drivers/staging/media/ipu3/
DTODO23 documentation. This may require driver changes as well.
28 in each mode. To process an image, which queues require a buffer an in
/Linux-v5.4/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
DContext.pm7 require Exporter;
22 require XSLoader;
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_gart.c67 * (r1xx-r3xx, non-pcie r4xx, rs400). These asics require the
98 * (r1xx-r3xx, non-pcie r4xx, rs400). These asics require the
126 * (pcie r4xx, r5xx+). These asics require the
151 * by the memory manager (pcie r4xx, r5xx+). These asics require the
196 * These asics require the gart table to be in video memory.
220 * (pcie r4xx, r5xx+). These asics require the gart table to
/Linux-v5.4/include/media/
Dtuner-types.h111 * @port1_set_for_fm_mono: Some cards require PORT1 to be 1 for mono Radio
129 * require a different TOP value for the
133 * require a different TOP value for the
137 * require a different TOP value for the
/Linux-v5.4/arch/mips/kvm/
DKconfig41 does not require any special hardware Virtualization support beyond
42 standard MIPS32/64 r2 or later, but it does require the guest kernel
/Linux-v5.4/Documentation/networking/dsa/
Dbcm_sf2.rst63 driver require a struct device to be bound to a struct device_node, but things
70 Broadcom switches connected to a SF2 require the use of the DSA slave MDIO bus
82 MoCA interfaces are fairly specific and require the use of a firmware blob which
/Linux-v5.4/drivers/net/wireless/intersil/p54/
DKconfig12 These devices require softmac firmware which can be found at
24 These devices require softmac firmware which can be found at
/Linux-v5.4/net/wireless/
DKconfig92 bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS
96 Require that in addition to the "regulatory.db" file a
200 Drivers should select this option if they require cfg80211's
/Linux-v5.4/include/linux/
Dkey.h426 #define KEY_NEED_VIEW 0x01 /* Require permission to view attributes */
427 #define KEY_NEED_READ 0x02 /* Require permission to read content */
428 #define KEY_NEED_WRITE 0x04 /* Require permission to update / modify */
429 #define KEY_NEED_SEARCH 0x08 /* Require permission to search (keyring) or find (key) */
430 #define KEY_NEED_LINK 0x10 /* Require permission to link */
431 #define KEY_NEED_SETATTR 0x20 /* Require permission to change attributes */
/Linux-v5.4/Documentation/fault-injection/
Dfault-injection.rst103 - /sys/kernel/debug/fail*/require-start,
104 /sys/kernel/debug/fail*/require-end,
118 for a caller within [require-start,require-end) OR
301 cat /sys/module/$module/sections/.text > /sys/kernel/debug/$FAILTYPE/require-start
302 cat /sys/module/$module/sections/.data > /sys/kernel/debug/$FAILTYPE/require-end
/Linux-v5.4/drivers/base/firmware_loader/
DKconfig35 Device drivers which require firmware can typically deal with
109 require a fallback mechanism and have a userspace mechanism ready to
111 be if you have drivers which require firmware built-in and for
/Linux-v5.4/Documentation/dev-tools/
Dkselftest.rst41 Note that some tests will require root privileges.
122 Note that some tests will require root privileges.
149 note some tests will require root privileges::
177 TEST_CUSTOM_PROGS should be used by tests that require custom build
/Linux-v5.4/Documentation/filesystems/
Dvirtiofs.rst15 Guests often require access to files residing on the host or remote systems.
21 tasks, they require configuration steps that are hard to automate and they
/Linux-v5.4/arch/arm/mm/
Dproc-v7-bugs.c69 /* Other ARM CPUs require no workaround */ in cpu_v7_spectre_init()
73 /* Cortex A57/A72 require firmware workaround */ in cpu_v7_spectre_init()

12345678910>>...87