diff options
author | Alexandre Courbot <acourbot@nvidia.com> | 2025-07-18 16:26:19 +0900 |
---|---|---|
committer | Alexandre Courbot <acourbot@nvidia.com> | 2025-08-15 12:02:56 +0900 |
commit | c6bc4225279d9a6eff8aafc94347183b2babc52a (patch) | |
tree | 0dd8dcb2168696358795333f32aa1355ccdbd37a /rust/kernel/alloc/allocator/iter.rs | |
parent | fcdce54d645a0779892faaed1209105350e15d92 (diff) |
gpu: nova-core: register: use #[inline(always)] for all methods
These methods should always be inlined, so use the strongest compiler
hint that exists to maximize the chance they will indeed be.
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Link: https://lore.kernel.org/r/20250718-nova-regs-v2-14-7b6a762aa1cd@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Diffstat (limited to 'rust/kernel/alloc/allocator/iter.rs')
0 files changed, 0 insertions, 0 deletions