Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h245 #define kthread_create(...) __builtin_return_address(0) macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_mass_storage.c283 #define kthread_create(...) __builtin_return_address(0) macro