Searched refs:ksize (Results 26 - 30 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dhead_64.S301 stx %l3, [%sp + 2047 + 128 + 0x30] ! arg4: roundup(ksize, 4MB)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dnommu.c82 * If the object we have should not have ksize performed on it,
95 return ksize(objp);
112 * The ksize() function is only guaranteed to work for pointers
H A Dslab.c2777 * virtual address for kfree, ksize, kmem_ptr_validate, and slab debugging.
4563 * ksize - get the actual amount of memory allocated for a given object
4567 * than requested. ksize() can be used to determine the actual amount of
4574 size_t ksize(const void *objp) function
4582 EXPORT_SYMBOL(ksize); variable
H A Dslub.c2786 size_t ksize(const void *object) function
2823 EXPORT_SYMBOL(ksize); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/tomoyo/
H A Dcommon.c1553 len = ksize(entry->query);

Completed in 59 milliseconds

12