Searched defs:noref (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_xmit.c267 int local, noref = 1; __ip_vs_get_out_rt() local
411 int local, noref = 1; __ip_vs_get_out_rt_v6() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dhash.c675 cfs_hash_bd_findadd_locked(struct cfs_hash *hs, struct cfs_hash_bd *bd, const void *key, struct hlist_node *hnode, int noref) cfs_hash_bd_findadd_locked() argument
750 cfs_hash_multi_bd_findadd_locked(struct cfs_hash *hs, struct cfs_hash_bd *bds, unsigned n, const void *key, struct hlist_node *hnode, int noref) cfs_hash_multi_bd_findadd_locked() argument
867 cfs_hash_dual_bd_findadd_locked(struct cfs_hash *hs, struct cfs_hash_bd *bds, const void *key, struct hlist_node *hnode, int noref) cfs_hash_dual_bd_findadd_locked() argument
1238 cfs_hash_find_or_add(struct cfs_hash *hs, const void *key, struct hlist_node *hnode, int noref) cfs_hash_find_or_add() argument

Completed in 199 milliseconds