Home
last modified time | relevance | path

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

/net/iucv/
Diucv.c127 static void iucv_work_fn(struct work_struct *work);
128 static DECLARE_WORK(iucv_work, iucv_work_fn);
1615 static void iucv_work_fn(struct work_struct *work) in iucv_work_fn() function