mp_hash           688 fs/namespace.c 	struct hlist_head *chain = mp_hash(dentry);
mp_hash           739 fs/namespace.c 	hlist_add_head(&new->m_hash, mp_hash(dentry));
mp_hash           155 include/net/flow.h 	__u32			mp_hash;
mp_hash          4766 net/core/filter.c 	fl6.mp_hash = 0;
mp_hash           531 net/ipv6/icmp.c 	fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, NULL);
mp_hash           440 net/ipv6/route.c 	if (!fl6->mp_hash &&
mp_hash           442 net/ipv6/route.c 		fl6->mp_hash = rt6_multipath_hash(net, fl6, skb, NULL);
mp_hash           445 net/ipv6/route.c 		nexthop_path_fib6_result(res, fl6->mp_hash);
mp_hash           449 net/ipv6/route.c 	if (fl6->mp_hash <= atomic_read(&match->fib6_nh->fib_nh_upper_bound))
mp_hash           458 net/ipv6/route.c 		if (fl6->mp_hash > nh_upper_bound)
mp_hash          2468 net/ipv6/route.c 		fl6.mp_hash = rt6_multipath_hash(net, &fl6, skb, flkeys);