Home
last modified time | relevance | path

Searched refs:users (Results 626 - 650 of 732) sorted by relevance

1...<<21222324252627282930

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc.c2000 list_add_tail(&act->encap_user, &encap->users); in efx_tc_flower_replace()
2011 &act->count->cnt->users); in efx_tc_flower_replace()
/third_party/ltp/tools/sparse/sparse-src/
H A Dsimplify.c273 delete_pseudo_user_list_entry(&p->users, usep, 1); in rem_usage()
274 if (kill && !p->users && has_definition(p)) in rem_usage()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp271 // Point debug users of the dying cast to the new one. in commonCastTransforms()
2205 /// Check if all users of CI are StoreInsts.
2207 for (User *U : CI.users()) { in hasStoreUsersOnly()
2283 for (User *V : OldPN->users()) { in optimizeBitCastFromPhi()
2295 // rewrite it, the PHI web we're considering won't have any users in optimizeBitCastFromPhi()
2340 // Traverse all accumulated PHI nodes and process its users, in optimizeBitCastFromPhi()
2347 // Replace users of BitCast B->A with NewPHI. These will help in optimizeBitCastFromPhi()
H A DInstCombineInternal.h220 for (User *U : V->users()) { in canFreelyInvertAllUsersOf()
236 // So far all users were free to invert... in canFreelyInvertAllUsersOf()
238 return true; // Can freely invert all users! in canFreelyInvertAllUsersOf()
H A DInstCombineCompares.cpp66 for (auto *U : I.users()) in hasBranchUse()
598 // we have PHI node users of transformed instructions. in canRewriteGEPAsOffset()
734 // Depending on the type, for external users we have to emit in rewriteGEPAsOffset()
1297 for (User *U : OrigAdd->users()) { in processUGT_ADDCST_ADD()
4600 for (User *U : MulVal->users()) { in processUMulZExtIdiom()
4838 for (const User *U : Op0->users()) { in swapMayExposeCSEOpportunities()
4870 for (const User *U : DI->users()) { in dominatesAllUses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp840 for (auto *U : LI->getPointerOperand()->users()) in reportMayClobberedLoad()
1446 for (User *U : V->users()) in hasUsersIn()
H A DGVNHoist.cpp940 for (User *U : NewMemAcc->users()) in raMPHIuw()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c283 /* We do not touch skb here, so prefetch skb->users location in mlx4_en_free_tx_desc()
286 prefetchw(&skb->users); in mlx4_en_free_tx_desc()
/kernel/linux/linux-5.10/net/sctp/
H A Doutqueue.c1087 pr_debug("%s: outq:%p, chunk:%p[%s], tx-tsn:0x%x skb->head:%p skb->users:%d\n", in sctp_outq_flush_data()
1092 refcount_read(&chunk->skb->users) : -1); in sctp_outq_flush_data()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1397 __u16 users; member
/kernel/linux/linux-5.10/kernel/
H A Duser_namespace.c1330 if (current->fs->users != 1) in userns_install()
/kernel/linux/linux-5.10/net/dccp/
H A Dipv6.c364 refcount_inc(&skb->users); in dccp_v6_conn_request()
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1413 __u16 users; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c288 /* We do not touch skb here, so prefetch skb->users location in mlx4_en_free_tx_desc()
291 prefetchw(&skb->users); in mlx4_en_free_tx_desc()
/kernel/linux/linux-6.6/kernel/
H A Duser_namespace.c1351 if (current->fs->users != 1) in userns_install()
/kernel/linux/linux-6.6/net/dccp/
H A Dipv6.c375 refcount_inc(&skb->users); in dccp_v6_conn_request()
/kernel/linux/linux-6.6/net/sctp/
H A Doutqueue.c1103 pr_debug("%s: outq:%p, chunk:%p[%s], tx-tsn:0x%x skb->head:%p skb->users:%d\n", in sctp_outq_flush_data()
1108 refcount_read(&chunk->skb->users) : -1); in sctp_outq_flush_data()
/third_party/libabigail/tools/
H A Dfedabipkgdiff66 # version of fedabipkgdiff, I'll make it configurable by users.
541 associated to 'rpm' and users want to get the one which name
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp1128 // Mark MemoryPhi users of What not to be optimized. in moveTo()
1129 for (auto *U : What->users()) in moveTo()
1133 // Replace all our users with our defining access. in moveTo()
1145 // Clear dangling pointers. We added all MemoryPhi users, but not all in moveTo()
1302 // Reset optimized on users of this store, and reset the uses. in removeMemoryAccess()
1307 // flags on users of phi nodes if doing the below makes a phi node have all in removeMemoryAccess()
1308 // the same arguments. Instead, we prefer users to removeMemoryAccess those in removeMemoryAccess()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp888 for (const User *U : I.users()) { in shouldConsiderAddressTypePromotion()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1574 for (auto *U : F.users()) {
/kernel/linux/linux-5.10/net/core/
H A Ddev.c13 * David Hinds <dahinds@users.sourceforge.net>
1316 * Typically, users of these auto-enslaving devices in dev_change_name()
2266 refcount_inc(&skb->users); in deliver_skb()
3105 if (likely(refcount_read(&skb->users) == 1)) { in __dev_kfree_skb_irq()
3107 refcount_set(&skb->users, 0); in __dev_kfree_skb_irq()
3108 } else if (likely(!refcount_dec_and_test(&skb->users))) { in __dev_kfree_skb_irq()
4921 WARN_ON(refcount_read(&skb->users)); in net_tx_action()
6955 /* private field for the users */
10125 * because users of this 'device' dont need to change in init_dummy_netdev()
H A Dskbuff.c229 refcount_set(&skb->users, 1); in __alloc_skb()
275 refcount_set(&skb->users, 1); in __build_skb_around()
1012 refcount_set(&n->users, 1); in __skb_clone()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c13 * David Hinds <dahinds@users.sourceforge.net>
779 /* Deprecated for new users, call netdev_get_by_name() instead */
866 /* Deprecated for new users, call netdev_get_by_index() instead */
2232 refcount_inc(&skb->users); in deliver_skb()
3177 if (likely(refcount_read(&skb->users) == 1)) { in dev_kfree_skb_irq_reason()
3179 refcount_set(&skb->users, 0); in dev_kfree_skb_irq_reason()
3180 } else if (likely(!refcount_dec_and_test(&skb->users))) { in dev_kfree_skb_irq_reason()
5163 WARN_ON(refcount_read(&skb->users)); in net_tx_action()
6802 /* private field for the users */
10327 * because users o in init_dummy_netdev()
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_test.cpp3398 std::vector<std::string> users; in HWTEST_F() local
3399 EXPECT_EQ(kvStoreObj.GetCompensatedSyncQuery(syncQuery, users), E_OK); in HWTEST_F()

Completed in 102 milliseconds

1...<<21222324252627282930