Searched refs:pkt_write_char_put (Results 1 – 1 of 1) sorted by relevance
100 struct hl_pkt_write_char_put pkt_write_char_put; member337 hl_static_pack_int(&__HOSTLINK__.payload.pkt_write_char_put.syscall_nr, HL_SYSCALL_WRITE); in hl_write_char()339 hl_static_pack_int(&__HOSTLINK__.payload.pkt_write_char_put.fd, fd); in hl_write_char()341 hl_static_pack_char(&__HOSTLINK__.payload.pkt_write_char_put.buff, c); in hl_write_char()343 hl_static_pack_int(&__HOSTLINK__.payload.pkt_write_char_put.nbyte, 1); in hl_write_char()