diff options
author | 2024-02-19 11:48:08 +0000 | |
---|---|---|
committer | 2024-02-25 19:17:31 +0100 | |
commit | e944171070b65521c0513c01c56174ec8fd7d249 (patch) | |
tree | dbd917cf6917f54f77f3a816153bddc20bdc5b8a /scripts/generate_rust_analyzer.py | |
parent | rust: str: implement `Display` and `Debug` for `BStr` (diff) | |
download | linux-rng-e944171070b65521c0513c01c56174ec8fd7d249.tar.xz linux-rng-e944171070b65521c0513c01c56174ec8fd7d249.zip |
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 <wedsonaf@gmail.com>
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Tested-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Matt Gilbride <mattgilbride@google.com>
Link: https://lore.kernel.org/r/20240219-b4-rbtree-v2-1-0b113aab330d@google.com
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions