Lines Matching refs:ldt
6027 * ldt.c (SYS_FUNC(modify_ldt)): Return 0.
9445 * ldt.c (print_user_desc): Add filter argument. Print entry_number on
9472 ldt.c: manually set modify_ldt's error code.
9473 * ldt.c (modify_ldt): Move parsing under entering(tcp). Check whether
9491 ldt.c: print the first argument of modify_ldt as int.
9492 * ldt.c (SYS_FUNC(modify_ldt)): Print the first argument as %d.
9494 ldt.c: print lm field for 64-bit tracees.
9496 * ldt.c (print_user_desc) [HAVE_STRUCT_USER_DESC_LM]: Print lm field
9501 ldt.c: make struct user_desc output more structured.
9505 * ldt.c (print_user_desc): Use PRINT_FIELD_* macros for printing
9732 ldt.c: replace sprintf with xsprintf.
9733 * ldt.c: Include "xstring.h".
21415 ldt: change address argument type from long to kernel_ureg_t.
21418 * ldt.c [HAVE_STRUCT_USER_DESC] (print_user_desc): Likewise.
21819 in <asm/ldt.h>.
21824 * ldt.c: Check for HAVE_STRUCT_USER_DESC instead of architectures.
37612 ldt.c: make use of RVAL_DECODED.
37613 * ldt.c (sys_modify_ldt, sys_set_thread_area, sys_get_thread_area):
37616 ldt.c: use printaddr and umove_or_printaddr.
37617 * ldt.c [I386 || X86_64 || X32] (print_user_desc):
43814 * ldt.c: New file.
43815 * Makefile.am (strace_SOURCES): Add ldt.c.
43816 * mem.c: Do not include <asm/ldt.h>.
43819 * ldt.c: ... here.
43820 * process.c: Do not include <asm/ldt.h>.
43842 * mem.c [X32]: Include asm/ldt.h.
43845 * process.c [X32]: Include asm/ldt.h.
43851 * mem.c [X86_64]: Include asm/ldt.h.
43854 * process.c [X86_64]: Include asm/ldt.h.