ds                 49 arch/x86/include/asm/a.out-core.h 	dump->regs.ds = (u16)regs->ds;
ds                129 arch/x86/include/asm/elf.h 	pr_reg[7] = regs->ds & 0xffff;		\
ds                172 arch/x86/include/asm/elf.h 				   struct pt_regs *regs, const u16 ds)
ds                180 arch/x86/include/asm/elf.h 	t->ds = t->es = ds;
ds                110 arch/x86/include/asm/kexec.h 		asm volatile("movl %%ds, %%eax;" :"=a"(newregs->ds));
ds                 39 arch/x86/include/asm/lguest.h 	unsigned long fs, ds, es;
ds                231 arch/x86/include/asm/processor.h 	unsigned short		ds, __dsh;
ds                478 arch/x86/include/asm/processor.h 	unsigned short		ds;
ds                 19 arch/x86/include/asm/ptrace.h 	unsigned long ds;
ds                 11 arch/x86/include/asm/sigcontext.h 	unsigned short ds, __dsh;
ds                 22 arch/x86/include/asm/suspend_64.h 	u16 ds, es, fs, gs, ss;
ds                142 arch/x86/include/asm/svm.h 	struct vmcb_seg ds;
ds                 37 arch/x86/include/asm/user32.h 	unsigned short ds, __ds, es, __es;
ds                 85 arch/x86/include/asm/user_32.h 	unsigned long	ds;
ds                 92 arch/x86/include/asm/user_64.h 	unsigned long	ds;
ds                 26 arch/x86/include/asm/vm86.h 	unsigned short ds, __dsh;
ds                 66 arch/x86/include/asm/xen/interface_32.h     uint16_t ds, _pad3;
ds                124 arch/x86/include/asm/xen/interface_64.h     uint16_t ds, _pad4[3];
ds                145 arch/x86/include/uapi/asm/kvm.h 	struct kvm_segment cs, ds, es, fs, gs, ss;
ds                109 arch/x86/include/uapi/asm/sigcontext.h 	unsigned short ds, __dsh;
ds                 56 arch/x86/include/uapi/asm/sigcontext32.h        unsigned short ds, __dsh;
ds                 87 arch/x86/include/uapi/asm/vm86.h 	unsigned short ds, __dsh;
ds               1333 include/linux/nfs_xdr.h 	struct pnfs_ds_commit_info	*ds;
ds                117 include/net/dsa.h 	struct dsa_switch	*ds[DSA_MAX_SWITCHES];
ds                152 include/net/dsa.h static inline bool dsa_is_cpu_port(struct dsa_switch *ds, int p)
ds                154 include/net/dsa.h 	return !!(ds->index == ds->dst->cpu_switch && p == ds->dst->cpu_port);
ds                157 include/net/dsa.h static inline u8 dsa_upstream_port(struct dsa_switch *ds)
ds                159 include/net/dsa.h 	struct dsa_switch_tree *dst = ds->dst;
ds                167 include/net/dsa.h 	if (dst->cpu_switch == ds->index)
ds                170 include/net/dsa.h 		return ds->pd->rtable[dst->cpu_switch];
ds                183 include/net/dsa.h 	int	(*setup)(struct dsa_switch *ds);
ds                184 include/net/dsa.h 	int	(*set_addr)(struct dsa_switch *ds, u8 *addr);
ds                185 include/net/dsa.h 	u32	(*get_phy_flags)(struct dsa_switch *ds, int port);
ds                190 include/net/dsa.h 	int	(*phy_read)(struct dsa_switch *ds, int port, int regnum);
ds                191 include/net/dsa.h 	int	(*phy_write)(struct dsa_switch *ds, int port,
ds                197 include/net/dsa.h 	void	(*poll_link)(struct dsa_switch *ds);
ds                202 include/net/dsa.h 	void	(*adjust_link)(struct dsa_switch *ds, int port,
ds                204 include/net/dsa.h 	void	(*fixed_link_update)(struct dsa_switch *ds, int port,
ds                210 include/net/dsa.h 	void	(*get_strings)(struct dsa_switch *ds, int port, uint8_t *data);
ds                211 include/net/dsa.h 	void	(*get_ethtool_stats)(struct dsa_switch *ds,
ds                213 include/net/dsa.h 	int	(*get_sset_count)(struct dsa_switch *ds);
ds                218 include/net/dsa.h 	void	(*get_wol)(struct dsa_switch *ds, int port,
ds                220 include/net/dsa.h 	int	(*set_wol)(struct dsa_switch *ds, int port,
ds                226 include/net/dsa.h 	int	(*suspend)(struct dsa_switch *ds);
ds                227 include/net/dsa.h 	int	(*resume)(struct dsa_switch *ds);
ds                232 include/net/dsa.h 	int	(*port_enable)(struct dsa_switch *ds, int port,
ds                234 include/net/dsa.h 	void	(*port_disable)(struct dsa_switch *ds, int port,
ds                240 include/net/dsa.h 	int	(*set_eee)(struct dsa_switch *ds, int port,
ds                243 include/net/dsa.h 	int	(*get_eee)(struct dsa_switch *ds, int port,
ds                251 include/net/dsa.h static inline void *ds_to_priv(struct dsa_switch *ds)
ds                253 include/net/dsa.h 	return (void *)(ds + 1);
ds                 97 include/uapi/linux/nvme.h 	__u8			ds;
ds                 20 include/uapi/video/uvesafb.h 	__u16 ds;
ds                704 scripts/kconfig/confdata.c 				struct symbol *ds;
ds                707 scripts/kconfig/confdata.c 				ds = sym_choice_default(cs);
ds                708 scripts/kconfig/confdata.c 				if (!sym_is_optional(cs) && sym == ds) {
ds                397 scripts/kconfig/symbol.c 			struct symbol *ds = prop_get_symbol(prop);
ds                398 scripts/kconfig/symbol.c 			if (ds) {
ds                400 scripts/kconfig/symbol.c 				sym_calc_value(ds);
ds                401 scripts/kconfig/symbol.c 				newval.val = ds->curr.val;
ds                696 scripts/kconfig/symbol.c 	struct symbol *ds;
ds                720 scripts/kconfig/symbol.c 			ds = prop_get_symbol(prop);
ds                721 scripts/kconfig/symbol.c 			if (ds != NULL) {
ds                722 scripts/kconfig/symbol.c 				sym_calc_value(ds);
ds                723 scripts/kconfig/symbol.c 				str = (const char *)ds->curr.val;