Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
Dselftest.h175 typedef int (*swi_action_t) (struct swi_workitem *); typedef
180 swi_action_t swi_action;
473 swi_action_t action, struct cfs_wi_sched *sched) in swi_init_workitem()