Searched refs:reacting (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/kernel/trace/rv/ |
| H A D | rv_reactors.c | 163 bool reacting, bool nested) in monitor_swap_reactors_single() argument 180 mdef->reacting = reacting; in monitor_swap_reactors_single() 189 struct rv_reactor_def *rdef, bool reacting) in monitor_swap_reactors() argument 197 monitor_swap_reactors_single(p, rdef, reacting, true); in monitor_swap_reactors() 205 monitor_swap_reactors_single(mdef, rdef, reacting, false); in monitor_swap_reactors() 474 mdef->reacting = false; in reactor_populate_monitor() 505 struct dentry *available, *reacting; in init_rv_reactors() local 513 reacting = rv_create_file("reacting_on", RV_MODE_WRITE, root_dir, NULL, &reacting_on_fops); in init_rv_reactors() 514 if (!reacting) in init_rv_reactors() 526 rv_remove(reacting); in init_rv_reactors()
|
| H A D | rv.h | 42 bool reacting; member
|
| /linux-6.15/Documentation/networking/ |
| H A D | representors.rst | 151 This may be by enumerating ports at probe time, reacting dynamically to the
|
| /linux-6.15/Documentation/filesystems/xfs/ |
| H A D | xfs-online-fsck-design.rst | 221 reacting to the outcomes appropriately, and reporting results to the system
|