summaryrefslogtreecommitdiff
path: root/include/linux/container_of.h
AgeCommit message (Expand)AuthorFilesLines
2 dayscontainer_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman1-0/+13
2 dayscontainer_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