Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-06 | container_of: add container_of_const() that preserves const-ness of the pointer | 1 | -0/+13 | |
2022-10-25 | linux/container_of.h: Warn about loss of constness | 1 | -0/+1 | |
2022-10-25 | container_of: remove container_of_safe() | 1 | -16/+0 | |
2021-11-09 | linux/container_of.h: switch to static_assert | 1 | -6/+6 | |
2021-11-09 | kernel.h: split out container_of() and typeof_member() macros | 1 | -0/+40 |