ds_context        211 arch/x86/kernel/ds.c static inline struct ds_context *ds_get_context(struct task_struct *task)
ds_context        213 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        232 arch/x86/kernel/ds.c static inline struct ds_context *ds_alloc_context(struct task_struct *task)
ds_context        234 arch/x86/kernel/ds.c 	struct ds_context **p_context =
ds_context        236 arch/x86/kernel/ds.c 	struct ds_context *context = *p_context;
ds_context        368 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        473 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        513 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        546 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        579 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        618 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        718 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        763 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        784 arch/x86/kernel/ds.c 	struct ds_context *context;
ds_context        224 include/asm-x86/ds.h 	struct ds_context **this;
ds_context        436 include/asm-x86/processor.h 	struct ds_context	*ds_ctx;