Home
last modified time | relevance | path

Searched refs:_cache (Results 1 – 4 of 4) sorted by relevance

/linux/include/acpi/platform/
H A Daclinuxex.h59 #define acpi_os_acquire_object(_cache) \ argument
60 kmem_cache_zalloc(_cache, irqs_disabled() ? GFP_ATOMIC : GFP_KERNEL)
/linux/arch/mips/include/asm/
H A Duasm.h81 Ip_u2s3u1(_cache);
/linux/arch/mips/mm/
H A Duasm.c285 I_u2s3u1(_cache)
/linux/include/linux/
H A Dfs.h3214 #define alloc_inode_sb(_sb, _cache, _gfp) kmem_cache_alloc_lru(_cache, &_sb->s_inode_lru, _gfp) argument