| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvhw/ |
| H A D | drf.h | 79 #define NVVAL_TEST_X(o,drf,cmp,drfv) (NVVAL_GET_X((o), drf) cmp drfv) argument 80 #define NVVAL_TEST_N(X,o,d,r,f, cmp,v) NVVAL_TEST_X(o, d##_##r##_##f , cmp, (v)) argument 81 #define NVVAL_TEST_I(X,o,d,r,f,i,cmp,v) NVVAL_TEST_X(o, d##_##r##_##f(i), cmp, (v)) argument 85 #define NVDEF_TEST_N(X,o,d,r,f, cmp,v) NVVAL_TEST_X(o, d##_##r##_##f , cmp, d##_##r##_##f##_##v) argument 86 #define NVDEF_TEST_I(X,o,d,r,f,i,cmp,v) NVVAL_TEST_X(o, d##_##r##_##f(i), cmp, d##_##r##_##f##_##v) argument 194 #define DRF_TV_N(X,e,p,o,d,r, f,cmp,v) \ argument 196 #define DRF_TV_I(X,e,p,o,d,r,i,f,cmp,v) \ argument 202 #define DRF_TD_N(X,e,p,o,d,r, f,cmp,v) \ argument 204 #define DRF_TD_I(X,e,p,o,d,r,i,f,cmp,v) \ argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cs5535.h | 225 int cmp, int *irq) in cs5535_mfgpt_setup_irq() 231 int cmp, int *irq) in cs5535_mfgpt_release_irq()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_list_sort.c | 59 static int __init cmp(void *priv, struct list_head *a, struct list_head *b) in cmp() function
|
| H A D | sort.c | 147 static int do_cmp(const void *a, const void *b, cmp_r_func_t cmp, const void *priv) in do_cmp()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/ |
| H A D | pipeline.hpp | 106 operator|(const pipeline<Pipeline, Filter>& p, const Component& cmp) in operator |()
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/xlr/ |
| H A D | fmn-config.c | 186 struct xlr_fmn_info *cmp = &xlr_board_fmn_config.cmp; in xlr_board_info_setup() local
|
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | usb.c | 43 char cmp[1024]; in dm_test_usb_flash() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | comm.c | 66 int cmp; in __comm_str__findnew() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_filter.c | 708 int cmp, match; in filter_pred_string() local 719 int cmp, match; in filter_pchar() local 771 int cmp, match; in filter_pred_strloc() local 783 int cpu, cmp; in filter_pred_cpu() local 809 int cmp; in filter_pred_comm() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/ |
| H A D | helpers.c | 74 bool cmp; in fdequal() local
|
| /OK3568_Linux_fs/u-boot/board/kmc/kzm9g/ |
| H A D | kzm9g.c | 37 static int cmp_loop(u32 *addr, u32 data, u32 cmp) in cmp_loop()
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | npcm750-pwm-fan.c | 166 #define NPCM7XX_FAN_INPUT(fan, cmp) (((fan) << 1) + (cmp)) argument 265 u8 fan, u8 cmp) in npcm7xx_fan_start_capture() 364 u8 fan, u8 cmp, u8 fan_id, u8 flag_int, in npcm7xx_fan_compute() 423 u8 fan, u8 cmp, u8 flag) in npcm7xx_check_cmp()
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | tnc_misc.c | 268 int i, err, type, cmp; in read_znode() local
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | conn_client.c | 294 #define cmp(X) ((long)bundle->params.X - (long)cp->X) in rxrpc_look_up_bundle() macro 323 #define cmp(X) ((long)bundle->params.X - (long)cp->X) in rxrpc_look_up_bundle() macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | futex.h | 149 #define FUTEX_OP(op, oparg, cmp, cmparg) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/common/ |
| H A D | shapes.h | 219 inline bool cmp(const Point* a, const Point* b) in cmp() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | futex.h | 149 #define FUTEX_OP(op, oparg, cmp, cmparg) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | futex.h | 149 #define FUTEX_OP(op, oparg, cmp, cmparg) \ argument
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inetpeer.c | 112 int cmp; in lookup() local
|
| /OK3568_Linux_fs/kernel/drivers/w1/slaves/ |
| H A D | w1_ds2430.c | 68 u8 cmp[W1_F14_READ_MAXLEN]; in w1_f14_readblock() local
|
| H A D | w1_ds2431.c | 67 u8 cmp[W1_F2D_READ_MAXLEN]; in w1_f2d_readblock() local
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | ebt_among.c | 29 uint32_t cmp[2] = { 0, 0 }; in ebt_mac_wormhash_contains() local
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | list_sort.c | 203 static int __init cmp(void *priv, struct list_head *a, struct list_head *b) in cmp() function
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_bsg.c | 307 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_send_mgmt_cmd_cmp() local 399 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_bsg_send_mgmt_cmd() local 1404 struct lpfc_dmabuf *bmp, *cmp; in lpfc_issue_ct_rsp_cmp() local 1482 struct lpfc_dmabuf *cmp, struct lpfc_dmabuf *bmp, in lpfc_issue_ct_rsp() 1635 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL; in lpfc_bsg_send_mgmt_rsp() local 5086 struct lpfc_dmabuf *bmp, *cmp, *rmp; in lpfc_bsg_menlo_cmd_cmp() local 5184 struct lpfc_dmabuf *bmp = NULL, *cmp = NULL, *rmp = NULL; in lpfc_menlo_cmd() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/ |
| H A D | biginteger.h | 187 int cmp = Compare(rhs); in Difference() local
|