| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_bo_evict.c | 64 bo = list_first_entry_or_null(&xe->pinned.external_vram, in xe_bo_evict_all() 98 bo = list_first_entry_or_null(&xe->pinned.kernel_bo_present, in xe_bo_evict_all() 138 bo = list_first_entry_or_null(&xe->pinned.evicted, in xe_bo_restore_kernel() 208 bo = list_first_entry_or_null(&xe->pinned.external_vram, in xe_bo_restore_user()
|
| H A D | xe_gpu_scheduler.c | 19 msg = list_first_entry_or_null(&sched->msgs, struct xe_sched_msg, link); in xe_sched_process_msg_queue_if_ready() 31 msg = list_first_entry_or_null(&sched->msgs, in xe_sched_get_msg()
|
| H A D | xe_gpu_scheduler.h | 77 job = list_first_entry_or_null(&sched->base.pending_list, in xe_sched_first_pending_job()
|
| /linux-6.15/drivers/platform/x86/dell/ |
| H A D | dell-wmi-descriptor.c | 43 priv = list_first_entry_or_null(&wmi_list, in dell_wmi_get_interface_version() 61 priv = list_first_entry_or_null(&wmi_list, in dell_wmi_get_size() 79 priv = list_first_entry_or_null(&wmi_list, in dell_wmi_get_hotfix()
|
| H A D | dell-wmi-privacy.c | 73 priv = list_first_entry_or_null(&wmi_list, in dell_privacy_has_mic_mute() 102 priv = list_first_entry_or_null(&wmi_list, in dell_privacy_process_event()
|
| /linux-6.15/drivers/gpu/drm/tests/ |
| H A D | drm_buddy_test.c | 526 block = list_first_entry_or_null(&blocks, typeof(*block), link); in drm_test_buddy_alloc_pathological() 540 block = list_first_entry_or_null(&tmp, struct drm_buddy_block, link); in drm_test_buddy_alloc_pathological() 552 block = list_first_entry_or_null(&tmp, struct drm_buddy_block, link); in drm_test_buddy_alloc_pathological() 610 block = list_first_entry_or_null(&tmp, struct drm_buddy_block, link); in drm_test_buddy_alloc_pessimistic() 622 block = list_first_entry_or_null(&tmp, struct drm_buddy_block, link); in drm_test_buddy_alloc_pessimistic() 651 block = list_first_entry_or_null(&tmp, struct drm_buddy_block, link); in drm_test_buddy_alloc_pessimistic() 666 block = list_first_entry_or_null(&tmp, struct drm_buddy_block, link); in drm_test_buddy_alloc_pessimistic() 705 block = list_first_entry_or_null(&tmp, struct drm_buddy_block, link); in drm_test_buddy_alloc_optimistic() 739 block = list_first_entry_or_null(&allocated, struct drm_buddy_block, link); in drm_test_buddy_alloc_limit()
|
| /linux-6.15/kernel/gcov/ |
| H A D | clang.c | 176 return list_first_entry_or_null(&clang_gcov_list, in gcov_info_next() 243 struct gcov_fn_info *fn_ptr1 = list_first_entry_or_null( in gcov_info_is_compatible() 245 struct gcov_fn_info *fn_ptr2 = list_first_entry_or_null( in gcov_info_is_compatible() 275 struct gcov_fn_info *sfn_ptr = list_first_entry_or_null(&src->functions, in gcov_info_add()
|
| /linux-6.15/drivers/platform/chrome/ |
| H A D | cros_ec_proto_test_util.c | 28 mock = list_first_entry_or_null(&cros_kunit_ec_xfer_mock_in, struct ec_xfer_mock, list); in cros_kunit_ec_xfer_mock() 95 mock = list_first_entry_or_null(&cros_kunit_ec_xfer_mock_out, struct ec_xfer_mock, list); in cros_kunit_ec_xfer_mock_next()
|
| /linux-6.15/drivers/firmware/cirrus/test/ |
| H A D | cs_dsp_test_control_parse.c | 126 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_v1_name() 156 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_empty_v1_name() 187 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_max_v1_name() 213 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_short_name() 244 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_min_short_name() 276 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_max_short_name() 308 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_with_min_fullname() 341 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_with_max_fullname() 373 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_with_min_description() 406 ctl = list_first_entry_or_null(&priv->dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_parse_with_max_description() [all …]
|
| H A D | cs_dsp_test_control_rw.c | 182 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_write_running() 253 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_read_volatile_running() 321 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_read_volatile_not_started() 375 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_read_volatile_stopped() 430 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_read_volatile_stopped_powered_down() 488 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_read_volatile_not_current_loaded_fw() 550 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_read_volatile_not_current_running_fw() 604 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_write_volatile_not_started() 665 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_write_volatile_stopped() 727 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_write_volatile_stopped_powered_down() [all …]
|
| H A D | cs_dsp_test_control_cache.c | 240 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_init() 290 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_init_write_only() 910 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_not_started() 975 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_stopped() 1038 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_powered_down() 1105 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_stopped_powered_down() 1173 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_not_current_loaded_fw() 1243 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_not_current_running_fw() 1318 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_running() 1396 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_running_zero_flags() [all …]
|
| /linux-6.15/drivers/fpga/tests/ |
| H A D | fpga-bridge-test.c | 123 list_first_entry_or_null(&bridge_list, struct fpga_bridge, node)); in fpga_bridge_test_get_put_list() 130 list_first_entry_or_null(&bridge_list, struct fpga_bridge, node)); in fpga_bridge_test_get_put_list()
|
| /linux-6.15/fs/btrfs/ |
| H A D | lru_cache.h | 57 return list_first_entry_or_null(&cache->lru_list, in btrfs_lru_cache_lru_entry()
|
| /linux-6.15/drivers/soc/ti/ |
| H A D | knav_qmss.h | 352 list_first_entry_or_null(&kdev->regions, \ 359 list_first_entry_or_null(&kdev->queue_ranges, \
|
| /linux-6.15/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto.c | 39 first = list_first_entry_or_null(&rocklist.dev_list, in get_rk_crypto() 387 first = list_first_entry_or_null(&rocklist.dev_list, in rk_crypto_probe() 420 first = list_first_entry_or_null(&rocklist.dev_list, in rk_crypto_remove()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_gem_ww.c | 21 while ((obj = list_first_entry_or_null(&ww->obj_list, struct drm_i915_gem_object, obj_link))) { in i915_gem_ww_ctx_unlock_all()
|
| /linux-6.15/include/media/ |
| H A D | v4l2-fwnode.h | 402 list_first_entry_or_null(&(v4l2c)->links, \
|
| /linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
| H A D | vdec_vp9_if.c | 243 node = list_first_entry_or_null(&inst->available_fb_node_list, in vp9_add_to_fb_free_list() 441 node = list_first_entry_or_null(&inst->available_fb_node_list, in vp9_add_to_fb_disp_list() 618 node = list_first_entry_or_null(&inst->fb_disp_list, in vp9_rm_from_fb_disp_list() 641 node = list_first_entry_or_null(&inst->available_fb_node_list, in vp9_add_to_fb_use_list() 723 node = list_first_entry_or_null(&inst->fb_free_list, in get_free_fb()
|
| /linux-6.15/drivers/tty/ |
| H A D | n_hdlc.c | 599 buf = list_first_entry_or_null(&n_hdlc->rx_buf_list.list, in n_hdlc_tty_ioctl() 614 buf = list_first_entry_or_null(&n_hdlc->tx_buf_list.list, in n_hdlc_tty_ioctl() 772 buf = list_first_entry_or_null(&buf_list->list, in n_hdlc_buf_get()
|
| /linux-6.15/include/linux/ |
| H A D | balloon_compaction.h | 178 struct page *page = list_first_entry_or_null(pages, struct page, lru); in balloon_page_pop()
|
| /linux-6.15/fs/smb/client/ |
| H A D | dfs_cache.h | 69 return list_first_entry_or_null(&tl->tl_list, in dfs_cache_get_tgt_iterator()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | mr_pool.c | 14 mr = list_first_entry_or_null(list, struct ib_mr, qp_entry); in ib_mr_pool_get()
|
| /linux-6.15/drivers/usb/dwc3/ |
| H A D | gadget.h | 72 return list_first_entry_or_null(list, struct dwc3_request, list); in next_request()
|
| /linux-6.15/drivers/pci/hotplug/ |
| H A D | rpaphp_pci.c | 87 pdn = list_first_entry_or_null(&PCI_DN(phb->dn)->child_list, in __rpaphp_get_sensor_state()
|
| /linux-6.15/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | epn.c | 93 req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req, queue); in ast_vhub_epn_handle_ack() 142 req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req, in ast_vhub_epn_handle_ack() 264 req = list_first_entry_or_null(&ep->queue, struct ast_vhub_req, queue); in ast_vhub_epn_handle_ack_desc() 315 req = list_first_entry_or_null(&ep->queue, in ast_vhub_epn_handle_ack_desc()
|