summaryrefslogtreecommitdiffstats
path: root/include/linux/container_of.h
Commit message (Expand)AuthorAgeFilesLines
* container_of: Update header inclusionsAndy Shevchenko2023-01-311-1/+1
* container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman2022-12-061-0/+13
* linux/container_of.h: Warn about loss of constnessSakari Ailus2022-10-251-0/+1
* container_of: remove container_of_safe()Greg Kroah-Hartman2022-10-251-16/+0
* linux/container_of.h: switch to static_assertRasmus Villemoes2021-11-091-6/+6
* kernel.h: split out container_of() and typeof_member() macrosAndy Shevchenko2021-11-091-0/+40