Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dtorture.h40 typedef void torture_ofl_func(void); typedef
45 int torture_onoff_init(long ooholdoff, long oointerval, torture_ofl_func *f);
/Linux-v5.4/kernel/
Dtorture.c65 static torture_ofl_func *onoff_f;
238 int torture_onoff_init(long ooholdoff, long oointerval, torture_ofl_func *f) in torture_onoff_init()