summaryrefslogtreecommitdiffstats
path: root/rust/kernel/jump_label.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: jump_label: skip formatting generated fileMiguel Ojeda11 days1-2/+2
* jump_label: rust: pass a mut ptr to `static_key_count`Alice Ryhl13 days1-1/+1
* rust: add arch_static_branchAlice Ryhl2024-11-041-1/+45
* rust: add static_branch_unlikely for static_key_falseAlice Ryhl2024-11-041-0/+30