Searched defs:recv_data (Results 1 – 4 of 4) sorted by relevance
338 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
404 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
265 static int recv_data(struct tpm_chip *chip, u8 *buf, size_t count) in recv_data() function
1655 struct vsock_transport_recv_notify_data recv_data; in vsock_stream_recvmsg() local