It is the same as rb_add_cached() but it works on struct rb_root, not a struct rb_root_cached. It also does not return anything.
The DRM generic code started this in Linux 6.12.x.
Differential D56577
linuxkpi: Add `rb_add()` Authored by dumbbell on Wed, Apr 22, 8:20 AM. Tags None Referenced Files
Details
It is the same as rb_add_cached() but it works on struct rb_root, not a struct rb_root_cached. It also does not return anything. The DRM generic code started this in Linux 6.12.x.
Diff Detail
|