Searched refs:noref (Results 1 – 3 of 3) sorted by relevance
442 my %noref = ();448 if (! exists($noref{$module})) {449 $noref{$module} = [];451 push(@{$noref{$module}}, $name);455 if (%noref) {457 foreach my $module (sort(keys(%noref))) {459 foreach (sort(@{$noref{$module}})) {
267 int local, noref = 1; in __ip_vs_get_out_rt() local300 noref = 0; in __ip_vs_get_out_rt()323 if (!noref) in __ip_vs_get_out_rt()343 if (noref) { in __ip_vs_get_out_rt()354 if (!noref) in __ip_vs_get_out_rt()411 int local, noref = 1; in __ip_vs_get_out_rt_v6() local447 noref = 0; in __ip_vs_get_out_rt_v6()465 if (!noref) in __ip_vs_get_out_rt_v6()487 if (noref) { in __ip_vs_get_out_rt_v6()498 if (!noref) in __ip_vs_get_out_rt_v6()
677 int noref) in cfs_hash_bd_findadd_locked() argument681 (!noref * CFS_HS_LOOKUP_MASK_REF)); in cfs_hash_bd_findadd_locked()752 struct hlist_node *hnode, int noref) in cfs_hash_multi_bd_findadd_locked() argument759 intent = CFS_HS_LOOKUP_IT_PEEK | (!noref * CFS_HS_LOOKUP_MASK_REF); in cfs_hash_multi_bd_findadd_locked()869 int noref) in cfs_hash_dual_bd_findadd_locked() argument872 hnode, noref); in cfs_hash_dual_bd_findadd_locked()1239 struct hlist_node *hnode, int noref) in cfs_hash_find_or_add() argument1252 hnode, noref); in cfs_hash_find_or_add()