Home
last modified time | relevance | path

Searched refs:SMD_ALLOC_TBL_COUNT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_smd.c71 #define SMD_ALLOC_TBL_COUNT 2 macro
82 } smem_items[SMD_ALLOC_TBL_COUNT] = {
137 DECLARE_BITMAP(allocated[SMD_ALLOC_TBL_COUNT], SMD_ALLOC_TBL_SIZE);
1202 for (tbl = 0; tbl < SMD_ALLOC_TBL_COUNT; tbl++) { in qcom_channel_scan_worker()
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_smd.c71 #define SMD_ALLOC_TBL_COUNT 2 macro
82 } smem_items[SMD_ALLOC_TBL_COUNT] = {
137 DECLARE_BITMAP(allocated[SMD_ALLOC_TBL_COUNT], SMD_ALLOC_TBL_SIZE);
1218 for (tbl = 0; tbl < SMD_ALLOC_TBL_COUNT; tbl++) { in qcom_channel_scan_worker()

Completed in 5 milliseconds