Home
last modified time | relevance | path

Searched refs:DELAYED_RESOURCE_CNT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dropes.h24 #define DELAYED_RESOURCE_CNT 16 macro
47 #if DELAYED_RESOURCE_CNT > 0
52 } saved[DELAYED_RESOURCE_CNT];
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dropes.h24 #define DELAYED_RESOURCE_CNT 16 macro
47 #if DELAYED_RESOURCE_CNT > 0
52 } saved[DELAYED_RESOURCE_CNT];
/kernel/linux/linux-5.10/arch/ia64/hp/common/
H A Dsba_iommu.c157 #define DELAYED_RESOURCE_CNT 64 macro
214 #if DELAYED_RESOURCE_CNT > 0
221 } saved[DELAYED_RESOURCE_CNT];
643 #if DELAYED_RESOURCE_CNT > 0 in sba_alloc_range()
1036 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1074 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1079 if (unlikely(++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT)) { in sba_unmap_page()
1092 #else /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()
1098 #endif /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()
1682 #if DELAYED_RESOURCE_CNT > in ioc_resource_init()
[all...]
/kernel/linux/linux-6.6/arch/ia64/hp/common/
H A Dsba_iommu.c157 #define DELAYED_RESOURCE_CNT 64 macro
214 #if DELAYED_RESOURCE_CNT > 0
221 } saved[DELAYED_RESOURCE_CNT];
643 #if DELAYED_RESOURCE_CNT > 0 in sba_alloc_range()
1044 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1082 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
1087 if (unlikely(++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT)) { in sba_unmap_page()
1100 #else /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()
1106 #endif /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()
1690 #if DELAYED_RESOURCE_CNT > in ioc_resource_init()
[all...]
/kernel/linux/linux-5.10/drivers/parisc/
H A Dsba_iommu.c798 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
825 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
832 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) { in sba_unmap_page()
842 #else /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()
849 #endif /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()
/kernel/linux/linux-6.6/drivers/parisc/
H A Dsba_iommu.c805 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
832 #if DELAYED_RESOURCE_CNT > 0 in sba_unmap_page()
839 if (++(ioc->saved_cnt) >= DELAYED_RESOURCE_CNT) { in sba_unmap_page()
849 #else /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()
856 #endif /* DELAYED_RESOURCE_CNT == 0 */ in sba_unmap_page()

Completed in 12 milliseconds