Home
last modified time | relevance | path

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

/net/iucv/
Diucv.c142 static void iucv_work_fn(struct work_struct *work);
143 static DECLARE_WORK(iucv_work, iucv_work_fn);
1773 static void iucv_work_fn(struct work_struct *work) in iucv_work_fn() function