Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_kvp.c95 static void kvp_host_handshake_func(struct work_struct *dummy);
99 static DECLARE_DELAYED_WORK(kvp_host_handshake_work, kvp_host_handshake_func);
161 static void kvp_host_handshake_func(struct work_struct *dummy) in kvp_host_handshake_func() function
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_kvp.c95 static void kvp_host_handshake_func(struct work_struct *dummy);
99 static DECLARE_DELAYED_WORK(kvp_host_handshake_work, kvp_host_handshake_func);
161 static void kvp_host_handshake_func(struct work_struct *dummy) in kvp_host_handshake_func() function

Completed in 3 milliseconds