☰
In kernel
Modules
error
init
ioctl
net
prelude
print
str
sync
task
types
workqueue
Macros
b_str
build_assert
build_error
c_str
current
dbg
fmt
impl_has_work
init
module_phy_driver
new_condvar
new_mutex
new_spinlock
new_work
pin_init
pr_alert
pr_cont
pr_crit
pr_debug
pr_emerg
pr_err
pr_info
pr_notice
pr_warn
stack_pin_init
stack_try_pin_init
static_assert
try_init
try_pin_init
Structs
ThisModule
Traits
Module
?
Macro
kernel
::
current
source
·
[
−
]
macro_rules!
current { () => { ... }; }
Expand description
Returns the currently running task.
This documentation is an old archive. Please see
https://rust.docs.kernel.org
instead.