Searched defs:ms (Results 1 – 4 of 4) sorted by relevance
70 static size_t get_page_count(struct mobj_sp *ms) in get_page_count()79 struct mobj_sp *ms = to_mobj_sp(mobj); in sp_mem_add_pages() local127 struct mobj_sp *ms = to_mobj_sp(mobj); in get_pa() local161 struct mobj_sp *ms = to_mobj_sp(mobj); in inactivate() local
82 uint32_t ms) in callout_add()107 void callout_set_next_timeout(struct callout *co, uint32_t ms) in callout_set_next_timeout()
74 void mdelay(uint32_t ms) in mdelay()
25 #define RTC_TIME(year, mon, mday, wday, hour, min, sec, ms) \ argument