Home
last modified time | relevance | path

Searched refs:fcopy_send_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_fcopy.c58 static void fcopy_send_data(struct work_struct *dummy);
61 static DECLARE_WORK(fcopy_send_work, fcopy_send_data);
122 static void fcopy_send_data(struct work_struct *dummy) in fcopy_send_data() function
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_fcopy.c58 static void fcopy_send_data(struct work_struct *dummy);
61 static DECLARE_WORK(fcopy_send_work, fcopy_send_data);
122 static void fcopy_send_data(struct work_struct *dummy) in fcopy_send_data() function

Completed in 2 milliseconds