Home
last modified time | relevance | path

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

123

/linux/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c23 struct msm_gpu_devfreq *df = &gpu->devfreq; in msm_devfreq_target() local
61 struct msm_gpu_devfreq *df = &gpu->devfreq; in get_freq() local
81 struct msm_gpu_devfreq *df in msm_devfreq_get_dev_status() local
135 struct msm_gpu_devfreq *df = &gpu->devfreq; has_devfreq() local
141 struct msm_gpu_devfreq *df = &gpu->devfreq; msm_devfreq_init() local
205 cancel_idle_work(struct msm_gpu_devfreq * df) cancel_idle_work() argument
211 cancel_boost_work(struct msm_gpu_devfreq * df) cancel_boost_work() argument
219 struct msm_gpu_devfreq *df = &gpu->devfreq; msm_devfreq_cleanup() local
230 struct msm_gpu_devfreq *df = &gpu->devfreq; msm_devfreq_resume() local
247 struct msm_gpu_devfreq *df = &gpu->devfreq; msm_devfreq_suspend() local
264 struct msm_gpu_devfreq *df = container_of(work, msm_devfreq_boost_work() local
272 struct msm_gpu_devfreq *df = &gpu->devfreq; msm_devfreq_boost() local
296 struct msm_gpu_devfreq *df = &gpu->devfreq; msm_devfreq_active() local
343 struct msm_gpu_devfreq *df = container_of(work, msm_devfreq_idle_work() local
368 struct msm_gpu_devfreq *df = &gpu->devfreq; msm_devfreq_idle() local
[all...]
/linux/drivers/vfio/
H A Ddevice_cdev.c27 struct vfio_device_file *df; in vfio_device_fops_cdev_open() local
56 static void vfio_df_get_kvm_safe(struct vfio_device_file *df) in vfio_df_get_kvm_safe() argument
83 vfio_df_ioctl_bind_iommufd(struct vfio_device_file * df,struct vfio_device_bind_iommufd __user * arg) vfio_df_ioctl_bind_iommufd() argument
173 vfio_df_unbind_iommufd(struct vfio_device_file * df) vfio_df_unbind_iommufd() argument
194 vfio_df_ioctl_attach_pt(struct vfio_device_file * df,struct vfio_device_attach_iommufd_pt __user * arg) vfio_df_ioctl_attach_pt() argument
253 vfio_df_ioctl_detach_pt(struct vfio_device_file * df,struct vfio_device_detach_iommufd_pt __user * arg) vfio_df_ioctl_detach_pt() argument
[all...]
H A Dvfio_main.c493 struct vfio_device_file *df; in vfio_allocate_device_file() local
505 static int vfio_df_device_first_open(struct vfio_device_file *df) in vfio_df_device_first_open() argument
540 vfio_df_device_last_close(struct vfio_device_file * df) vfio_df_device_last_close() argument
556 vfio_df_open(struct vfio_device_file * df) vfio_df_open() argument
580 vfio_df_close(struct vfio_device_file * df) vfio_df_close() argument
631 struct vfio_device_file *df = filep->private_data; vfio_device_fops_release() local
1264 struct vfio_device_file *df = filep->private_data; vfio_device_fops_unl_ioctl() local
1313 struct vfio_device_file *df = filep->private_data; vfio_device_fops_read() local
1330 struct vfio_device_file *df = filep->private_data; vfio_device_fops_write() local
1345 struct vfio_device_file *df = filep->private_data; vfio_device_fops_mmap() local
1371 struct vfio_device_file *df = file->private_data; vfio_device_from_file() local
1418 struct vfio_device_file *df = file->private_data; vfio_device_file_set_kvm() local
[all...]
H A Diommufd.c21 int vfio_df_iommufd_bind(struct vfio_device_file *df) in vfio_df_iommufd_bind() argument
55 void vfio_df_iommufd_unbind(struct vfio_device_file *df) in vfio_df_iommufd_unbind() argument
H A Dvfio.h160 static inline void vfio_df_group_close(struct vfio_device_file *df) in vfio_df_group_close() argument
340 static inline void vfio_df_iommufd_unbind(struct vfio_device_file *df) in vfio_df_iommufd_unbind() argument
404 vfio_df_ioctl_bind_iommufd(struct vfio_device_file * df,struct vfio_device_bind_iommufd __user * arg) vfio_df_ioctl_bind_iommufd() argument
410 vfio_df_unbind_iommufd(struct vfio_device_file * df) vfio_df_unbind_iommufd() argument
[all...]
H A Dgroup.c165 static int vfio_df_group_open(struct vfio_device_file *df) in vfio_df_group_open() argument
233 vfio_df_group_close(struct vfio_device_file * df) vfio_df_group_close() argument
252 struct vfio_device_file *df; vfio_device_open_file() local
[all...]
/linux/include/linux/
H A Ddevfreq_cooling.h58 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power() argument
65 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() argument
71 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register() argument
77 devfreq_cooling_em_register(struct devfreq *df, in devfreq_cooling_em_register() argument
/linux/arch/s390/hypfs/
H A Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; in dbfs_read() local
65 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
82 hypfs_dbfs_create_file(struct hypfs_dbfs_file * df) hypfs_dbfs_create_file() argument
89 hypfs_dbfs_remove_file(struct hypfs_dbfs_file * df) hypfs_dbfs_remove_file() argument
[all...]
/linux/scripts/gendwarfksyms/
H A Ddie.c74 struct die_fragment *df; in reset_die() local
124 struct die_fragment *df; in append_item() local
134 struct die_fragment *df; die_map_add_string() local
146 struct die_fragment *df; die_map_add_linebreak() local
158 struct die_fragment *df; die_map_add_die() local
[all...]
/linux/drivers/devfreq/
H A Ddevfreq.c1407 struct devfreq *df = to_devfreq(dev); in name_show() local
1415 struct devfreq *df = to_devfreq(dev); in governor_show() local
1426 struct devfreq *df = to_devfreq(dev); in governor_store() local
1507 struct devfreq *df = to_devfreq(d); available_governors_show() local
1553 struct devfreq *df = to_devfreq(dev); cur_freq_show() local
1569 struct devfreq *df = to_devfreq(dev); target_freq_show() local
1578 struct devfreq *df = to_devfreq(dev); min_freq_store() local
1605 struct devfreq *df = to_devfreq(dev); min_freq_show() local
1619 struct devfreq *df = to_devfreq(dev); max_freq_store() local
1659 struct devfreq *df = to_devfreq(dev); max_freq_show() local
1674 struct devfreq *df = to_devfreq(d); available_frequencies_show() local
1701 struct devfreq *df = to_devfreq(dev); trans_stat_show() local
1771 struct devfreq *df = to_devfreq(dev); trans_stat_store() local
1815 struct devfreq *df = to_devfreq(dev); polling_interval_show() local
1827 struct devfreq *df = to_devfreq(dev); polling_interval_store() local
1848 struct devfreq *df = to_devfreq(dev); timer_show() local
1859 struct devfreq *df = to_devfreq(dev); timer_store() local
1908 CREATE_SYSFS_FILE(df,name) global() argument
[all...]
H A Dgovernor_simpleondemand.c18 static int devfreq_simple_ondemand_func(struct devfreq *df, in devfreq_simple_ondemand_func() argument
H A Dgovernor.h120 static inline int devfreq_update_stats(struct devfreq *df) in devfreq_update_stats() argument
H A Dgovernor_userspace.c23 static int devfreq_userspace_func(struct devfreq *df, unsigned long *freq) in devfreq_userspace_func() argument
H A Dhisi_uncore_freq.c349 static int hisi_platform_gov_func(struct devfreq *df, unsigned long *freq) in hisi_platform_gov_func() argument
360 static int hisi_platform_gov_handler(struct devfreq *df, unsigned int event, in hisi_platform_gov_handler() argument
/linux/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c69 struct pxa_desc_function *df; in pxa_desc_by_func_group() local
144 struct pxa_desc_function *df; in pxa2xx_pmx_set_mux() local
267 struct pxa_desc_function *df; pxa2xx_build_functions() local
296 struct pxa_desc_function *df; pxa2xx_build_groups() local
[all...]
/linux/drivers/clk/rockchip/
H A Dclk.h707 df, go, gs, gf) \ argument
728 mf, do, ds, dw, df, go, gs, gf) \ argument
749 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
768 df, dt, go, gs, gf) \ argument
805 ds, dw, df) \ argument
824 COMPOSITE_NOGATE_DIVTBL(_id,cname,pnames,f,mo,ms,mw,mf,ds,dw,df,dt) global() argument
843 COMPOSITE_FRAC(_id,cname,pname,f,mo,df,go,gs,gf) global() argument
860 COMPOSITE_FRACMUX(_id,cname,pname,f,mo,df,go,gs,gf,ch) global() argument
878 COMPOSITE_FRACMUX_NOGATE(_id,cname,pname,f,mo,df,ch) global() argument
895 COMPOSITE_DDRCLK(_id,cname,pnames,f,mo,ms,mw,ds,dw,df) global() argument
959 DIV(_id,cname,pname,f,o,s,w,df) global() argument
974 DIVTBL(_id,cname,pname,f,o,s,w,df,dt) global() argument
1093 COMPOSITE_HALFDIV(_id,cname,pnames,f,mo,ms,mw,mf,ds,dw,df,go,gs,gf) global() argument
1114 COMPOSITE_NOGATE_HALFDIV(_id,cname,pnames,f,mo,ms,mw,mf,ds,dw,df) global() argument
1132 COMPOSITE_NOMUX_HALFDIV(_id,cname,pname,f,mo,ds,dw,df,go,gs,gf) global() argument
1150 DIV_HALF(_id,cname,pname,f,o,s,w,df) global() argument
[all...]
/linux/include/linux/platform_data/
H A Dapds990x.h41 int df; member
/linux/include/xen/interface/hvm/
H A Dioreq.h46 uint8_t df:1; member
/linux/arch/parisc/math-emu/
H A Dfpudispatch.c279 u_int df; /* for class 1 conversions */ in decode_0c() local
726 u_int df; /* dest format for class 1 conversions */ local
H A Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c228 __u8 tos, __u8 ttl, __be16 df, bool xnet) in prepare_ipv4_hdr() argument
285 __be16 df = htons(IP_DF); in prepare4() local
/linux/net/ipv4/
H A Dip_tunnel.c513 struct rtable *rt, __be16 df, in tnl_update_pmtu() argument
595 __be16 df = 0; in ip_md_tunnel_xmit() local
698 __be16 df; in ip_tunnel_xmit() local
[all...]
/linux/arch/mips/kernel/
H A Dunaligned.c464 enum msa_2b_fmt df; in emulate_load_store_insn() local
/linux/drivers/regulator/
H A Dad5398.c222 const struct ad5398_current_data_format *df = in ad5398_probe() local
/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h57 __u8 ttl, df; member

123