aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/radix-tree.h
Commit message (Expand)AuthorAgeFilesLines
* linuxkpi: Add tag support to radix treeJean-Sébastien Pédron2026-01-281-4/+25
* linuxkpi: Add `radix_tree_deref_slot()`Jean-Sébastien Pédron2026-01-051-0/+6
* linuxkpi: Take const root in read-only radix tree functionsJean-Sébastien Pédron2025-12-091-2/+2
* linuxkpi: Add idr.h -> radix-tree.h -> rcupdate.h includesJean-Sébastien Pédron2025-01-311-0/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev2022-01-101-3/+3
* Implement radix_tree_store() in the LinuxKPI for use with the comingHans Petter Selasky2020-08-071-0/+1
* Implement radix_tree_iter_delete() in the LinuxKPI.Hans Petter Selasky2018-06-011-0/+1
* Implement support for radix_tree_for_each_slot() and radix_tree_exception()Hans Petter Selasky2018-02-181-5/+24
* Make all the LinuxKPI include files compile standalone.Hans Petter Selasky2015-11-031-0/+2
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+62