Home
last modified time | relevance | path

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

/linux-6.1.9/net/iucv/
Diucv.c119 static void iucv_work_fn(struct work_struct *work);
120 static DECLARE_WORK(iucv_work, iucv_work_fn);
1728 static void iucv_work_fn(struct work_struct *work) in iucv_work_fn() function