Home
last modified time | relevance | path

Searched refs:is_cached (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptsas.h91 u8 is_cached; member
H A Dmptsas.c795 * Set is_cached flag in mptsas_del_device_component_by_os()
800 sas_info->is_cached = 1; in mptsas_del_device_component_by_os()
3798 if (sas_info->is_cached) in mptsas_not_responding_devices()
4044 if (sas_info->is_cached || in mptsas_handle_queue_full_event()
4058 if (sas_info->is_cached || in mptsas_handle_queue_full_event()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptsas.h91 u8 is_cached; member
H A Dmptsas.c821 * Set is_cached flag in mptsas_del_device_component_by_os()
826 sas_info->is_cached = 1; in mptsas_del_device_component_by_os()
3826 if (sas_info->is_cached) in mptsas_not_responding_devices()
4072 if (sas_info->is_cached || in mptsas_handle_queue_full_event()
4086 if (sas_info->is_cached || in mptsas_handle_queue_full_event()
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c998 bool is_cached = false; in ttm_dma_unpopulate() local
1033 is_cached = (ttm_dma_find_pool(pool->dev, in ttm_dma_unpopulate()
1049 if (is_cached) in ttm_dma_unpopulate()
1055 if (is_cached) { in ttm_dma_unpopulate()
1076 /* shrink pool if necessary (only on !is_cached pools)*/ in ttm_dma_unpopulate()
/kernel/linux/linux-5.10/include/linux/
H A Dlightnvm.h73 u64 is_cached : 1; member
526 ppa64.c.is_cached = 1; in nvm_ppa32_to_ppa64()
569 } else if (ppa64.c.is_cached) { in nvm_ppa64_to_ppa32()
/kernel/linux/linux-5.10/drivers/lightnvm/
H A Dpblk.h1129 return (ppa.ppa != ADDR_EMPTY && ppa.c.is_cached); in pblk_addr_in_cache()
1142 p.c.is_cached = 1; in pblk_cacheline_to_addr()
1197 if (p->c.is_cached) { in print_ppa()
1241 if (!ppa->c.is_cached && in pblk_boundary_ppa_checks()
1250 if (!ppa->c.is_cached && in pblk_boundary_ppa_checks()

Completed in 19 milliseconds