Home
last modified time | relevance | path

Searched defs:Current (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/mips/fw/arc/
Dtree.c19 ArcGetPeer(pcomponent *Current) in ArcGetPeer()
28 ArcGetChild(pcomponent *Current) in ArcGetChild()
34 ArcGetParent(pcomponent *Current) in ArcGetParent()
43 ArcGetConfigurationData(VOID *Buffer, pcomponent *Current) in ArcGetConfigurationData()
49 ArcAddChild(pcomponent *Current, pcomponent *Template, VOID *ConfigurationData) in ArcAddChild()
Dmemory.c35 struct linux_mdesc * __init ArcGetMemoryDescriptor(struct linux_mdesc *Current) in ArcGetMemoryDescriptor()
/linux-3.4.99/scripts/dtc/
Dsrcpos.h50 #define YYLLOC_DEFAULT(Current, Rhs, N) \ argument