| /Linux-v5.4/net/ipv6/ | 
| D | inet6_hashtables.c | 55 					   const int dif, const int sdif)  in __inet6_lookup_established()95 				const int dif, const int sdif, bool exact_dif)  in compute_score()
 120 		const unsigned short hnum, const int dif, const int sdif)  in inet6_lhash2_lookup()
 154 		const unsigned short hnum, const int dif, const int sdif)  in inet6_lookup_listener()
 187 			  const int dif)  in inet6_lookup()
 208 	const int dif = sk->sk_bound_dev_if;  in __inet6_check_established()  local
 
 | 
| D | udp.c | 104 			 int dif, int sdif)  in compute_score()148 		int dif, int sdif, struct udp_hslot *hslot2,  in udp6_lib_lookup2()
 182 			       int dif, int sdif, struct udp_table *udptable,  in __udp6_lib_lookup()
 240 			     const struct in6_addr *daddr, __be16 dport, int dif)  in udp6_lib_lookup()
 708 				   int dif, int sdif, unsigned short hnum)  in __udp_v6_is_mcast_sock()
 753 	int dif = inet6_iif(skb);  in __udp6_lib_mcast_deliver()  local
 953 			int dif, int sdif)  in __udp6_lib_demux_lookup()
 978 	int dif = skb->dev->ifindex;  in udp_v6_early_demux()  local
 
 | 
| D | exthdrs.c | 998 		long dif = (char *)opt2 - (char *)opt;  in ipv6_dup_options()  local
 | 
| D | raw.c | 71 		const struct in6_addr *rmt_addr, int dif, int sdif)  in __raw_v6_lookup()
 | 
| /Linux-v5.4/include/net/ | 
| D | inet_hashtables.h | 189 					int dif, int sdif)  in inet_sk_bound_dev_eq()256 		__be32 daddr, __be16 dport, int dif, int sdif)  in inet_lookup_listener()
 323 				const int dif)  in inet_lookup_established()
 334 					 const int dif, const int sdif,  in __inet_lookup()
 355 				       const int dif)  in inet_lookup()
 
 | 
| D | raw.h | 75 				       int dif, int sdif)  in raw_sk_bound_dev_eq()
 | 
| D | inet6_hashtables.h | 67 					  const int dif, const int sdif,  in __inet6_lookup()
 | 
| D | udp.h | 252 				       int dif, int sdif)  in udp_sk_bound_dev_eq()
 | 
| D | inet_sock.h | 143 				     int dif, int sdif)  in inet_bound_dev_eq()
 | 
| D | sock.h | 2597 static inline bool sk_dev_equal_l3scope(struct sock *sk, int dif)  in sk_dev_equal_l3scope()
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | inet_hashtables.c | 230 				const int dif, const int sdif, bool exact_dif)  in compute_score()262 				const int dif, const int sdif)  in inet_lhash2_lookup()
 296 				    const int dif, const int sdif)  in __inet_lookup_listener()
 350 				  const int dif, const int sdif)  in __inet_lookup_established()
 403 	int dif = sk->sk_bound_dev_if;  in __inet_check_established()  local
 
 | 
| D | udp.c | 356 			 int dif, int sdif)  in compute_score()412 				     int dif, int sdif,  in udp4_lib_lookup2()
 446 		__be16 sport, __be32 daddr, __be16 dport, int dif,  in __udp4_lib_lookup()
 503 			     __be32 daddr, __be16 dport, int dif)  in udp4_lib_lookup()
 519 				       int dif, int sdif, unsigned short hnum)  in __udp_is_mcast_sock()
 2149 	int dif = skb->dev->ifindex;  in __udp4_lib_mcast_deliver()  local
 2378 						  int dif, int sdif)  in __udp4_lib_mcast_demux_lookup()
 2409 					    int dif, int sdif)  in __udp4_lib_demux_lookup()
 2437 	int dif = skb->dev->ifindex;  in udp_v4_early_demux()  local
 
 | 
| D | ping.c | 175 	int dif = skb->dev->ifindex;  in ping_lookup()  local386 static void ping_clear_saddr(struct sock *sk, int dif)  in ping_clear_saddr()
 410 	int dif = sk->sk_bound_dev_if;  in ping_bind()  local
 
 | 
| D | raw.c | 122 			     int dif, int sdif)  in __raw_v4_lookup()172 	int dif = inet_iif(skb);  in raw_v4_input()  local
 298 		int dif = skb->dev->ifindex;  in raw_icmp_error()  local
 
 | 
| D | igmp.c | 2625 		   int dif, int sdif)  in ip_mc_sf_allow()
 | 
| /Linux-v5.4/sound/soc/codecs/ | 
| D | ak4118.c | 157 	int dif;  in ak4118_set_dai_fmt_master()  local179 	int dif;  in ak4118_set_dai_fmt_slave()  local
 201 	int dif;  in ak4118_set_dai_fmt()  local
 
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | sd_dif.c | 33 	int dif, dix;  in sd_dif_config_host()  local
 | 
| D | sd.c | 344 	unsigned int dif, dix;  in protection_mode_show()  local674 static unsigned int sd_prot_op(bool write, bool dix, bool dif)  in sd_prot_op()
 733 					   unsigned int dix, unsigned int dif)  in sd_setup_protect_cmnd()
 1173 	unsigned int dif;  in sd_setup_read_write_cmnd()  local
 
 | 
| /Linux-v5.4/include/rdma/ | 
| D | signature.h | 76 		struct ib_t10_dif_domain dif;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_ptp.c | 280 	s64 best_val = 0, val, best_period = 0, period, approx_dev, dif, dif2;  in qed_ptp_hw_adjfreq()  local
 | 
| /Linux-v5.4/net/l2tp/ | 
| D | l2tp_ip.c | 48 					  __be32 raddr, int dif, u32 tunnel_id)  in __l2tp_ip_bind_lookup()
 | 
| D | l2tp_ip6.c | 59 					   int dif, u32 tunnel_id)  in __l2tp_ip6_bind_lookup()
 | 
| /Linux-v5.4/drivers/scsi/bfa/ | 
| D | bfi_ms.h | 681 	struct bfi_ioim_dif_s  dif;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/e1000/ | 
| D | e1000_main.c | 2527 		u32 dif = (adapter->gotcl > adapter->gorcl ?  in e1000_watchdog()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/e1000e/ | 
| D | netdev.c | 5365 		u32 dif = (adapter->gotc > adapter->gorc ?  in e1000_watchdog_task()  local
 |