/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_execbuf_util.c | 92 entry = list_first_entry(list, struct ttm_validate_buffer, head); in ttm_eu_backoff_reservation() 127 entry = list_first_entry(list, struct ttm_validate_buffer, head); in ttm_eu_reserve_buffers() 214 bo = list_first_entry(list, struct ttm_validate_buffer, head)->bo; in ttm_eu_fence_buffer_objects()
|
H A D | ttm_bo_util.c | 105 bo = list_first_entry(&man->io_reserve_lru, in ttm_mem_io_evict()
|
H A D | ttm_bo.c | 701 entry = list_first_entry(&bdev->ddestroy, in ttm_bo_delayed_delete() 709 nentry = list_first_entry(&entry->ddestroy, in ttm_bo_delayed_delete()
|
/freebsd/sys/netpfil/ipfw/test/ |
H A D | mylist.h | 31 #define list_first_entry(pL, ty, member) \ macro
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_mcg.c | 550 req = list_first_entry(&group->pending_list, struct mcast_req, group_list); in mlx4_ib_mcg_timeout_handler() 675 req = list_first_entry(&group->pending_list, in mlx4_ib_mcg_work_handler() 711 req = list_first_entry(&group->pending_list, struct mcast_req, in mlx4_ib_mcg_work_handler() 767 req = list_first_entry(&group->pending_list, in search_relocate_mgid0_group() 1013 req = list_first_entry(&group->pending_list, struct mcast_req, group_list); in sysfs_show_group() 1174 group_first = list_first_entry(&group->pending_list, struct mcast_req, group_list); in clear_pending_reqs()
|
/freebsd/sys/contrib/dev/athk/ |
H A D | dfs_pri_detector.c | 139 pse = list_first_entry(&pseq_pool, struct pri_sequence, head); in pool_get_pseq_elem() 152 pe = list_first_entry(&pulse_pool, struct pulse_elem, head); in pool_get_pulse_elem()
|
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_fs_tree.c |
|
H A D | mlx5_fs_counters.c | 302 counter = list_first_entry(&fc_stats->counters, struct mlx5_fc, in mlx5_fc_stats_work() 690 bulk = list_first_entry(src_list, struct mlx5_fc_bulk, pool_list); in mlx5_fc_pool_acquire_from_list()
|
H A D | mlx5_uar.c | 167 ret = list_first_entry(&mdev->priv.bfregs.reg_head.list, in mlx5_get_uars_page()
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | list.h | 151 #define list_first_entry(ptr, type, member) \ macro 158 (!list_empty(ptr) ? list_first_entry(ptr, type, member) : NULL)
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | list.h | 167 #define list_first_entry(ptr, type, member) \ macro 174 (!list_empty(ptr) ? list_first_entry(ptr, type, member) : NULL)
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_dev_mgr.c | 229 list_first_entry(&accel_table, struct adf_accel_dev, list); in adf_devmgr_get_first()
|
/freebsd/sys/contrib/vchiq/interface/compat/ |
H A D | list.h | 202 #define list_first_entry(PTR, TYPE, FIELD) \ macro
|
/freebsd/sys/dev/iser/ |
H A D | iser_memory.c | 34 desc = list_first_entry(&ib_conn->fastreg.pool, in iser_reg_desc_get()
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | rx.c | 268 rxb = list_first_entry(&rxq->rx_free, struct iwl_rx_mem_buffer, 319 rxb = list_first_entry(&rxq->rx_free, struct iwl_rx_mem_buffer, 461 rxb = list_first_entry(&rxq->rx_used, struct iwl_rx_mem_buffer, 552 rxb = list_first_entry(&local_empty, 641 list_first_entry(&rba->rbd_allocated,
|
/freebsd/sys/dev/mlx5/mlx5_fpga/ |
H A D | mlx5fpga_trans.c | 82 ret = list_first_entry(&fdev->trans->free_queue, in alloc_tid()
|
/freebsd/sys/dev/mlx4/mlx4_core/ |
H A D | mlx4_alloc.c | 292 struct mlx4_zone_entry *next = list_first_entry(&entry->list, in __mlx4_zone_remove_one_entry() 398 curr_node = list_first_entry(&curr_node->prio_list, in __mlx4_alloc_from_zone()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_linux_list.h | 149 #define list_first_entry(ptr, type, member) \ macro
|
H A D | drm_fops.c | 475 e = list_first_entry(&file_priv->event_list, in drm_dequeue_event()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | dma.c | 86 t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache, in __mt76_get_txwi() 102 t = list_first_entry(&dev->rxwi_cache, struct mt76_txwi_cache, in __mt76_get_rxwi()
|
H A D | mt76x02_dfs.c | 171 seq = list_first_entry(&dfs_pd->seq_pool, in mt76x02_dfs_seq_pool_get()
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_uverbs_main.c | 773 priv = list_first_entry(&ufile->umaps, in uverbs_user_mmap_disassociate() 1128 file = list_first_entry(&uverbs_dev->uverbs_file_list, in ib_uverbs_free_hw_resources()
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | spectral.c | 176 return list_first_entry(&ar->arvifs, typeof(*arvif), list); in ath10k_get_spectral_vdev()
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_mr.c | 228 mr = list_first_entry(&ent->head, struct mlx5_ib_mr, list); in remove_keys() 342 mr = list_first_entry(&ent->head, struct mlx5_ib_mr, in alloc_cached_mr() 400 mr = list_first_entry(&ent->head, struct mlx5_ib_mr, list); in clean_keys()
|
/freebsd/tools/tools/drm/radeon/mkregtable/ |
H A D | mkregtable.c | 363 #define list_first_entry(ptr, type, member) \ macro
|