summaryrefslogtreecommitdiffstats
path: root/include/linux/container_of.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-06container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman1-0/+13
2022-10-25linux/container_of.h: Warn about loss of constnessSakari Ailus1-0/+1
2022-10-25container_of: remove container_of_safe()Greg Kroah-Hartman1-16/+0
2021-11-09linux/container_of.h: switch to static_assertRasmus Villemoes1-6/+6
2021-11-09kernel.h: split out container_of() and typeof_member() macrosAndy Shevchenko1-0/+40