Searched refs:GRPC_BATCH_INDEX_OF (Results 1 – 2 of 2) sorted by relevance
61 GRPC_BATCH_INDEX_OF(key_interned); in assert_valid_callouts()103 GRPC_BATCH_INDEX_OF(GRPC_MDKEY(storage->md)); in maybe_link_callout()120 GRPC_BATCH_INDEX_OF(GRPC_MDKEY(storage->md)); in maybe_unlink_callout()
583 #define GRPC_BATCH_INDEX_OF(slice) \ macro