Home
last modified time | relevance | path

Searched refs:p_current (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Dlinux_compat.c5 struct p_current cur = {
8 __maybe_unused struct p_current *current = &cur;
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h13 struct p_current{ struct
17 extern struct p_current *current; argument