| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| D | hw.h | 1001 #define MISSING 0 macro 1008 #define RESET_CONTROL_MBOX_RST_MASK MISSING 1032 #define MBOX_BASE_ADDRESS MISSING 1033 #define INT_STATUS_ENABLE_ERROR_LSB MISSING 1034 #define INT_STATUS_ENABLE_ERROR_MASK MISSING 1035 #define INT_STATUS_ENABLE_CPU_LSB MISSING 1036 #define INT_STATUS_ENABLE_CPU_MASK MISSING 1037 #define INT_STATUS_ENABLE_COUNTER_LSB MISSING 1038 #define INT_STATUS_ENABLE_COUNTER_MASK MISSING 1039 #define INT_STATUS_ENABLE_MBOX_DATA_LSB MISSING [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
| D | hw.h | 1006 #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-6.6/net/bridge/ |
| D | br_cfm_netlink.c | 104 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 …]
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/ |
| D | record.sh | 43 echo "Per-thread record [Failed missing output]" 66 echo "Per-thread record [Failed -p missing output]" 78 echo "Register capture test [Skipped missing event]" 83 echo "Register capture test [Skipped missing registers]" 91 echo "Register capture test [Failed missing output]" 107 echo "System-wide record [Failed missing output]" 120 echo "System-wide record [Failed --threads missing output]" 137 echo "Workload record [Failed missing output]" 150 echo "Workload record [Failed --threads missing output]"
|
| /kernel/linux/linux-6.6/kernel/gcov/ |
| D | Makefile | 6 CFLAGS_gcc_base.o += -Wno-missing-prototypes -Wno-missing-declarations 8 CFLAGS_clang.o += -Wno-missing-prototypes -Wno-missing-declarations
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac-rk.c | 91 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/ |
| D | symbol-namespaces.rst | 29 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-6.6/drivers/net/ethernet/stmicro/stmmac/ |
| D | dwmac-rk.c | 109 dev_err(dev, "%s: Missing rockchip,grf property\n", __func__); in px30_set_to_rmii() 124 dev_err(dev, "%s: Missing clk_mac_speed clock\n", __func__); in px30_set_rmii_speed() 189 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rgmii() 207 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_to_rmii() 220 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_rgmii_speed() 242 dev_err(dev, "Missing rockchip,grf property\n"); in rk3128_set_rmii_speed() 305 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_to_rgmii() 324 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_to_rmii() 341 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_rgmii_speed() 363 dev_err(dev, "Missing rockchip,grf property\n"); in rk3228_set_rmii_speed() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | tps62360-regulator.txt | 15 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-6.6/tools/testing/selftests/kexec/ |
| D | test_kexec_file_load.sh | 129 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)"
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kexec/ |
| D | test_kexec_file_load.sh | 128 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/admin-guide/media/ |
| D | rcar-fdp1.rst | 27 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-6.6/Documentation/admin-guide/media/ |
| D | rcar-fdp1.rst | 27 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-6.6/Documentation/core-api/ |
| D | symbol-namespaces.rst | 29 its configuration, reject loading the module or warn about a missing import. 130 5. for a way to create missing import statements automatically. 147 Missing namespaces imports can easily be detected at build time. In fact, 153 missing imports. Fixing missing imports can be done with:: 161 - notice the warning of modpost telling about a missing import 165 Again, ``make nsdeps`` will eventually add the missing namespace imports for 171 - notice the warning of modpost telling about a missing import
|
| /kernel/linux/linux-6.6/tools/perf/tests/shell/lib/ |
| D | coresight.sh | 60 # 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"
|
| /kernel/linux/linux-6.6/ |
| D | Kbuild | 37 # 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)
|
| /kernel/linux/linux-5.10/Documentation/ |
| D | Kconfig | 3 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-6.6/Documentation/ |
| D | Kconfig | 6 bool "Warn if there's a missing documentation file" 9 This option makes the Kernel to check for missing dependencies, 10 warning when something is missing. Works only if the Kernel
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
| D | core-imp-def.json | 111 … 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/tools/perf/pmu-events/arch/arm64/hisilicon/hip08/ |
| D | core-imp-def.json | 111 … 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-6.6/Documentation/admin-guide/mm/ |
| D | userfaultfd.rst | 163 the zero page for a missing fault. With userfaultfd, userspace can 182 - You get the address of the access that triggered the missing page 223 (when e.g. page is missing) over different types of memories. 226 (e.g. when pages are missing and not populated). For file-backed memories 229 message generated when writing to a missing page on file typed memories, 241 resolving missing / minor faults with ``UFFDIO_COPY`` or ``UFFDIO_CONTINUE`` 250 In response to a fault (either missing or minor), an action userspace can 288 The QEMU in the source node writes all pages that it knows are missing 302 the userfault address it writes the information about the missing page 305 remaining missing pages from that new page offset. Soon after that [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | ti,tps62360.yaml | 38 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.
|
| D | richtek,rt6245-regulator.yaml | 39 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.
|
| /kernel/linux/linux-6.6/scripts/coccinelle/misc/ |
| D | add_namespace.cocci | 3 /// 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/scripts/coccinelle/misc/ |
| D | add_namespace.cocci | 3 /// 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.
|