summaryrefslogtreecommitdiff
path: root/include/linux/container_of.h
AgeCommit message (Expand)Author
2023-01-31container_of: Update header inclusionsAndy Shevchenko
2022-12-06container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman
2022-10-25linux/container_of.h: Warn about loss of constnessSakari Ailus
2022-10-25container_of: remove container_of_safe()Greg Kroah-Hartman
2021-11-09linux/container_of.h: switch to static_assertRasmus Villemoes
2021-11-09kernel.h: split out container_of() and typeof_member() macrosAndy Shevchenko