Searched refs:ct (Results 1 – 2 of 2) sorted by relevance
430 struct codetag *ct = tags[i].ct; in __show_mem() local431 struct alloc_tag *tag = ct_to_alloc_tag(ct); in __show_mem()438 if (ct->modname) in __show_mem()440 bytes, counter.calls, ct->filename, in __show_mem()441 ct->lineno, ct->modname, ct->function); in __show_mem()444 bytes, counter.calls, ct->filename, in __show_mem()445 ct->lineno, ct->function); in __show_mem()
1969 WARN_ON(slab_exts[offs].ref.ct); in mark_objexts_empty()
Completed in 22 milliseconds