Searched refs:tid_buf_addr (Results 1 – 2 of 2) sorted by relevance
131 char* tid_buf_addr = NULL; in OnFileCanReadWithoutBlocking() local140 sizeof(tid_buf_addr) + sizeof(tid_fd) + in OnFileCanReadWithoutBlocking()151 iov[4].iov_base = &tid_buf_addr; in OnFileCanReadWithoutBlocking()152 iov[4].iov_len = sizeof(tid_buf_addr); in OnFileCanReadWithoutBlocking()269 SYS_read, tid_fd, tid_buf_addr); in OnFileCanReadWithoutBlocking()
162 char* tid_buf_addr = NULL; in OnFileCanReadWithoutBlocking() local170 sizeof(tid_buf_addr) + sizeof(tid_fd) + in OnFileCanReadWithoutBlocking()181 iov[2].iov_base = &tid_buf_addr; in OnFileCanReadWithoutBlocking()182 iov[2].iov_len = sizeof(tid_buf_addr); in OnFileCanReadWithoutBlocking()308 SYS_read, tid_fd, tid_buf_addr); in OnFileCanReadWithoutBlocking()