Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dabspath.c5 static char cwd[PATH_MAX + 1]; in get_pwd_cwd() local
30 const char *cwd = get_pwd_cwd(); in make_nonrelative_path() local
/linux-4.1.27/arch/x86/include/asm/
Duser_32.h45 long cwd; member
56 unsigned short cwd; member
Duser32.h8 u32 cwd; member
20 unsigned short cwd; member
Duser_64.h51 unsigned short cwd; member
Dprocessor.h319 u32 cwd; /* FPU Control Word */ member
335 u16 cwd; /* Control Word */ member
370 u32 cwd; member
/linux-4.1.27/arch/mips/include/asm/
Dvpe.h65 char cwd[VPE_PATH_MAX]; member
/linux-4.1.27/arch/x86/kernel/
Dtraps.c741 unsigned short cwd, swd; in math_error() local
/linux-4.1.27/arch/x86/include/uapi/asm/
Dsigcontext.h137 __u16 cwd; member
/linux-4.1.27/fs/
Ddcache.c3253 char *cwd = page + PATH_MAX; in SYSCALL_DEFINE2() local