aboutsummaryrefslogtreecommitdiff
path: root/include/linux/container_of.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-31container_of: Update header inclusionsGravatar Andy Shevchenko 1-1/+1
2022-12-06container_of: add container_of_const() that preserves const-ness of the pointerGravatar Greg Kroah-Hartman 1-0/+13
2022-10-25linux/container_of.h: Warn about loss of constnessGravatar Sakari Ailus 1-0/+1
2022-10-25container_of: remove container_of_safe()Gravatar Greg Kroah-Hartman 1-16/+0
2021-11-09linux/container_of.h: switch to static_assertGravatar Rasmus Villemoes 1-6/+6
2021-11-09kernel.h: split out container_of() and typeof_member() macrosGravatar Andy Shevchenko 1-0/+40