Searched refs:cc_exec_next (Results 1 – 1 of 1) sorted by relevance
183 #define cc_exec_next(cc) cc->cc_next macro474 cc_exec_next(cc) = in callout_process()483 tmp = cc_exec_next(cc); in callout_process()484 cc_exec_next(cc) = NULL; in callout_process()589 cc_exec_next(cc) = c; in callout_cc_add()973 if (cc_exec_next(cc) == c) in callout_reset_sbt_on()974 cc_exec_next(cc) = LIST_NEXT(c, c_links.le); in callout_reset_sbt_on()1301 if (cc_exec_next(cc) == c) in _callout_stop_safe()1302 cc_exec_next(cc) = LIST_NEXT(c, c_links.le); in _callout_stop_safe()