Lines Matching defs:alloc
41 static void get_pages(int fd, uint64_t alloc) in get_pages()
48 static void get_pages_dirty(int fd, uint64_t alloc) in get_pages_dirty()
55 static void pwrite_(int fd, uint64_t alloc) in pwrite_()
64 static void pread_(int fd, uint64_t alloc) in pread_()
73 static void mmap_gtt(int fd, uint64_t alloc) in mmap_gtt()
83 static void mmap_cpu(int fd, uint64_t alloc) in mmap_cpu()
93 static void execbuf1(int fd, uint64_t alloc) in execbuf1()
134 static void execbufN(int fd, uint64_t alloc) in execbufN()
162 static void execbufX(int fd, uint64_t alloc) in execbufX()
195 static void hang(int fd, uint64_t alloc) in hang()
224 static void userptr(int fd, uint64_t alloc, unsigned int flags) in userptr()
270 static void leak(int fd, uint64_t alloc) in leak()
291 static void run_test(int nchildren, uint64_t alloc, in run_test()