Home
last modified time | relevance | path

Searched defs:static_branch_unlikely (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/
A Djump_label.h494 #define static_branch_unlikely(x) \ macro
509 #define static_branch_unlikely(x) unlikely_notrace(static_key_enabled(&(x)->key)) macro

Completed in 3 milliseconds