Searched refs:FENCE (Results 1 – 2 of 2) sorted by relevance
51 #define NET_BUFFER_SIZE (PAGE_SIZE - sizeof(int) - sizeof(FENCE))158 static char FENCE[] = {"EOR"}; variable432 *temp= iucv_data_count + sizeof(FENCE); in vmlogrdr_receive_data()466 memcpy(buffer, FENCE, sizeof(FENCE)); in vmlogrdr_receive_data()467 user_data_count += sizeof(FENCE); in vmlogrdr_receive_data()
33 #define FENCE 0x02000 macro
Completed in 15 milliseconds