Home
last modified time | relevance | path

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

/linux-2.6.39/net/iucv/
Diucv.c155 static void iucv_work_fn(struct work_struct *work);
156 static DECLARE_WORK(iucv_work, iucv_work_fn);
1771 static void iucv_work_fn(struct work_struct *work) in iucv_work_fn() function