Searched defs:IPA_Pool_Alloc_Args (Results 1 – 1 of 1) sorted by relevance
52 struct IPA_Pool_Alloc_Args struct54 MS_U32 pool_handle_id; //in: pool handle id, when pool init, returned by kernel55 MS_U64 offset_in_pool; //in: offset in pool56 MS_U64 length; //in alloc length57 MS_U32 timeout;//in :if using polling thread,will set timeout value(unit in ms),else is 0 58 MS_S32 error_code; // out: error code when failed