Searched refs:rdef (Results 1 – 2 of 2) sorted by relevance
142 struct rv_reactor_def *rdef = p; in monitor_reactor_show() local144 if (mdef->rdef == rdef) in monitor_reactor_show()162 struct rv_reactor_def *rdef, in monitor_swap_reactors_single() argument168 if (mdef->rdef == rdef) in monitor_swap_reactors_single()176 mdef->rdef->counter--; in monitor_swap_reactors_single()177 rdef->counter++; in monitor_swap_reactors_single()179 mdef->rdef = rdef; in monitor_swap_reactors_single()214 struct rv_reactor_def *rdef; in monitor_reactors_write() local473 mdef->rdef->counter++; in reactor_populate_monitor()486 mdef->rdef->counter--; in reactor_cleanup_monitor()[all …]
41 struct rv_reactor_def *rdef; member