Searched refs:kobjsize (Results 1 – 5 of 5) sorted by relevance
29 bytes += kobjsize(vma); in task_mem()33 size = kobjsize(region); in task_mem()50 sbytes += kobjsize(mm); in task_mem()52 bytes += kobjsize(mm); in task_mem()55 sbytes += kobjsize(current->fs); in task_mem()57 bytes += kobjsize(current->fs); in task_mem()60 sbytes += kobjsize(current->files); in task_mem()62 bytes += kobjsize(current->files); in task_mem()65 sbytes += kobjsize(current->sighand); in task_mem()67 bytes += kobjsize(current->sighand); in task_mem()[all …]
32 extern unsigned int kobjsize(const void *objp);
74 extern unsigned int kobjsize(const void *objp);
94 unsigned int kobjsize(const void *objp) in kobjsize() function
108 extern unsigned int kobjsize(const void *objp);