Searched refs:kobjsize (Results 1 – 4 of 4) sorted by relevance
30 bytes += kobjsize(vma); in task_mem()34 size = kobjsize(region); in task_mem()51 sbytes += kobjsize(mm); in task_mem()53 bytes += kobjsize(mm); in task_mem()56 sbytes += kobjsize(current->fs); in task_mem()58 bytes += kobjsize(current->fs); in task_mem()61 sbytes += kobjsize(current->files); in task_mem()63 bytes += kobjsize(current->files); in task_mem()66 sbytes += kobjsize(current->sighand); in task_mem()68 bytes += kobjsize(current->sighand); in task_mem()[all …]
58 extern unsigned int kobjsize(const void *objp);
71 unsigned int kobjsize(const void *objp) in kobjsize() function
257 extern unsigned int kobjsize(const void *objp);