Home
last modified time | relevance | path

Searched refs:noref (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/
Dnamespace.pl442 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}})) {
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_xmit.c268 int local, noref = 1; in __ip_vs_get_out_rt() local
301 noref = 0; in __ip_vs_get_out_rt()
324 if (!noref) in __ip_vs_get_out_rt()
344 if (noref) { in __ip_vs_get_out_rt()
355 if (!noref) in __ip_vs_get_out_rt()
416 int local, noref = 1; in __ip_vs_get_out_rt_v6() local
452 noref = 0; in __ip_vs_get_out_rt_v6()
471 if (!noref) in __ip_vs_get_out_rt_v6()
493 if (noref) { in __ip_vs_get_out_rt_v6()
504 if (!noref) in __ip_vs_get_out_rt_v6()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Dhash.c686 int noref) in cfs_hash_bd_findadd_locked() argument
689 (!noref * CFS_HS_LOOKUP_MASK_REF) | in cfs_hash_bd_findadd_locked()
761 struct hlist_node *hnode, int noref) in cfs_hash_multi_bd_findadd_locked() argument
768 intent = (!noref * CFS_HS_LOOKUP_MASK_REF) | CFS_HS_LOOKUP_IT_PEEK; in cfs_hash_multi_bd_findadd_locked()
878 int noref) in cfs_hash_dual_bd_findadd_locked() argument
881 hnode, noref); in cfs_hash_dual_bd_findadd_locked()
1248 struct hlist_node *hnode, int noref) in cfs_hash_find_or_add() argument
1261 hnode, noref); in cfs_hash_find_or_add()
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db10 API-skb-dst-set-noref
11 API-skb-dst-is-noref