Home
last modified time | relevance | path

Searched refs:rxperf_charge_preallocation (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/rxrpc/
H A Drxperf.c77 static void rxperf_charge_preallocation(struct work_struct *work);
80 rxperf_charge_preallocation);
142 static void rxperf_charge_preallocation(struct work_struct *work) in rxperf_charge_preallocation() function
220 rxperf_charge_preallocation(&rxperf_charge_preallocation_work); in rxperf_open_socket()