Searched refs:ack_buf (Results 1 – 2 of 2) sorted by relevance
247 char ack_buf[8]; in __sample_reader() 306 ret = read(ack_fd[0], ack_buf, sizeof(ack_buf)); in tpebs_send_record_cmd() 308 ret = strcmp(ack_buf, EVLIST_CTL_CMD_ACK_TAG); in tpebs_send_record_cmd() 257 char ack_buf[8]; tpebs_send_record_cmd() local
918 unsigned char *ack_buf; member946 priv->ack_buf = kmemdup(nexio_ack_pkt, sizeof(nexio_ack_pkt), in nexio_alloc()948 if (!priv->ack_buf) in nexio_alloc()961 kfree(priv->ack_buf); in nexio_alloc()1035 priv->ack_buf, sizeof(nexio_ack_pkt), in nexio_init()1047 kfree(priv->ack_buf); in nexio_exit()