Searched defs:cwd (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dabspath.c5 static char cwd[PATH_MAX + 1]; get_pwd_cwd() local
30 const char *cwd = get_pwd_cwd(); make_nonrelative_path() local
/linux-4.4.14/arch/mips/include/asm/
H A Dvpe.h65 char cwd[VPE_PATH_MAX]; member in struct:vpe
/linux-4.4.14/arch/x86/include/asm/
H A Duser32.h8 u32 cwd; member in struct:user_i387_ia32_struct
20 unsigned short cwd; member in struct:user32_fxsr_struct
H A Duser_32.h45 long cwd; member in struct:user_i387_struct
56 unsigned short cwd; member in struct:user_fxsr_struct
H A Duser_64.h51 unsigned short cwd; member in struct:user_i387_struct
/linux-4.4.14/arch/x86/kernel/fpu/
H A Dcore.c474 unsigned short cwd, swd; fpu__exception_code() local
/linux-4.4.14/tools/testing/selftests/capabilities/
H A Dtest_execve.c132 char cwd[PATH_MAX]; chdir_to_tmpfs() local
/linux-4.4.14/arch/x86/include/asm/fpu/
H A Dtypes.h12 u32 cwd; /* FPU Control Word */ member in struct:fregs_state
34 u16 cwd; /* Control Word */ member in struct:fxregs_state
76 u32 cwd; member in struct:swregs_state
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsigcontext.h149 __u16 cwd; member in struct:_fpstate_64
/linux-4.4.14/fs/
H A Ddcache.c3255 char *cwd = page + PATH_MAX; SYSCALL_DEFINE2() local

Completed in 334 milliseconds