Home
last modified time | relevance | path

Searched full:missing (Results 1 – 25 of 2338) sorted by relevance

12345678910>>...94

/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dhw.h997 #define MISSING 0 macro
1004 #define RESET_CONTROL_MBOX_RST_MASK MISSING
1028 #define MBOX_BASE_ADDRESS MISSING
1029 #define INT_STATUS_ENABLE_ERROR_LSB MISSING
1030 #define INT_STATUS_ENABLE_ERROR_MASK MISSING
1031 #define INT_STATUS_ENABLE_CPU_LSB MISSING
1032 #define INT_STATUS_ENABLE_CPU_MASK MISSING
1033 #define INT_STATUS_ENABLE_COUNTER_LSB MISSING
1034 #define INT_STATUS_ENABLE_COUNTER_MASK MISSING
1035 #define INT_STATUS_ENABLE_MBOX_DATA_LSB MISSING
[all …]
/Linux-v6.1/net/bridge/
Dbr_cfm_netlink.c104 NL_SET_ERR_MSG_MOD(extack, "Missing INSTANCE attribute"); in br_mep_create_parse()
108 NL_SET_ERR_MSG_MOD(extack, "Missing DOMAIN attribute"); in br_mep_create_parse()
112 NL_SET_ERR_MSG_MOD(extack, "Missing DIRECTION attribute"); in br_mep_create_parse()
116 NL_SET_ERR_MSG_MOD(extack, "Missing IFINDEX attribute"); in br_mep_create_parse()
144 "Missing INSTANCE attribute"); in br_mep_delete_parse()
167 NL_SET_ERR_MSG_MOD(extack, "Missing INSTANCE attribute"); in br_mep_config_parse()
171 NL_SET_ERR_MSG_MOD(extack, "Missing UNICAST_MAC attribute"); in br_mep_config_parse()
175 NL_SET_ERR_MSG_MOD(extack, "Missing MDLEVEL attribute"); in br_mep_config_parse()
179 NL_SET_ERR_MSG_MOD(extack, "Missing MEPID attribute"); in br_mep_config_parse()
209 NL_SET_ERR_MSG_MOD(extack, "Missing INSTANCE attribute"); in br_cc_config_parse()
[all …]
Dbr_mrp_netlink.c47 "Missing attribute: RING_ID or P_IFINDEX or S_IFINDEX"); in br_mrp_instance_parse()
89 NL_SET_ERR_MSG_MOD(extack, "Missing attribute: STATE"); in br_mrp_port_state_parse()
118 NL_SET_ERR_MSG_MOD(extack, "Missing attribute: ROLE"); in br_mrp_port_role_parse()
149 "Missing attribute: RING_ID or STATE"); in br_mrp_ring_state_parse()
183 "Missing attribute: RING_ID or ROLE"); in br_mrp_ring_role_parse()
222 "Missing attribute: RING_ID or INTERVAL or MAX_MISS or PERIOD"); in br_mrp_start_test_parse()
263 "Missing attribute: IN_ID or STATE"); in br_mrp_in_state_parse()
301 "Missing attribute: RING_ID or ROLE or IN_ID or I_IFINDEX"); in br_mrp_in_role_parse()
342 "Missing attribute: RING_ID or INTERVAL or MAX_MISS or PERIOD"); in br_mrp_start_in_test_parse()
/Linux-v6.1/Documentation/core-api/
Dsymbol-namespaces.rst29 its configuration, reject loading the module or warn about a missing import.
111 5. for a way to create missing import statements automatically.
128 Missing namespaces imports can easily be detected at build time. In fact,
134 missing imports. Fixing missing imports can be done with::
142 - notice the warning of modpost telling about a missing import
146 Again, ``make nsdeps`` will eventually add the missing namespace imports for
152 - notice the warning of modpost telling about a missing import
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c97 dev_err(dev, "%s: Missing rockchip,grf property\n", __func__); in px30_set_to_rmii()
111 dev_err(dev, "%s: Missing clk_mac_speed clock\n", __func__); in px30_set_rmii_speed()
176 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rgmii()
194 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rmii()
207 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_rgmii_speed()
229 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_rmii_speed()
292 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_to_rgmii()
311 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_to_rmii()
328 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_rgmii_speed()
350 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_rmii_speed()
[all …]
/Linux-v6.1/tools/testing/selftests/kexec/
Dtest_kexec_file_load.sh129 log_fail "$succeed_msg (missing sig)"
134 log_fail "$succeed_msg (missing PE sig)"
139 log_fail "$succeed_msg (missing IMA sig)"
145 log_fail "$succeed_msg (possibly missing IMA sig)"
171 log_pass "$failed_msg (missing PE sig)"
175 log_pass "$failed_msg (missing IMA sig)"
181 log_pass "$failed_msg (possibly missing IMA sig)"
/Linux-v6.1/Documentation/admin-guide/media/
Drcar-fdp1.rst27 recover missing lines. This method is also known as blending or Line
30 - The previous and next fields are averaged to recover lines missing from
34 field is used to fill missing lines from the current field. This method
38 used to fill missing lines from the current field. This method is also
/Linux-v6.1/tools/perf/tests/shell/lib/
Dcoresight.sh60 # either missing almost all the data or all of it
115 MISSING=""
126 MISSING="$MISSING $TID"
129 if test -n "$MISSING"; then
130 err "Thread IDs $MISSING not found in perf AUX data"
/Linux-v6.1/tools/perf/tests/shell/
Drecord.sh41 echo "Per-thread record [Failed missing output]"
52 echo "Register capture test [Skipped missing instruction]"
61 echo "Register capture test [Skipped missing registers]"
69 echo "Register capture test [Failed missing output]"
/Linux-v6.1/
DKbuild37 # Check for missing system calls
42 PHONY += missing-syscalls
43 missing-syscalls: scripts/checksyscalls.sh $(offsets-file)
51 echo "warning: cannot check the header due to sha1sum missing"; \
73 prepare: $(offsets-file) missing-syscalls $(atomic-checks)
/Linux-v6.1/Documentation/
DKconfig2 bool "Warn if there's a missing documentation file"
6 This option makes the Kernel to check for missing dependencies,
7 warning when something is missing. Works only if the Kernel
/Linux-v6.1/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/
Dcore-imp-def.json111 … any micro operation is issued and meanwhile there is any load operation missing L1 cache and pend…
114 … any micro operation is issued and meanwhile there is any load operation missing L1 cache and pend…
117 … any micro operation is issued and meanwhile there is any load operation missing both L1 and L2 ca…
120 … any micro operation is issued and meanwhile there is any load operation missing both L1 and L2 ca…
/Linux-v6.1/drivers/pci/controller/
Dpcie-rockchip.c73 dev_err(dev, "missing core reset property in node\n"); in rockchip_pcie_parse_dt()
80 dev_err(dev, "missing mgmt reset property in node\n"); in rockchip_pcie_parse_dt()
88 dev_err(dev, "missing mgmt-sticky reset property in node\n"); in rockchip_pcie_parse_dt()
95 dev_err(dev, "missing pipe reset property in node\n"); in rockchip_pcie_parse_dt()
102 dev_err(dev, "missing pm reset property in node\n"); in rockchip_pcie_parse_dt()
109 dev_err(dev, "missing pclk reset property in node\n"); in rockchip_pcie_parse_dt()
116 dev_err(dev, "missing aclk reset property in node\n"); in rockchip_pcie_parse_dt()
315 dev_dbg(dev, "missing legacy phy; search for per-lane PHY\n"); in rockchip_pcie_get_phys()
327 dev_err(dev, "missing phy for lane %d: %ld\n", in rockchip_pcie_get_phys()
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Drichtek,rt6245-regulator.yaml39 limit 8A, 14A, 12A, 10A. If this property is missing then keep in
47 150'c, 130'c, 170'c. If this property is missing then keep in chip
55 delay time 0us, 10us, 20us, 40us. If this property is missing then keep
64 800KHz, 1200KHz. If this property is missing then keep in chip default.
Dti,tps62360.yaml38 is missing, then assume that there is no GPIO for
45 is missing, then assume that there is no GPIO for
60 is missing, then assume the state as low.
66 is missing, then assume the state as low.
/Linux-v6.1/scripts/coccinelle/misc/
Dadd_namespace.cocci3 /// Adds missing MODULE_IMPORT_NS statements to source files
6 /// add a missing namespace tag to a module source file.
18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/Linux-v6.1/sound/soc/fsl/
Deukrea-tlv320.c97 "eukrea,model node missing or invalid.\n"); in eukrea_tlv320_probe()
105 "ssi-controller missing or invalid.\n"); in eukrea_tlv320_probe()
114 dev_err(&pdev->dev, "codec-handle node missing or invalid.\n"); in eukrea_tlv320_probe()
119 "fsl,mux-int-port node missing or invalid.\n"); in eukrea_tlv320_probe()
125 "fsl,mux-ext-port node missing or invalid.\n"); in eukrea_tlv320_probe()
189 "Missing or invalid audmux DT node.\n"); in eukrea_tlv320_probe()
/Linux-v6.1/scripts/
DMakefile.modpost86 missing-input := $(filter-out $(vmlinux.o-if-present),vmlinux.o)
100 missing-input := $(filter-out $(module.symvers-if-present), Module.symvers)
106 ifneq ($(KBUILD_MODPOST_WARN)$(missing-input),)
118 $(if $(missing-input), \
119 echo >&2 "WARNING: $(missing-input) is missing."; \
/Linux-v6.1/arch/x86/include/asm/
Dcpu_device_id.h80 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
96 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
109 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
125 * All other missing arguments of X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
141 * All other missing arguments to X86_MATCH_VENDOR_FAM_MODEL_FEATURE() are
155 * The vendor is set to INTEL, the family to 6 and all other missing
/Linux-v6.1/tools/perf/tests/
Dwp.c165 test->test_cases[subtest].skip_reason = "missing kernel support"; in test__wp_modify()
197 TEST_CASE_REASON("Read Only Watchpoint", wp_ro, "missing hardware support"),
198 TEST_CASE_REASON("Write Only Watchpoint", wp_wo, "missing hardware support"),
199 TEST_CASE_REASON("Read / Write Watchpoint", wp_rw, "missing hardware support"),
200 TEST_CASE_REASON("Modify Watchpoint", wp_modify, "missing hardware support"),
/Linux-v6.1/tools/testing/selftests/net/mptcp/
Dpm_nl_ctl.c359 error(1, 0, " missing local IP"); in dsf()
364 error(1, 0, " missing local port"); in dsf()
369 error(1, 0, " missing remote IP"); in dsf()
374 error(1, 0, " missing remote port"); in dsf()
379 error(1, 0, " missing token"); in dsf()
473 error(1, 0, " missing local IP"); in csf()
478 error(1, 0, " missing local id"); in csf()
483 error(1, 0, " missing remote ip"); in csf()
488 error(1, 0, " missing remote port"); in csf()
493 error(1, 0, " missing token"); in csf()
[all …]
/Linux-v6.1/tools/testing/selftests/lkdtm/
Drun.sh18 echo "Cannot find $TRIGGER (missing CONFIG_LKDTM?)"
31 echo "Skipped: missing test '$test' in tests.txt"
36 echo "Skipped: test '$test' missing in $TRIGGER!"
109 echo "$test: missing '$expect': [FAIL]"
/Linux-v6.1/scripts/coccinelle/free/
Dpci_free_consistent.cocci2 /// Find missing pci_free_consistent for every pci_alloc_consistent.
43 msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freei…
51 msg = "ERROR: missing pci_free_consistent; pci_alloc_consistent on line %s and return without freei…
/Linux-v6.1/drivers/cpuidle/
Ddt_idle_states.c49 pr_debug(" * %pOF missing entry-latency-us property\n", in init_state_node()
57 pr_debug(" * %pOF missing exit-latency-us property\n", in init_state_node()
62 * If wakeup-latency-us is missing, default to entry+exit in init_state_node()
71 pr_debug(" * %pOF missing min-residency-us property\n", in init_state_node()
223 * also be 0 on platforms with missing DT idle states or legacy DT in dt_init_idle_driver()
/Linux-v6.1/sound/soc/sof/
Dipc.c177 dev_err(sdev->dev, "Missing IPC message handling ops\n"); in snd_sof_ipc_init()
183 dev_err(sdev->dev, "Missing IPC firmware loading ops\n"); in snd_sof_ipc_init()
188 dev_err(sdev->dev, "Missing IPC PCM ops\n"); in snd_sof_ipc_init()
193 dev_err(sdev->dev, "Missing IPC topology ops\n"); in snd_sof_ipc_init()
199 dev_err(sdev->dev, "Missing firmware tracing ops\n"); in snd_sof_ipc_init()

12345678910>>...94