Home
last modified time | relevance | path

Searched defs:cache (Results 101 – 125 of 395) sorted by relevance

12345678910>>...16

/OK3568_Linux_fs/kernel/arch/m68k/mm/
H A Dsun3kmap.c111 void __iomem *__ioremap(unsigned long phys, unsigned long size, int cache) in __ioremap()
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Ddata_tx.h29 struct tx_policy cache[HIF_TX_RETRY_POLICY_MAX]; member
/OK3568_Linux_fs/u-boot/include/linux/
H A Dbch.h52 int *cache; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_active_types.h37 struct active_node *cache; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbch.h52 int *cache; member
/OK3568_Linux_fs/kernel/kernel/
H A Dscs.c88 void **cache = per_cpu_ptr(scs_cache, cpu); in scs_cleanup() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dchecksum.py24 cache = {} variable in FileMtimeCache
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dxattr.c307 int cachefiles_remove_object_xattr(struct cachefiles_cache *cache, in cachefiles_remove_object_xattr()
/OK3568_Linux_fs/kernel/include/acpi/platform/
H A Daclinuxex.h65 static inline void *acpi_os_acquire_object(acpi_cache_t * cache) in acpi_os_acquire_object()
/OK3568_Linux_fs/kernel/fs/fscache/
H A Dobject.c303 struct fscache_cache *cache) in fscache_object_init()
704 struct fscache_cache *cache = object->cache; in fscache_drop_object() local
/OK3568_Linux_fs/kernel/include/net/
H A Dnetlabel.h198 struct netlbl_lsm_cache *cache; member
280 struct netlbl_lsm_cache *cache; in netlbl_secattr_cache_alloc() local
296 static inline void netlbl_secattr_cache_free(struct netlbl_lsm_cache *cache) in netlbl_secattr_cache_free()
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nand_mtd.h30 unsigned long *cache; member
/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dsys_nds32.c29 SYSCALL_DEFINE3(cacheflush, unsigned int, start, unsigned int, end, int, cache) in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/mm/kfence/
H A Dkfence.h77 struct kmem_cache *cache; member
H A Dreport.c120 const struct kmem_cache *const cache = meta->cache; in kfence_print_object() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddir.c2346 struct nfs_access_entry *cache; in nfs_access_free_list() local
2360 struct nfs_access_entry *cache; in nfs_do_access_cache_scan() local
2485 struct nfs_access_entry *cache; in nfs_access_get_cached_locked() local
2530 struct nfs_access_entry *cache; in nfs_access_get_cached_rcu() local
2604 struct nfs_access_entry *cache = kmalloc(sizeof(*cache), GFP_KERNEL); in nfs_access_add_cache() local
2674 struct nfs_access_entry cache; in nfs_do_access() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dbackref.h294 static inline void btrfs_backref_free_node(struct btrfs_backref_cache *cache, in btrfs_backref_free_node()
307 static inline void btrfs_backref_free_edge(struct btrfs_backref_cache *cache, in btrfs_backref_free_edge()
/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dsidtab.c556 struct sidtab_str_cache *cache, *victim = NULL; in sidtab_sid2str_put() local
601 struct sidtab_str_cache *cache; in sidtab_sid2str_get() local
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dti-dac7612.c23 uint16_t cache[2]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/
H A Doid_mgt.c412 void *cache, *_data = data; in mgt_set_request() local
512 void *cache, *_res = NULL; in mgt_get_request() local
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dxattr.c871 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert()
1068 void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dcache.c70 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblkcache.c22 char *cache; member
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dosl.c1655 acpi_os_create_cache(char *name, u16 size, u16 depth, acpi_cache_t ** cache) in acpi_os_create_cache()
1676 acpi_status acpi_os_purge_cache(acpi_cache_t * cache) in acpi_os_purge_cache()
1695 acpi_status acpi_os_delete_cache(acpi_cache_t * cache) in acpi_os_delete_cache()
1715 acpi_status acpi_os_release_object(acpi_cache_t * cache, void *object) in acpi_os_release_object()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Duttrack.c62 struct acpi_memory_list *cache; in acpi_ut_create_list() local

12345678910>>...16