Home
last modified time | relevance | path

Searched defs:cache (Results 76 – 100 of 233) sorted by relevance

12345678910

/Linux-v5.4/drivers/iio/dac/
Dti-dac7612.c23 uint16_t cache[2]; member
/Linux-v5.4/include/net/
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()
Dpage_pool.h58 void *cache[PP_ALLOC_CACHE_SIZE]; member
/Linux-v5.4/arch/mips/mm/
Dcache.c71 SYSCALL_DEFINE3(cacheflush, unsigned long, addr, unsigned long, bytes, in SYSCALL_DEFINE3() argument
/Linux-v5.4/drivers/usb/core/
Dquirks.c485 struct usb_interface_cache *cache; in usb_match_any_interface() local
/Linux-v5.4/drivers/net/wireless/intersil/prism54/
Doid_mgt.c412 void *cache, *_data = data; in mgt_set_request() local
512 void *cache, *_res = NULL; in mgt_get_request() local
/Linux-v5.4/fs/ext2/
Dxattr.c858 ext2_xattr_cache_insert(struct mb_cache *cache, struct buffer_head *bh) in ext2_xattr_cache_insert()
1056 void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
Dxattr.h98 static inline void ext2_xattr_destroy_cache(struct mb_cache *cache) in ext2_xattr_destroy_cache()
/Linux-v5.4/net/bluetooth/
Dhci_core.c1072 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_flush() local
1087 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup() local
1103 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_unknown() local
1120 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_lookup_resolve() local
1138 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update_resolve() local
1157 struct discovery_state *cache = &hdev->discovery; in hci_inquiry_cache_update() local
1218 struct discovery_state *cache = &hdev->discovery; in inquiry_cache_dump() local
/Linux-v5.4/drivers/acpi/acpica/
Duttrack.c62 struct acpi_memory_list *cache; in acpi_ut_create_list() local
Ddbexec.c240 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache) in acpi_db_get_cache_info()
/Linux-v5.4/drivers/acpi/
Dosl.c1628 acpi_os_create_cache(char *name, u16 size, u16 depth, acpi_cache_t ** cache) in acpi_os_create_cache()
1649 acpi_status acpi_os_purge_cache(acpi_cache_t * cache) in acpi_os_purge_cache()
1668 acpi_status acpi_os_delete_cache(acpi_cache_t * cache) in acpi_os_delete_cache()
1688 acpi_status acpi_os_release_object(acpi_cache_t * cache, void *object) in acpi_os_release_object()
/Linux-v5.4/drivers/soc/qcom/
Drpmh-internal.h77 struct list_head cache; member
/Linux-v5.4/tools/perf/util/
Denv.c290 void cpu_cache_level__free(struct cpu_cache_level *cache) in cpu_cache_level__free()
Dordered-events.h42 struct list_head cache; member
/Linux-v5.4/arch/mips/kvm/
Dmmu.c28 static int mmu_topup_memory_cache(struct kvm_mmu_memory_cache *cache, in mmu_topup_memory_cache()
136 static pte_t *kvm_mips_walk_pgd(pgd_t *pgd, struct kvm_mmu_memory_cache *cache, in kvm_mips_walk_pgd()
174 struct kvm_mmu_memory_cache *cache, in kvm_mips_pte_for_gpa()
/Linux-v5.4/include/linux/
Dfscache-cache.h45 struct fscache_cache *cache; /* cache referred to by this tag */ member
377 struct fscache_cache *cache; /* cache that supplied this object */ member
431 static inline void fscache_object_destroyed(struct fscache_cache *cache) in fscache_object_destroyed()
/Linux-v5.4/arch/powerpc/kernel/
Deeh_cache.c98 static void eeh_addr_cache_print(struct pci_io_addr_cache *cache) in eeh_addr_cache_print()
/Linux-v5.4/arch/s390/kernel/
Dcache.c71 struct cacheinfo *cache; in show_cacheinfo() local
/Linux-v5.4/drivers/pcmcia/
Dcs_internal.h43 unsigned char cache[0]; member
/Linux-v5.4/fs/nfsd/
Dnfs3acl.c244 #define PROC(name, argt, rest, relt, cache, respsize) \ argument
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_rtsym.c54 nfp_rtsym_sw_entry_init(struct nfp_rtsym_table *cache, u32 strtab_size, in nfp_rtsym_sw_entry_init()
101 struct nfp_rtsym_table *cache; in __nfp_rtsym_table_read() local
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dqsfp.c563 u8 *cache = &cp->cache[0]; in refresh_qsfp_cache() local
792 u8 *cache = &ppd->qsfp_info.cache[0]; in qsfp_dump() local
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dsmu7_powertune.c899 uint32_t cache = 0; in smu7_program_pt_config_registers() local
/Linux-v5.4/tools/testing/selftests/x86/
Dtest_vdso.c119 void* cache) in sys_getcpu()

12345678910