Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-5.10/drivers/devfreq/
H A Dgovernor_performance.c13 static int devfreq_performance_func(struct devfreq *df, in devfreq_performance_func() argument
H A Dgovernor_powersave.c13 static int devfreq_powersave_func(struct devfreq *df, in devfreq_powersave_func() argument
H A Dgovernor_simpleondemand.c18 static int devfreq_simple_ondemand_func(struct devfreq *df, in devfreq_simple_ondemand_func() argument
H A Dgovernor.h71 static inline int devfreq_update_stats(struct devfreq *df) in devfreq_update_stats() argument
H A Dgovernor_userspace.c22 static int devfreq_userspace_func(struct devfreq *df, unsigned long *freq) in devfreq_userspace_func() argument
/kernel/linux/linux-5.10/include/linux/
H A Ddevfreq_cooling.h72 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power() argument
79 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register() argument
85 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register() argument
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/devfreq/
H A Dgovernor_performance.c13 static int devfreq_performance_func(struct devfreq *df, in devfreq_performance_func() argument
H A Dgovernor_powersave.c13 static int devfreq_powersave_func(struct devfreq *df, in devfreq_powersave_func() argument
H A Dgovernor_simpleondemand.c18 static int devfreq_simple_ondemand_func(struct devfreq *df, in devfreq_simple_ondemand_func() argument
H A Dgovernor_userspace.c22 static int devfreq_userspace_func(struct devfreq *df, unsigned long *freq) in devfreq_userspace_func() argument
H A Dgovernor.h120 static inline int devfreq_update_stats(struct devfreq *df) in devfreq_update_stats() argument
/kernel/linux/linux-5.10/arch/s390/hypfs/
H A Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; in dbfs_read() local
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
81 hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) hypfs_dbfs_create_file() argument
88 hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) hypfs_dbfs_remove_file() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/hypfs/
H A Dhypfs_dbfs.c35 struct hypfs_dbfs_file *df; in dbfs_read() local
63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
81 hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) hypfs_dbfs_create_file() argument
88 hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) hypfs_dbfs_remove_file() argument
[all...]
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dapds990x.h41 int df; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dapds990x.h41 int df; member
/kernel/linux/linux-6.6/drivers/vfio/
H A Ddevice_cdev.c27 struct vfio_device_file *df; in vfio_device_fops_cdev_open() local
49 static void vfio_df_get_kvm_safe(struct vfio_device_file *df) in vfio_df_get_kvm_safe() argument
56 vfio_df_ioctl_bind_iommufd(struct vfio_device_file *df, struct vfio_device_bind_iommufd __user *arg) vfio_df_ioctl_bind_iommufd() argument
134 vfio_df_unbind_iommufd(struct vfio_device_file *df) vfio_df_unbind_iommufd() argument
155 vfio_df_ioctl_attach_pt(struct vfio_device_file *df, struct vfio_device_attach_iommufd_pt __user *arg) vfio_df_ioctl_attach_pt() argument
191 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 Diommufd.c21 int vfio_df_iommufd_bind(struct vfio_device_file *df) in vfio_df_iommufd_bind() argument
51 void vfio_df_iommufd_unbind(struct vfio_device_file *df) in vfio_df_iommufd_unbind() argument
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dunaligned.c464 enum msa_2b_fmt df; in emulate_load_store_insn() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dunaligned.c463 enum msa_2b_fmt df; in emulate_load_store_insn() local
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Ddecode_exc.c50 #define df 13 /* bits 17 & 18 */ macro
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_core.c171 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) udp_tunnel_xmit_skb() argument
/kernel/linux/linux-5.10/drivers/regulator/
H A Dad5398.c221 const struct ad5398_current_data_format *df = in ad5398_probe() local
/kernel/linux/linux-6.6/drivers/regulator/
H A Dad5398.c221 const struct ad5398_current_data_format *df = in ad5398_probe() local

Completed in 10 milliseconds

12345