/linux-3.3/scripts/kconfig/ |
D | util.c | 83 struct gstr gs; in str_new() local 94 struct gstr gs; in str_assign() local 102 void str_free(struct gstr *gs) in str_free() 111 void str_append(struct gstr *gs, const char *s) in str_append() 125 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf() 136 const char *str_get(struct gstr *gs) in str_get()
|
D | expr.c | 1137 struct gstr *gs = (struct gstr*)data; in expr_print_gstr_helper() local 1165 void expr_gstr_print(struct expr *e, struct gstr *gs) in expr_gstr_print()
|
/linux-3.3/arch/arm/plat-s3c24xx/ |
D | cpu.c | 174 u32 gs = __raw_readl(S3C24XX_GSTATUS1); in s3c24xx_read_idcode_v5() local
|
/linux-3.3/arch/x86/include/asm/ |
D | suspend_32.h | 14 u16 es, fs, gs, ss; member
|
D | sigcontext.h | 103 unsigned short gs, __gsh; member 139 unsigned short gs, __gsh; member 210 unsigned short gs; member 252 unsigned short gs; member
|
D | suspend_64.h | 22 u16 ds, es, fs, gs, ss; member
|
D | vm86.h | 89 unsigned short gs, __gsh; member 152 unsigned short gs, __gsh; member
|
D | lguest.h | 45 unsigned long gs; member
|
D | sigcontext32.h | 53 unsigned short gs, __gsh; member
|
D | user_32.h | 88 unsigned long gs; member
|
D | user32.h | 38 unsigned short fs, __fs, gs, __gs; member
|
D | user_64.h | 95 unsigned long gs; member
|
D | ptrace.h | 54 unsigned long gs; member
|
D | processor.h | 217 unsigned short gs, __gsh; member 447 unsigned long gs; member
|
/linux-3.3/arch/x86/kernel/ |
D | process_32.c | 133 unsigned short ss, gs; in __show_regs() local
|
D | process_64.c | 168 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
|
/linux-3.3/arch/x86/ia32/ |
D | ia32_aout.c | 51 u32 fs, gs; in dump_thread32() local
|
/linux-3.3/arch/x86/include/asm/xen/ |
D | interface_32.h | 68 uint16_t gs, _pad5; member
|
D | interface_64.h | 126 uint16_t gs, _pad6[3]; /* Non-zero => takes precedence over gs_base_usr. */ member
|
/linux-3.3/arch/x86/kvm/ |
D | tss.h | 28 u32 gs; member
|
/linux-3.3/arch/x86/boot/ |
D | boot.h | 107 static inline u16 gs(void) in gs() function 269 u16 gs, fs; member
|
/linux-3.3/arch/powerpc/platforms/cell/spufs/ |
D | sched.c | 358 int mem_aff, gs, lowest_offset; in aff_set_ref_point_location() local
|
/linux-3.3/drivers/media/video/saa7164/ |
D | saa7164-api.c | 171 struct tmComResEncVideoGopStructure gs; in saa7164_api_set_gop_size() local
|
/linux-3.3/drivers/s390/scsi/ |
D | zfcp_fc.c | 156 void zfcp_fc_wka_ports_force_offline(struct zfcp_fc_wka_ports *gs) in zfcp_fc_wka_ports_force_offline()
|
/linux-3.3/include/video/ |
D | uvesafb.h | 22 __u16 gs; member
|