Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dconnection.c477 static void hmdfs_node_evt_work(struct work_struct *work) in hmdfs_node_evt_work() function
1169 INIT_DELAYED_WORK(&node->evt_dwork, hmdfs_node_evt_work); in alloc_peer()