| /linux/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/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/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() 909 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_not_started() 974 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_stopped() 1037 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_powered_down() 1104 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_stopped_powered_down() 1172 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() 1242 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() 1317 ctl = list_first_entry_or_null(&dsp->ctl_list, struct cs_dsp_coeff_ctl, list); in cs_dsp_ctl_cache_read_running() 1395 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/drivers/pci/endpoint/ |
| H A D | pci-ep-msi.c | 30 epf = list_first_entry_or_null(&epc->pci_epf, struct pci_epf, list); in pci_epf_write_msi_msg() 48 if (list_first_entry_or_null(&epc->pci_epf, struct pci_epf, list) != epf) { in pci_epf_alloc_doorbell()
|
| /linux/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/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/arch/arm64/kvm/vgic/ |
| H A D | vgic-debug.c | 339 ite = list_first_entry_or_null(&dev->itt_head, in vgic_its_iter_next() 373 dev = list_first_entry_or_null(&its->device_list, in vgic_its_debug_start() 383 iter->ite = list_first_entry_or_null(&dev->itt_head, in vgic_its_debug_start()
|
| /linux/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/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/drivers/usb/typec/ |
| H A D | mode_selection.c | 140 ms = list_first_entry_or_null(&sel->mode_list, struct mode_state, list); in mode_selection_work_fn() 184 ms = list_first_entry_or_null(&sel->mode_list, struct mode_state, list); in typec_altmode_state_update()
|
| /linux/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/drivers/tty/ |
| H A D | n_hdlc.c | 594 buf = list_first_entry_or_null(&n_hdlc->rx_buf_list.list, in n_hdlc_tty_ioctl() 608 buf = list_first_entry_or_null(&n_hdlc->tx_buf_list.list, in n_hdlc_tty_ioctl() 753 buf = list_first_entry_or_null(&buf_list->list, in n_hdlc_buf_get()
|
| /linux/fs/nfs_common/ |
| H A D | nfslocalio.c | 170 while ((nfl = list_first_entry_or_null(&nfs_uuid->files, in nfs_uuid_put() 181 list_first_entry_or_null( in nfs_uuid_put()
|
| /linux/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/include/media/ |
| H A D | v4l2-fwnode.h | 402 list_first_entry_or_null(&(v4l2c)->links, \
|
| /linux/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()
|
| /linux/fs/smb/client/ |
| H A D | dfs_cache.h | 74 return list_first_entry_or_null(&tl->tl_list, in dfs_cache_get_tgt_iterator()
|
| /linux/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/drivers/accel/amdxdna/ |
| H A D | amdxdna_pci_drv.c | 332 client = list_first_entry_or_null(&xdna->client_list, in amdxdna_remove() 337 client = list_first_entry_or_null(&xdna->client_list, in amdxdna_remove()
|
| /linux/fs/fuse/ |
| H A D | dev_uring.c | 150 ent = list_first_entry_or_null(list, struct fuse_ring_ent, list); in ent_list_request_expired() 803 req = list_first_entry_or_null(req_queue, struct fuse_req, list); in fuse_uring_ent_assign_req() 1288 ent = list_first_entry_or_null(&queue->ent_avail_queue, in fuse_uring_queue_fuse_req() 1330 ent = list_first_entry_or_null(&queue->ent_avail_queue, in fuse_uring_queue_bq_req() 1344 req = list_first_entry_or_null(&queue->fuse_req_queue, struct fuse_req, in fuse_uring_queue_bq_req()
|
| /linux/drivers/usb/dwc3/ |
| H A D | gadget.h | 72 return list_first_entry_or_null(list, struct dwc3_request, list); in next_request()
|
| /linux/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()
|