Searched refs:CHECK (Results 1 – 6 of 6) sorted by relevance
| /drivers/net/ethernet/sfc/ |
| A D | mae.c | 676 CHECK(IP_TOS, ip_tos) || in efx_mae_match_check_caps() 677 CHECK(IP_TTL, ip_ttl) || in efx_mae_match_check_caps() 804 #undef CHECK 825 if (CHECK(ENC_ETHER_TYPE)) in efx_mae_check_encap_match_caps() 828 if (CHECK(ENC_SRC_IP6) || in efx_mae_check_encap_match_caps() 829 CHECK(ENC_DST_IP6)) in efx_mae_check_encap_match_caps() 832 if (CHECK(ENC_SRC_IP4) || in efx_mae_check_encap_match_caps() 833 CHECK(ENC_DST_IP4)) in efx_mae_check_encap_match_caps() 836 if (CHECK(ENC_L4_DPORT) || in efx_mae_check_encap_match_caps() 837 CHECK(ENC_IP_PROTO)) in efx_mae_check_encap_match_caps() [all …]
|
| /drivers/staging/gpib/ |
| A D | TODO | 4 …CHECK:ALLOC_SIZEOF_STRUCT: Prefer kmalloc(sizeof(*board->private_data)...) over kmalloc(sizeof(str…
|
| /drivers/usb/gadget/udc/aspeed-vhub/ |
| A D | epn.c | 32 #define CHECK(ep, expr, fmt...) \ macro 37 #define CHECK(ep, expr, fmt...) do { } while(0) macro 295 CHECK(ep, is_last_desc == (len < ep->ep.maxpacket || in ast_vhub_epn_handle_ack_desc() 309 CHECK(ep, d_last == ep->epn.d_last, in ast_vhub_epn_handle_ack_desc()
|
| /drivers/hwmon/ |
| A D | smsc47m1.c | 624 #define CHECK 1 macro 675 case CHECK: in smsc47m1_handle_resources() 883 err = smsc47m1_handle_resources(address, sio_data->type, CHECK, NULL); in smsc47m1_device_add()
|
| /drivers/tty/vt/ |
| A D | ucs_width_table.h_shipped | 383 { 0x2705, 0x2705 }, /* WHITE HEAVY CHECK MARK */
|
| A D | ucs_fallback_table.h_shipped | 2964 { 0x13, 0x76 }, /* CHECK MARK -> 'v' */ 2965 { 0x14, 0x56 }, /* HEAVY CHECK MARK -> 'V' */
|
Completed in 20 milliseconds