Searched defs:recv_buffer (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/hv/ | ||
H A D | hv_snapshot.c | 55 static __u8 *recv_buffer; variable |
H A D | hv_fcopy.c | 80 static u8 *recv_buffer; variable |
H A D | hv_kvp.c | 89 static u8 *recv_buffer; variable |
H A D | hv_balloon.c | 490 static __u8 recv_buffer[PAGE_SIZE]; variable |
/linux-4.1.27/include/linux/ | ||
H A D | hyperv.h | 1162 u8 *recv_buffer; member in struct:hv_util_service |
Completed in 175 milliseconds