Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dlinux_compat.c5 struct p_current cur = {
8 __maybe_unused struct p_current *current = &cur;
/external/u-boot/include/linux/
Dcompat.h12 struct p_current{ struct
16 extern struct p_current *current; argument