Home
last modified time | relevance | path

Searched defs:df (Results 1 – 6 of 6) sorted by relevance

/arch/s390/hypfs/
Dhypfs_dbfs.c37 struct hypfs_dbfs_file *df; in data_free_delayed() local
51 struct hypfs_dbfs_file *df; in dbfs_read() local
86 struct hypfs_dbfs_file *df; in dbfs_ioctl() local
105 int hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
116 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
/arch/blackfin/mach-bf609/
Dclock.c140 u32 df; in pll_get_rate() local
188 u32 df; in sys_clk_get_rate() local
218 u32 df; in sys_clk_round_rate() local
/arch/parisc/math-emu/
Ddecode_exc.c63 #define df 13 /* bits 17 & 18 */ macro
Dfpudispatch.c292 u_int df; /* for class 1 conversions */ in decode_0c() local
711 u_int df; /* dest format for class 1 conversions */ local
/arch/x86/kernel/cpu/
Dcommon.c328 const struct cpuid_dependent_feature *df; in filter_cpuid_features() local
/arch/x86/kvm/
Demulate.c2903 int df = (ctxt->eflags & EFLG_DF) ? -op->count : op->count; in string_addr_inc() local