Home | History | Annotate | Download | only in blktrace

Lines Matching defs:new

102 	 * Each tracer will have a tracer_devpath_head that it will add new
226 * for scratch as new connections are established.
712 void *new;
715 new = mmap(addr, length, prot, flags, fd, offset);
716 } while (new == MAP_FAILED && handle_mem_failure(length));
718 return new;
1338 * If there was some leftover before, tack this new
2431 * len == 0 means the other end is sending us a new connection/dpp