diff options
author | Wedson Almeida Filho <[email protected]> | 2024-02-19 11:48:08 +0000 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2024-02-25 19:17:31 +0100 |
commit | e944171070b65521c0513c01c56174ec8fd7d249 (patch) | |
tree | dbd917cf6917f54f77f3a816153bddc20bdc5b8a /rust/alloc/vec/mod.rs | |
parent | 4951ddd51b816b5e4095cd3cd3bd46fb73b96a65 (diff) |
rust: add `container_of!` macro
This macro is used to obtain a pointer to an entire struct
when given a pointer to a field in that struct.
Signed-off-by: Wedson Almeida Filho <[email protected]>
Reviewed-by: Alice Ryhl <[email protected]>
Tested-by: Alice Ryhl <[email protected]>
Signed-off-by: Matt Gilbride <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/alloc/vec/mod.rs')
0 files changed, 0 insertions, 0 deletions