Home
last modified time | relevance | path

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

12345678910>>...88

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dhw.h1006 #define MISSING 0 macro
1013 #define RESET_CONTROL_MBOX_RST_MASK MISSING
1037 #define MBOX_BASE_ADDRESS MISSING
1038 #define INT_STATUS_ENABLE_ERROR_LSB MISSING
1039 #define INT_STATUS_ENABLE_ERROR_MASK MISSING
1040 #define INT_STATUS_ENABLE_CPU_LSB MISSING
1041 #define INT_STATUS_ENABLE_CPU_MASK MISSING
1042 #define INT_STATUS_ENABLE_COUNTER_LSB MISSING
1043 #define INT_STATUS_ENABLE_COUNTER_MASK MISSING
1044 #define INT_STATUS_ENABLE_MBOX_DATA_LSB MISSING
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c91 dev_err(dev, "%s: Missing rockchip,grf property\n", __func__); in px30_set_to_rmii()
105 dev_err(dev, "%s: Missing clk_mac_speed clock\n", __func__); in px30_set_rmii_speed()
170 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rgmii()
188 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rmii()
201 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_rgmii_speed()
223 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_rmii_speed()
286 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_to_rgmii()
305 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_to_rmii()
322 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_rgmii_speed()
344 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_rmii_speed()
[all …]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dtps62360-regulator.txt15 If this property is missing, then assume that there is no GPIO
18 If this property is missing, then assume that there is no GPIO
21 If this property is missing, then assume the state as low (0).
23 If this property is missing, then assume the state as low (0).
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/tools/testing/selftests/kexec/
Dtest_kexec_file_load.sh128 log_fail "$succeed_msg (missing sig)"
133 log_fail "$succeed_msg (missing PE sig)"
138 log_fail "$succeed_msg (missing IMA sig)"
144 log_fail "$succeed_msg (possibly missing IMA sig)"
170 log_pass "$failed_msg (missing PE sig)"
174 log_pass "$failed_msg (missing IMA sig)"
180 log_pass "$failed_msg (possibly missing IMA sig)"
/kernel/linux/linux-5.10/Documentation/
DKconfig3 bool "Warn if there's a missing documentation file"
7 This option makes the Kernel to check for missing dependencies,
8 warning when something is missing. Works only if the Kernel
/kernel/linux/linux-5.10/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…
/kernel/linux/linux-5.10/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.
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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!"
101 echo "$test: missing '$expect': [FAIL]"
/kernel/linux/linux-5.10/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…
Diounmap.cocci2 /// Find missing iounmaps.
4 //# This only signals a missing iounmap when there is an iounmap later
67 msg = "ERROR: missing iounmap; ioremap on line %s and execution via conditional on line %s" % (p1[0…
Dclk_put.cocci2 /// Find missing clk_puts.
4 //# This only signals a missing clk_put when there is a clk_put later
67 msg = "ERROR: missing clk_put; clk_get on line %s and execution via conditional on line %s" % (p1[0…
/kernel/linux/linux-5.10/
DKbuild40 # Check for missing system calls
42 always-y += missing-syscalls
47 missing-syscalls: scripts/checksyscalls.sh $(offsets-file) FORCE
/kernel/linux/linux-5.10/net/bridge/
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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/Documentation/admin-guide/mm/
Duserfaultfd.rst89 the range (``UFFDIO_REGISTER_MODE_MISSING`` would track missing
123 - You get the address of the access that triggered the missing page
189 The QEMU in the source node writes all pages that it knows are missing
203 the userfault address it writes the information about the missing page
206 remaining missing pages from that new page offset. Soon after that
218 missing in the destination node. The bitmap in the source node is
219 checked to find which missing pages to send in round robin and we seek
/kernel/linux/linux-5.10/include/uapi/linux/
Dauto_fs.h42 #define autofs_ptype_missing 0 /* Missing entry (mount request) */
167 /* Indirect mount missing and expire requests. */
171 /* Direct mount missing and expire requests */
185 struct autofs_packet_missing missing; member
/kernel/linux/linux-5.10/arch/arm/mach-sunxi/
Dplatsmp.c48 pr_err("Missing A31 PRCM node in the device tree\n"); in sun6i_smp_prepare_cpus()
62 pr_err("Missing A31 CPU config node in the device tree\n"); in sun6i_smp_prepare_cpus()
133 pr_err("Missing A23 PRCM node in the device tree\n"); in sun8i_smp_prepare_cpus()
147 pr_err("Missing A23 CPU config node in the device tree\n"); in sun8i_smp_prepare_cpus()
/kernel/linux/linux-5.10/Documentation/x86/
Dcpuinfo.rst23 Users need to find out the reason why the flag is missing and find the way
25 can explain missing flags: the expected feature failed to enable, the feature
26 is missing in hardware, platform firmware did not enable it, the feature is
112 Flags are missing when one or more of these happen
150 missing at runtime. For example, AVX flags will not show up if XSAVE feature
152 CPUs and them missing microcode patches. Due to that, the kernel decides not to
/kernel/linux/linux-5.10/drivers/clk/keystone/
Dpll.c265 pr_err("%s: missing parent clock\n", __func__); in of_pll_div_clk_init()
271 pr_err("%s: missing 'shift' property\n", __func__); in of_pll_div_clk_init()
277 pr_err("%s: missing 'bit-mask' property\n", __func__); in of_pll_div_clk_init()
314 pr_err("%s: missing parent clocks\n", __func__); in of_pll_mux_clk_init()
319 pr_err("%s: missing 'shift' property\n", __func__); in of_pll_mux_clk_init()
324 pr_err("%s: missing 'bit-mask' property\n", __func__); in of_pll_mux_clk_init()
/kernel/linux/linux-5.10/drivers/input/keyboard/
Dadc-keys.c74 dev_err(dev, "keymap is missing\n"); in adc_keys_load_keymap()
86 dev_err(dev, "Key with invalid or missing voltage\n"); in adc_keys_load_keymap()
94 dev_err(dev, "Key with invalid or missing linux,code\n"); in adc_keys_load_keymap()
137 dev_err(dev, "Invalid or missing keyup voltage\n"); in adc_keys_probe()

12345678910>>...88