Searched refs:reactors (Results 1 – 8 of 8) sorted by relevance
253 char *reactors; in ikm_read_reactor() local256 reactors = tracefs_instance_file_read(NULL, path, NULL); in ikm_read_reactor()257 if (!reactors) { in ikm_read_reactor()262 return reactors; in ikm_read_reactor()276 char *reactors = ikm_read_reactor(monitor_name); in ikm_get_current_reactor() local281 if (!reactors) in ikm_get_current_reactor()284 start = strstr(reactors, "["); in ikm_get_current_reactor()304 free(reactors); in ikm_get_current_reactor()643 char *reactors = tracefs_instance_file_read(NULL, "rv/available_reactors", NULL); in ikm_usage_print_reactors() local646 if (!reactors) in ikm_usage_print_reactors()[all …]
15 echo printk > monitors/wwnr/reactors29 echo nop > monitors/wwnr/reactors
1 check_requires() { # Check required files, monitors and reactors31 echo nop > $m/reactors || true
3 Print the monitor's options and the available reactors list.7 Enables the *reactor*. See **-h** for a list of available reactors.
71 bool "Runtime verification reactors"75 Enables the online runtime verification reactors. A runtime
10 The model is borken on purpose: it serves to test reactors.
41 - To test the reactors.
27 enabling/disabling or setting reactors to sched, propagates the change to all monitors,