Home
last modified time | relevance | path

Searched refs:list (Results 1226 - 1250 of 16352) sorted by relevance

1...<<41424344454647484950>>...655

/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Ddevice_profile_utils_test.cpp72 std::list<ProfileEvent> failedEvents; in HWTEST_F()
86 std::list<ProfileEvent> failedEvents; in HWTEST_F()
104 std::list<ProfileEvent> failedEvents; in HWTEST_F()
120 std::list<ProfileEvent> failedEvents; in HWTEST_F()
136 std::list<ProfileEvent> failedEvents; in HWTEST_F()
152 std::list<ProfileEvent> failedEvents; in HWTEST_F()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Dkv_store_observer_impl.cpp90 const std::list<DistributedDB::Entry> KvStoreObserverImpl::GetInsertList() const in GetInsertList()
95 const std::list<DistributedDB::Entry> KvStoreObserverImpl::GetUpdateList() const in GetUpdateList()
100 const std::list<DistributedDB::Entry> KvStoreObserverImpl::GetDeleteList() const in GetDeleteList()
132 MST_LOG("###########################- BEGIN list type: %d -###########################", waitWhat); in WaitUntilReachRecordCount()
208 const std::list<DistributedDB::Entry> KvStoreObserverImpl::GetCumulatedInsertList() const in GetCumulatedInsertList()
213 const std::list<DistributedDB::Entry> KvStoreObserverImpl::GetCumulatedUpdateList() const in GetCumulatedUpdateList()
218 const std::list<DistributedDB::Entry> KvStoreObserverImpl::GetCumulatedDeleteList() const in GetCumulatedDeleteList()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h27 #include <linux/list.h>
106 struct list_head list; member
124 struct list_head list; member
140 struct list_head list; member
159 struct list_head list; member
166 struct list_head list; member
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dclosure.h78 * Lastly, you might have a wait list dedicated to a specific event, and have no
80 * closure_wake_up() on the appropriate wait list. In that case, just use
82 * closure was already on a wait list or not - a closure can only be on one wait
83 * list at a time.
111 struct llist_head list; member
148 struct llist_node list; member
171 void __closure_wake_up(struct closure_waitlist *list);
172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
292 * closure_wake_up - wake up all closures on a wait list,
295 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h17 * copyright notice, this list of conditions and the following
21 * copyright notice, this list of conditions and the following
38 #include <linux/list.h>
52 struct list_head list; member
105 struct mthca_icm_chunk, list); in mthca_icm_first()
117 if (iter->chunk->list.next == &iter->icm->chunk_list) { in mthca_icm_next()
122 iter->chunk = list_entry(iter->chunk->list.next, in mthca_icm_next()
123 struct mthca_icm_chunk, list); in mthca_icm_next()
/kernel/linux/linux-5.10/drivers/iommu/loongson/
H A Diommu.h17 #include <linux/list.h>
137 struct list_head list; member
139 spinlock_t dom_info_lock; /* Lock for priv->list */
155 struct list_head list; member
170 struct list_head list; /* for loongson_iommu_pri->iommu_devlist */ member
173 spinlock_t devlock; /* priv dev list lock */
181 struct list_head list; /* For list of all domains */ member
190 struct list_head list; /* for iommu_entry->dev_list */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Domapdss-boot-init.c20 #include <linux/list.h>
27 struct list_head list; member
115 list_add(&n->list, &dss_conv_list); in omapdss_add_to_list()
123 list_for_each_entry(n, &dss_conv_list, list) { in omapdss_list_contains()
214 list); in omapdss_boot_init()
219 list_del(&n->list); in omapdss_boot_init()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c20 #include <linux/list.h>
27 struct list_head list; member
118 list_add(&n->list, &dss_conv_list); in omapdss_add_to_list()
126 list_for_each_entry(n, &dss_conv_list, list) { in omapdss_list_contains()
205 list); in omapdss_boot_init()
210 list_del(&n->list); in omapdss_boot_init()
/kernel/linux/linux-5.10/security/selinux/
H A Dnetif.c19 #include <linux/list.h>
33 struct list_head list; member
74 list_for_each_entry_rcu(netif, &sel_netif_hash[idx], list) in sel_netif_find()
99 list_add_rcu(&netif->list, &sel_netif_hash[idx]); in sel_netif_insert()
115 list_del_rcu(&netif->list); in sel_netif_destroy()
245 list_for_each_entry(netif, &sel_netif_hash[idx], list) in sel_netif_flush()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-audio.h51 struct list_head list; /* list in sdev pcm list */ member
75 struct list_head list; /* list in sdev control list */ member
90 struct list_head list; /* list in sdev widget list */ member
103 struct list_head list; /* lis member
116 struct list_head list; /* list in sdev dai list */ global() member
[all...]
/kernel/linux/linux-5.10/kernel/locking/
H A Dsemaphore.c194 struct list_head list; member
209 list_add_tail(&waiter.list, &sem->wait_list); in __down_common()
227 list_del(&waiter.list); in __down_common()
231 list_del(&waiter.list); in __down_common()
258 struct semaphore_waiter, list); in __up()
259 list_del(&waiter->list); in __up()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dabx500-core.c8 #include <linux/list.h>
18 struct list_head list; member
28 list_for_each_entry(dev_entry, &abx500_list, list) { in lookup_ops()
47 list_add_tail(&dev_entry->list, &abx500_list); in abx500_register_ops()
56 list_for_each_entry_safe(dev_entry, tmp, &abx500_list, list) in abx500_remove_ops()
58 list_del(&dev_entry->list); in abx500_remove_ops()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dabx500-core.c8 #include <linux/list.h>
18 struct list_head list; member
28 list_for_each_entry(dev_entry, &abx500_list, list) { in lookup_ops()
47 list_add_tail(&dev_entry->list, &abx500_list); in abx500_register_ops()
56 list_for_each_entry_safe(dev_entry, tmp, &abx500_list, list) in abx500_remove_ops()
58 list_del(&dev_entry->list); in abx500_remove_ops()
/kernel/linux/linux-6.6/include/media/
H A Dmedia-device.h14 #include <linux/list.h>
28 * @list: List head
38 struct list_head list; member
167 /* notify callback list invoked when a new entity is registered */
383 list_for_each_entry(entity, &(mdev)->entities, graph_obj.list)
387 list_for_each_entry(intf, &(mdev)->interfaces, graph_obj.list)
391 list_for_each_entry(pad, &(mdev)->pads, graph_obj.list)
395 list_for_each_entry(link, &(mdev)->links, graph_obj.list)
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c20 #include <linux/list.h>
27 struct list_head list; member
118 list_add(&n->list, &dss_conv_list); in omapdss_add_to_list()
126 list_for_each_entry(n, &dss_conv_list, list) { in omapdss_list_contains()
205 list); in omapdss_boot_init()
210 list_del(&n->list); in omapdss_boot_init()
/kernel/linux/linux-6.6/kernel/locking/
H A Dsemaphore.c199 struct list_head list; member
214 list_add_tail(&waiter.list, &sem->wait_list); in ___down_common()
232 list_del(&waiter.list); in ___down_common()
236 list_del(&waiter.list); in ___down_common()
275 struct semaphore_waiter, list); in __up()
276 list_del(&waiter->list); in __up()
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dsubmit.c79 list_for_each_entry_safe(d, n, &ie->work_list, list) { in list_abort_desc()
81 list_del(&d->list); in list_abort_desc()
88 * handler where it has taken it off the pending list but has not added to the in list_abort_desc()
89 * work list. It will be cleaned up by the interrupt handler when it sees the in list_abort_desc()
104 * Grab the list lock so it will block the irq thread handler. This allows the in llist_abort_desc()
117 list_add_tail(&d->list, &flist); in llist_abort_desc()
119 list_add_tail(&d->list, &ie->work_list); in llist_abort_desc()
133 * desc->list can be modified. Delete desc from list so the in llist_abort_desc()
134 * list trasversin in llist_abort_desc()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
H A Dprestera_span.c5 #include <linux/list.h>
14 struct list_head list; member
37 list_add_tail(&entry->list, &port->sw->span->entries); in prestera_span_entry_create()
44 list_del(&entry->list); in prestera_span_entry_del()
53 list_for_each_entry(entry, &span->entries, list) { in prestera_span_entry_find_by_id()
67 list_for_each_entry(entry, &span->entries, list) { in prestera_span_entry_find_by_port()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.h17 * copyright notice, this list of conditions and the following
21 * copyright notice, this list of conditions and the following
38 #include <linux/list.h>
52 struct list_head list; member
105 struct mthca_icm_chunk, list); in mthca_icm_first()
117 if (iter->chunk->list.next == &iter->icm->chunk_list) { in mthca_icm_next()
122 iter->chunk = list_entry(iter->chunk->list.next, in mthca_icm_next()
123 struct mthca_icm_chunk, list); in mthca_icm_next()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dclosure.h78 * Lastly, you might have a wait list dedicated to a specific event, and have no
80 * closure_wake_up() on the appropriate wait list. In that case, just use
82 * closure was already on a wait list or not - a closure can only be on one wait
83 * list at a time.
111 struct llist_head list; member
148 struct llist_node list; member
171 void __closure_wake_up(struct closure_waitlist *list);
172 bool closure_wait(struct closure_waitlist *list, struct closure *cl);
292 * closure_wake_up - wake up all closures on a wait list,
295 static inline void closure_wake_up(struct closure_waitlist *list) in closure_wake_up() argument
[all...]
/kernel/linux/linux-6.6/security/selinux/
H A Dnetif.c19 #include <linux/list.h>
33 struct list_head list; member
73 list_for_each_entry_rcu(netif, &sel_netif_hash[idx], list) in sel_netif_find()
98 list_add_rcu(&netif->list, &sel_netif_hash[idx]); in sel_netif_insert()
114 list_del_rcu(&netif->list); in sel_netif_destroy()
244 list_for_each_entry(netif, &sel_netif_hash[idx], list) in sel_netif_flush()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_card.c90 list_for_each_entry(zq, &zc->zqueues, list) in online_store()
94 list_for_each_entry(zq, &zc->zqueues, list) in online_store()
144 INIT_LIST_HEAD(&zc->list); in zcrypt_card_alloc()
187 list_add_tail(&zc->list, &zcrypt_card_list); in zcrypt_card_register()
199 list_del_init(&zc->list); in zcrypt_card_register()
219 list_del_init(&zc->list); in zcrypt_card_unregister()
/test/testfwk/developer_test/src/core/command/
H A Ddistribute_utils.py45 if list(env_manager.managers.values())[0].devices_list:
46 for device in list(env_manager.managers.values())[0].devices_list:
49 for device in list(env_manager.managers.values())[1].devices_list:
88 devices_list = list(env_manager.managers.values())[0].devices_list
90 devices_list = list(env_manager.managers.values())[1].devices_list
157 return list(result.values())
/third_party/mesa3d/src/compiler/glsl/
H A Ds_expression.cpp113 s_list *list = new(ctx) s_list; in __read_expression() local
117 list->subexpressions.push_tail(expr); in __read_expression()
126 return list; in __read_expression()
201 s_list *list = SX_AS_LIST(top); in s_match() local
202 if (list == NULL) in s_match()
206 foreach_in_list(s_expression, expr, &list->subexpressions) { in s_match()
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dpdl.py109 list = []
112 list = domain['commands']
114 list = domain['commands'] = []
117 list = domain['events']
119 list = domain['events'] = []
122 list.append(item)

Completed in 13 milliseconds

1...<<41424344454647484950>>...655