Home
last modified time | relevance | path

Searched refs:Path (Results 1 – 9 of 9) sorted by relevance

/arch/mips/fw/arc/
Dsalone.c11 LONG __init ArcLoad(CHAR *Path, ULONG TopAddr, ULONG *ExecAddr, ULONG *LowAddr) in ArcLoad() argument
13 return ARC_CALL4(load, Path, TopAddr, ExecAddr, LowAddr); in ArcLoad()
22 LONG __init ArcExecute(CHAR *Path, LONG Argc, CHAR *Argv[], CHAR *Envp[]) in ArcExecute() argument
24 return ARC_CALL4(exec, Path, Argc, Argv, Envp); in ArcExecute()
Dfile.c23 ArcOpen(CHAR *Path, enum linux_omode OpenMode, ULONG *FileID) in ArcOpen() argument
25 return ARC_CALL3(open, Path, OpenMode, FileID); in ArcOpen()
Dtree.c62 ArcGetComponent(CHAR *Path) in ArcGetComponent() argument
64 return (pcomponent *)ARC_CALL1(component_by_path, Path); in ArcGetComponent()
/arch/arc/kernel/
Dentry.S294 ; Fast Path return to user mode if no pending work
299 ; --- (Slow Path #1) task preemption ---
307 ; --- (Slow Path #2) pending signal ---
337 ; --- (Slow Path #3) notify_resume ---
Dentry-arcv2.S175 ; From Linux standpoint Slow Path I/D TLB Miss is same a ProtV as they
Dentry-compact.S346 ; Level 2 interrupt return Path - from hardware standpoint
/arch/arm/boot/dts/
Dimx53-usbarmory.dts5 * Copyright (C) 2015, Inverse Path
51 model = "Inverse Path USB armory";
/arch/arc/mm/
Dtlbex.S52 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
299 ARCFP_CODE ;Fast Path Code, candidate for ICCM
/arch/arc/
DKconfig254 Single Cycle RAMS to store Fast Path Code
264 Single Cycle RAMS to store Fast Path Data