Searched refs:bundled_map_ops (Results 1 – 3 of 3) sorted by relevance
650 if (m_MemOpsTbl.bundled_map_ops == NULL) { in mapBufs()653 rc = m_MemOpsTbl.bundled_map_ops(&bufMapList, m_MemOpsTbl.userdata); in mapBufs()1357 rc = ops_tbl->bundled_map_ops(&bufMapList, ops_tbl->userdata); in getBufs()1518 rc = m_MemOpsTbl.bundled_map_ops(&bufMapList, m_MemOpsTbl.userdata); in mapNewBuffer()2063 rc = pme->m_MemOpsTbl.bundled_map_ops(&bufMapList, pme->m_MemOpsTbl.userdata); in BufAllocRoutine()2542 if (m_MemOpsTbl.bundled_map_ops != NULL) { in mapBufs()2543 return m_MemOpsTbl.bundled_map_ops(&bufMapList, m_MemOpsTbl.userdata); in mapBufs()
252 map_stream_bufs_op_t bundled_map_ops; member
1086 my_obj->map_ops.bundled_map_ops = mm_stream_bundled_map_buf_ops; in mm_stream_config()2225 ops_tbl.bundled_map_ops = mm_stream_bundled_map_buf_ops; in mm_stream_deinit_bufs()