summaryrefslogtreecommitdiffstats
path: root/rust/kernel/jump_label.rs
AgeCommit message (Expand)AuthorLines
2024-11-20rust: jump_label: skip formatting generated fileMiguel Ojeda-2/+2
2024-11-18jump_label: rust: pass a mut ptr to `static_key_count`Alice Ryhl-1/+1
2024-11-04rust: add arch_static_branchAlice Ryhl-1/+45
2024-11-04rust: add static_branch_unlikely for static_key_falseAlice Ryhl-0/+30