kernel
In kernel::
prelude
Macros
build_assert
current
dev_alert
dev_crit
dev_dbg
dev_emerg
dev_err
dev_info
dev_notice
dev_warn
fmt
init
pin_init
pr_alert
pr_crit
pr_debug
pr_emerg
pr_err
pr_info
pr_notice
pr_warn
static_assert
try_init
try_pin_init
kernel
::
prelude
Macro
current
Copy item path
Settings
Help
Summary
Source
macro_rules! current { () => { ... }; }
Expand description
Returns the currently running task.