Searched refs:CALLOUT_LIST_FLAG_HRESTIME (Results 1 – 3 of 3) sorted by relevance
236 #define CALLOUT_LIST_FLAG_HRESTIME 0x4 macro
334 clflags = (CALLOUT_LIST_FLAG_ABSOLUTE | CALLOUT_LIST_FLAG_HRESTIME); in callout_list_get()460 clflags = (CALLOUT_LIST_FLAG_HRESTIME | CALLOUT_LIST_FLAG_ABSOLUTE); in callout_queue_process()895 clflags = (CALLOUT_LIST_FLAG_HRESTIME | CALLOUT_LIST_FLAG_ABSOLUTE); in callout_heap_process()1098 clflags |= CALLOUT_LIST_FLAG_HRESTIME; in timeout_generic()
693 (CALLOUT_LIST_FLAG_HRESTIME | CALLOUT_LIST_FLAG_ABSOLUTE)808 !(list_flags & CALLOUT_LIST_FLAG_HRESTIME)) { in callouts_cb()878 (list_flags & CALLOUT_LIST_FLAG_HRESTIME) ? "H" : " ", in callouts_cb()953 !(cl->cl_flags & CALLOUT_LIST_FLAG_HRESTIME)) { in callout_list_cb()1002 (list_flags & CALLOUT_LIST_FLAG_HRESTIME) ? in callout_list_cb()