summaryrefslogtreecommitdiff
path: root/rust/kernel/jump_label.rs
AgeCommit message (Expand)AuthorFilesLines
2024-11-20rust: jump_label: skip formatting generated fileMiguel Ojeda1-2/+2
2024-11-19jump_label: rust: pass a mut ptr to `static_key_count`Alice Ryhl1-1/+1
2024-11-05rust: add arch_static_branchAlice Ryhl1-1/+45
2024-11-05rust: add static_branch_unlikely for static_key_falseAlice Ryhl1-0/+30