Searched refs:bundled_map_ops (Results 1 – 3 of 3) sorted by relevance
611 if (m_MemOpsTbl.bundled_map_ops == NULL) { in mapBufs()614 rc = m_MemOpsTbl.bundled_map_ops(&bufMapList, m_MemOpsTbl.userdata); in mapBufs()1317 rc = ops_tbl->bundled_map_ops(&bufMapList, ops_tbl->userdata); in getBufs()1478 rc = m_MemOpsTbl.bundled_map_ops(&bufMapList, m_MemOpsTbl.userdata); in mapNewBuffer()2019 rc = pme->m_MemOpsTbl.bundled_map_ops(&bufMapList, pme->m_MemOpsTbl.userdata); in BufAllocRoutine()2475 if (m_MemOpsTbl.bundled_map_ops != NULL) { in mapBufs()2476 return m_MemOpsTbl.bundled_map_ops(&bufMapList, m_MemOpsTbl.userdata); in mapBufs()
257 map_stream_bufs_op_t bundled_map_ops; member
1078 my_obj->map_ops.bundled_map_ops = mm_stream_bundled_map_buf_ops; in mm_stream_config()2103 ops_tbl.bundled_map_ops = mm_stream_bundled_map_buf_ops; in mm_stream_deinit_bufs()