Searched refs:rxperf_deliver_to_call (Results 1 – 1 of 1) sorted by relevance
73 static void rxperf_deliver_to_call(struct work_struct *work);160 INIT_WORK(&call->work, rxperf_deliver_to_call); in rxperf_charge_preallocation()275 static void rxperf_deliver_to_call(struct work_struct *work) in rxperf_deliver_to_call() function