Searched defs:df (Results 1 - 25 of 62) sorted by relevance

123

/linux-master/drivers/devfreq/
H A Dgovernor_performance.c13 static int devfreq_performance_func(struct devfreq *df, argument
H A Dgovernor_powersave.c13 static int devfreq_powersave_func(struct devfreq *df, argument
H A Dgovernor_simpleondemand.c18 static int devfreq_simple_ondemand_func(struct devfreq *df, argument
H A Dgovernor_userspace.c22 static int devfreq_userspace_func(struct devfreq *df, unsigned long *freq) argument
H A Dgovernor.h120 static inline int devfreq_update_stats(struct devfreq *df) argument
/linux-master/include/linux/
H A Ddevfreq_cooling.h58 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, argument
65 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) argument
71 devfreq_cooling_register(struct devfreq *df) argument
77 devfreq_cooling_em_register(struct devfreq *df, argument
/linux-master/include/linux/platform_data/
H A Dapds990x.h41 int df; member in struct:apds990x_chip_factors
/linux-master/arch/s390/hypfs/
H A Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; local
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; local
81 hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) argument
88 hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) argument
[all...]
/linux-master/drivers/vfio/
H A Ddevice_cdev.c27 struct vfio_device_file *df; local
49 static void vfio_df_get_kvm_safe(struct vfio_device_file *df) argument
56 vfio_df_ioctl_bind_iommufd(struct vfio_device_file *df, struct vfio_device_bind_iommufd __user *arg) argument
134 vfio_df_unbind_iommufd(struct vfio_device_file *df) argument
155 vfio_df_ioctl_attach_pt(struct vfio_device_file *df, struct vfio_device_attach_iommufd_pt __user *arg) argument
191 vfio_df_ioctl_detach_pt(struct vfio_device_file *df, struct vfio_device_detach_iommufd_pt __user *arg) argument
[all...]
H A Diommufd.c21 int vfio_df_iommufd_bind(struct vfio_device_file *df) argument
51 void vfio_df_iommufd_unbind(struct vfio_device_file *df) argument
H A Dgroup.c167 static int vfio_df_group_open(struct vfio_device_file *df) argument
236 vfio_df_group_close(struct vfio_device_file *df) argument
255 struct vfio_device_file *df; local
[all...]
/linux-master/include/xen/interface/hvm/
H A Dioreq.h46 uint8_t df:1; member in struct:ioreq
/linux-master/arch/parisc/math-emu/
H A Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gpu_devfreq.c23 struct msm_gpu_devfreq *df = &gpu->devfreq; local
61 struct msm_gpu_devfreq *df = &gpu->devfreq; local
81 struct msm_gpu_devfreq *df local
135 struct msm_gpu_devfreq *df = &gpu->devfreq; local
141 struct msm_gpu_devfreq *df = &gpu->devfreq; local
199 cancel_idle_work(struct msm_gpu_devfreq *df) argument
205 cancel_boost_work(struct msm_gpu_devfreq *df) argument
213 struct msm_gpu_devfreq *df = &gpu->devfreq; local
224 struct msm_gpu_devfreq *df = &gpu->devfreq; local
241 struct msm_gpu_devfreq *df = &gpu->devfreq; local
258 struct msm_gpu_devfreq *df = container_of(work, local
266 struct msm_gpu_devfreq *df = &gpu->devfreq; local
290 struct msm_gpu_devfreq *df = &gpu->devfreq; local
337 struct msm_gpu_devfreq *df = container_of(work, local
362 struct msm_gpu_devfreq *df = &gpu->devfreq; local
[all...]
/linux-master/drivers/regulator/
H A Dad5398.c221 const struct ad5398_current_data_format *df = local
/linux-master/arch/mips/kernel/
H A Dunaligned.c464 enum msa_2b_fmt df; local
/linux-master/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h57 __u8 ttl, df; member in struct:nf_osf_user_finger
/linux-master/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c69 struct pxa_desc_function *df; local
143 struct pxa_desc_function *df; local
269 struct pxa_desc_function *df; local
300 struct pxa_desc_function *df; local
[all...]
/linux-master/tools/objtool/include/objtool/
H A Dcheck.h17 bool df; member in struct:insn_state
/linux-master/net/netfilter/
H A Dnfnetlink_osf.c57 bool df; member in struct:nf_osf_hdr_ctx
/linux-master/net/ipv4/
H A Dudp_tunnel_core.c153 udp_tunnel_xmit_skb(struct rtable *rt, struct sock *sk, struct sk_buff *skb, __be32 src, __be32 dst, __u8 tos, __u8 ttl, __be16 df, __be16 src_port, __be16 dst_port, bool xnet, bool nocheck) argument
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h36 u8 df; /* Don't fragment */ member in struct:ena_com_tx_ctx
/linux-master/drivers/thermal/
H A Ddevfreq_cooling.c88 struct devfreq *df = dfc->devfreq; local
148 static unsigned long get_voltage(struct devfreq *df, unsigned long freq) argument
194 struct devfreq *df = dfc->devfreq; local
291 struct devfreq *df = dfc->devfreq; local
351 struct devfreq *df = dfc->devfreq; local
393 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, struct devfreq_cooling_power *dfc_power) argument
490 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) argument
500 devfreq_cooling_register(struct devfreq *df) argument
523 devfreq_cooling_em_register(struct devfreq *df, struct devfreq_cooling_power *dfc_power) argument
[all...]
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_net.c285 __be16 df = htons(IP_DF); local
226 prepare_ipv4_hdr(struct dst_entry *dst, struct sk_buff *skb, __be32 saddr, __be32 daddr, __u8 proto, __u8 tos, __u8 ttl, __be16 df, bool xnet) argument
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c93 struct fimc_frame *sf, *df; local

Completed in 438 milliseconds

123