Home
last modified time | relevance | path

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

12

/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()
83 long vfio_df_ioctl_bind_iommufd(struct vfio_device_file *df, in vfio_df_ioctl_bind_iommufd()
173 void vfio_df_unbind_iommufd(struct vfio_device_file *df) in vfio_df_unbind_iommufd()
194 int vfio_df_ioctl_attach_pt(struct vfio_device_file *df, in vfio_df_ioctl_attach_pt()
253 int vfio_df_ioctl_detach_pt(struct vfio_device_file *df, in vfio_df_ioctl_detach_pt()
H A Dvfio_main.c496 struct vfio_device_file *df; in vfio_allocate_device_file() local
508 static int vfio_df_device_first_open(struct vfio_device_file *df) in vfio_df_device_first_open()
543 static void vfio_df_device_last_close(struct vfio_device_file *df) in vfio_df_device_last_close()
559 int vfio_df_open(struct vfio_device_file *df) in vfio_df_open()
583 void vfio_df_close(struct vfio_device_file *df) in vfio_df_close()
634 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_release() local
1312 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_unl_ioctl() local
1365 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_read() local
1382 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_write() local
1397 struct vfio_device_file *df = filep->private_data; in vfio_device_fops_mmap() local
[all …]
H A Diommufd.c21 int vfio_df_iommufd_bind(struct vfio_device_file *df) in vfio_df_iommufd_bind()
55 void vfio_df_iommufd_unbind(struct vfio_device_file *df) in vfio_df_iommufd_unbind()
H A Dvfio.h160 static inline void vfio_df_group_close(struct vfio_device_file *df) in vfio_df_group_close()
340 static inline void vfio_df_iommufd_unbind(struct vfio_device_file *df) in vfio_df_iommufd_unbind()
404 static inline long vfio_df_ioctl_bind_iommufd(struct vfio_device_file *df, in vfio_df_ioctl_bind_iommufd()
410 static inline void vfio_df_unbind_iommufd(struct vfio_device_file *df) in vfio_df_unbind_iommufd()
/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()
65 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
71 devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
77 devfreq_cooling_em_register(struct devfreq *df, in devfreq_cooling_em_register()
/linux/drivers/thermal/
H A Ddevfreq_cooling.c88 struct devfreq *df = dfc->devfreq; in devfreq_cooling_set_cur_state() local
148 static unsigned long get_voltage(struct devfreq *df, unsigned long freq) in get_voltage()
194 struct devfreq *df = dfc->devfreq; in devfreq_cooling_get_requested_power() local
291 struct devfreq *df = dfc->devfreq; in devfreq_cooling_power2state() local
351 struct devfreq *df = dfc->devfreq; in devfreq_cooling_gen_tables() local
393 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, in of_devfreq_cooling_register_power()
490 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df) in of_devfreq_cooling_register()
500 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df) in devfreq_cooling_register()
523 devfreq_cooling_em_register(struct devfreq *df, in devfreq_cooling_em_register()
/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; in die_map_add_string() local
146 struct die_fragment *df; in die_map_add_linebreak() local
158 struct die_fragment *df; in die_map_add_die() local
H A Dtypes.c361 struct die_fragment *df; in __type_expand() local
/linux/arch/s390/hypfs/
H A Dhypfs_dbfs.c36 struct hypfs_dbfs_file *df; in dbfs_read() local
66 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local
84 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()
94 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
/linux/drivers/clk/rockchip/
H A Dclk.h797 df, go, gs, gf) \ argument
818 mf, do, ds, dw, df, go, gs, gf) \ argument
839 #define COMPOSITE_NOMUX(_id, cname, pname, f, mo, ds, dw, df, \ argument
858 df, dt, go, gs, gf) \ argument
895 ds, dw, df) \ argument
914 mw, mf, ds, dw, df, dt) \ argument
933 #define COMPOSITE_FRAC(_id, cname, pname, f, mo, df, go, gs, gf)\ argument
950 #define COMPOSITE_FRACMUX(_id, cname, pname, f, mo, df, go, gs, gf, ch) \ argument
968 #define COMPOSITE_FRACMUX_NOGATE(_id, cname, pname, f, mo, df, ch) \ argument
985 ds, dw, df) \ 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/net/ipv4/
H A Dip_tunnel.c513 struct rtable *rt, __be16 df, in tnl_update_pmtu()
581 __be16 df = 0; in ip_md_tunnel_xmit() local
684 __be16 df; in ip_tunnel_xmit() local
/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.c277 __u8 tos, __u8 ttl, __be16 df, bool xnet) in prepare_ipv4_hdr()
334 __be16 df = htons(IP_DF); in prepare4() local
/linux/arch/mips/kernel/
H A Dunaligned.c464 enum msa_2b_fmt df; in emulate_load_store_insn() local
/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h57 __u8 ttl, df; member
/linux/net/netfilter/
H A Dnfnetlink_osf.c57 bool df; member
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_eth_com.h36 u8 df; /* Don't fragment */ member
/linux/drivers/ipack/devices/
H A Dscc2698.h63 u8 df, cts; /* Stop counter timer of block */ member
81 u8 df, r3; /* reserved */ member
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c923 ip_vs_prepare_tunneled_skb(struct sk_buff * skb,int skb_af,unsigned int max_headroom,__u8 * next_protocol,__u32 * payload_len,__u8 * dsfield,__u8 * ttl,__be16 * df) ip_vs_prepare_tunneled_skb() argument
1117 __be16 df = 0; ip_vs_tunnel_xmit() local
[all...]
/linux/drivers/net/can/rcar/
H A Drcar_canfd.c330 #define RCANFD_C_RFDF(x, df) \ argument
342 #define RCANFD_C_CFDF(ch, idx, df) \ argument
368 #define RCANFD_F_RFDF(gpriv, x, df) \ argument
383 #define RCANFD_F_CFDF(gpriv, ch, idx, df) \ argument
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c461 struct dfifo *df; in receive_dmsg() local
669 struct dfifo *df; in hfcpci_fill_dfifo() local
/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h24 } df; member

12