Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtorture.h59 typedef void torture_ofl_func(void); typedef
64 int torture_onoff_init(long ooholdoff, long oointerval, torture_ofl_func *f);
/Linux-v6.6/kernel/
Dtorture.c170 static torture_ofl_func *onoff_f;
386 int torture_onoff_init(long ooholdoff, long oointerval, torture_ofl_func *f) in torture_onoff_init()