Lines Matching defs:reactor
235 * ikm_write_reactor - switch the reactor to *reactor
239 static int ikm_write_reactor(char *monitor_name, char *reactor)
245 retval = tracefs_instance_file_write(NULL, path, reactor);
246 debug_msg("ikm: write \"%s\" reactors: %d\n", reactor, retval);
273 * ikm_get_current_reactor - get the current enabled reactor
276 * [reactor].
279 * reactor. NULL otherwise.
308 debug_msg("ikm: read current reactor %s\n", curr_reactor);
684 " -h/--help: print this menu and the reactor list",
685 " -r/--reactor 'reactor': enables the 'reactor'",
699 fprintf(stderr, "\n usage: rv mon %s [-h] [-q] [-r reactor] [-s] [-v]", monitor_name);
720 {"reactor", required_argument, 0, 'r'},
759 "ikm: failed to read current reactor, are reactors enabled?");
764 "ikm: failed to set %s reactor, is it available?",