Searched refs:DECLARE_TASKLET_DISABLED (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
H A Dinterrupt.h120 #define DECLARE_TASKLET_DISABLED(name, func, data) struct tasklet_struct name = { NULL, 0, ATOMIC_INIT(1), func, data } macro

Completed in 260 milliseconds