Searched refs:df (Results 1 – 9 of 9) sorted by relevance
| /include/linux/ |
| D | devfreq_cooling.h | 38 int (*get_real_power)(struct devfreq *df, u32 *power, 45 of_devfreq_cooling_register_power(struct device_node *np, struct devfreq *df, 48 of_devfreq_cooling_register(struct device_node *np, struct devfreq *df); 49 struct thermal_cooling_device *devfreq_cooling_register(struct devfreq *df); 52 devfreq_cooling_em_register(struct devfreq *df, 58 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
|
| D | devfreq.h | 449 static inline int devfreq_update_stats(struct devfreq *df) in devfreq_update_stats() argument
|
| /include/linux/platform_data/ |
| D | apds990x.h | 41 int df; member
|
| /include/xen/interface/hvm/ |
| D | ioreq.h | 46 uint8_t df:1; member
|
| /include/uapi/linux/netfilter/ |
| D | nfnetlink_osf.h | 57 __u8 ttl, df; member
|
| /include/net/ |
| D | gro.h | 454 const u32 df = id & IP_DF; in inet_gro_flush() local 458 flush = (iph->ttl ^ iph2->ttl) | (iph->tos ^ iph2->tos) | (df ^ (id2 & IP_DF)); in inet_gro_flush() 460 if (flush | (outer && df)) in inet_gro_flush() 467 if (count == 1 && df && !ipid_offset) in inet_gro_flush()
|
| D | udp_tunnel.h | 152 __be16 df, __be16 src_port, __be16 dst_port,
|
| D | vxlan.h | 229 enum ifla_vxlan_df df; member
|
| D | ip_tunnels.h | 596 u8 tos, u8 ttl, __be16 df, bool xnet);
|