| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | checkpatch.pl | 2231 sub CHK { subroutine 2980 CHK("INVALID_UTF8", 3031 $msg_level = \&CHK if ($file); 3116 $msg_level = \&CHK if ($file); 3301 $msg_level = \&CHK if ($file); 3388 $msg_level = \&CHK if ($file); 3431 CHK("ASSIGNMENT_CONTINUATIONS", 3437 CHK("LOGICAL_CONTINUATIONS", 3474 if (CHK("PARENTHESIS_ALIGNMENT", 3493 if (CHK("SPACING", [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | checkpatch.pl | 2046 sub CHK { subroutine 2668 CHK("INVALID_UTF8", 2719 $msg_type = \&CHK if ($file); 2757 $msg_type = \&CHK if ($file); 2977 CHK("LOGICAL_CONTINUATIONS", 3014 if (CHK("PARENTHESIS_ALIGNMENT", 3033 if (CHK("SPACING", 3106 if (CHK("LINE_SPACING", 3117 if (CHK("LINE_SPACING", 3814 $msg_type = \&CHK if ($file); [all …]
|
| H A D | Kbuild.include | 57 $(kecho) ' CHK $@'; \
|
| /OK3568_Linux_fs/buildroot/package/lmbench/ |
| H A D | 0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch | 18 #define CHK(x) if ((x) == -1) { perror("x"); exit(1); }
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rxon.c | 843 #define CHK(cond) \ in iwl_full_rxon_required() macro 858 CHK(!iwl_is_associated_ctx(ctx)); in iwl_full_rxon_required() 859 CHK(!ether_addr_equal(staging->bssid_addr, active->bssid_addr)); in iwl_full_rxon_required() 860 CHK(!ether_addr_equal(staging->node_addr, active->node_addr)); in iwl_full_rxon_required() 861 CHK(!ether_addr_equal(staging->wlap_bssid_addr, in iwl_full_rxon_required() 886 #undef CHK in iwl_full_rxon_required()
|
| H A D | mac80211.c | 1044 #define CHK(test, flag) do { \ in iwlagn_configure_filter() macro 1054 CHK(FIF_OTHER_BSS, RXON_FILTER_PROMISC_MSK); in iwlagn_configure_filter() 1056 CHK(FIF_CONTROL, RXON_FILTER_CTL2HOST_MSK | RXON_FILTER_PROMISC_MSK); in iwlagn_configure_filter() 1057 CHK(FIF_BCN_PRBRESP_PROMISC, RXON_FILTER_BCON_AWARE_MSK); in iwlagn_configure_filter() 1059 #undef CHK in iwlagn_configure_filter()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/ |
| H A D | compile.mk | 223 $(cmd-echo-silent) ' CHK $$@'; \
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | iskeleton.S | 87 | a CHK exception stack frame from the Unimplemented Integer Instrcution 98 | CHK FRAME TRACE FRAME
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | compile.mk | 232 $(cmd-echo-silent) ' CHK $$@'; \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | compile.mk | 232 $(cmd-echo-silent) ' CHK $$@'; \
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | Makefile | 152 quiet_cmd_genikh = CHK $(obj)/kheaders_data.tar.xz
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/ |
| H A D | fix-lmbench-memory-check-failure.patch | 104 #define CHK(x) if ((x) == -1) { perror("x"); exit(1); }
|
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | build_2025-06-06_01-57-41.log | |
| H A D | 70-loader-build.log | |
| H A D | 70-loader-build_2025-06-06_01-57-41.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 3945-mac.c | 3012 #define CHK(test, flag) do { \ in il3945_configure_filter() macro 3022 CHK(FIF_OTHER_BSS, RXON_FILTER_PROMISC_MSK); in il3945_configure_filter() 3023 CHK(FIF_CONTROL, RXON_FILTER_CTL2HOST_MSK); in il3945_configure_filter() 3024 CHK(FIF_BCN_PRBRESP_PROMISC, RXON_FILTER_BCON_AWARE_MSK); in il3945_configure_filter() 3026 #undef CHK in il3945_configure_filter()
|
| H A D | common.c | 3774 #define CHK(cond) \ in il_full_rxon_required() macro 3789 CHK(!il_is_associated(il)); in il_full_rxon_required() 3790 CHK(!ether_addr_equal_64bits(staging->bssid_addr, active->bssid_addr)); in il_full_rxon_required() 3791 CHK(!ether_addr_equal_64bits(staging->node_addr, active->node_addr)); in il_full_rxon_required() 3792 CHK(!ether_addr_equal_64bits(staging->wlap_bssid_addr, in il_full_rxon_required() 3815 #undef CHK in il_full_rxon_required()
|
| H A D | 4965-mac.c | 6141 #define CHK(test, flag) do { \ in il4965_configure_filter() macro 6151 CHK(FIF_OTHER_BSS, RXON_FILTER_PROMISC_MSK); in il4965_configure_filter() 6153 CHK(FIF_CONTROL, RXON_FILTER_CTL2HOST_MSK | RXON_FILTER_PROMISC_MSK); in il4965_configure_filter() 6154 CHK(FIF_BCN_PRBRESP_PROMISC, RXON_FILTER_BCON_AWARE_MSK); in il4965_configure_filter() 6156 #undef CHK in il4965_configure_filter()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | libata.rst | 711 - !BSY && ERR(==CHK) && !ABRT after the last byte of CDB is transferred 714 - !BSY && ERR(==CHK) && ABRT after the last byte of CDB is transferred 782 ATAPI device CHECK CONDITION error is indicated by set CHK bit (ERR bit)
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | Kbuild.include | 57 $(kecho) ' CHK $@'; \
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | Kbuild.include | 57 $(kecho) ' CHK $@'; \
|
| /OK3568_Linux_fs/buildroot/boot/uboot/2015.07/ |
| H A D | 0001-Revert-arch-Make-board-selection-choices-optional.patch | 19 CHK include/config.h
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |