Searched defs:NET_EPOCH_CALL (Results 1 – 2 of 2) sorted by relevance
105 #define NET_EPOCH_CALL(f, c) epoch_call(net_epoch_preempt, (f), (c)) macro