Lines Matching refs:ull
211 status = pt_msec_cache_read(NULL, &msec, &image, 0ull); in read_null()
214 status = pt_msec_cache_read(&mcache, NULL, &image, 0ull); in read_null()
217 status = pt_msec_cache_read(&mcache, &msec, NULL, 0ull); in read_null()
233 status = pt_msec_cache_fill(NULL, &msec, &image, &asid, 0ull); in fill_null()
236 status = pt_msec_cache_fill(&mcache, NULL, &image, &asid, 0ull); in fill_null()
239 status = pt_msec_cache_fill(&mcache, &msec, NULL, &asid, 0ull); in fill_null()
242 status = pt_msec_cache_fill(&mcache, &msec, &image, NULL, 0ull); in fill_null()
272 status = pt_msec_cache_read(&tfix->mcache, &msec, &tfix->image, 0ull); in read_nomap()
285 status = pt_msec_cache_read(&tfix->mcache, &msec, &tfix->image, 0ull); in read()
306 0ull); in fill_nomap()
327 0ull); in fill()