Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dtasklet.h31 #define DECLARE_TASKLET(name, func, data) \ macro
/xen-4.10.0-shim-comet/xen/common/
A Dkeyhandler.c81 static DECLARE_TASKLET(keypress_tasklet, keypress_action, 0);
204 static DECLARE_TASKLET(dump_hwdom_tasklet, NULL, 0);
479 static DECLARE_TASKLET(run_all_keyhandlers_tasklet,

Completed in 5 milliseconds