| /linux/tools/include/linux/ |
| H A D | list.h | 373 #define list_last_entry(ptr, type, member) \ macro 396 (!list_empty(ptr) ? list_last_entry(ptr, type, member) : NULL) 469 for (pos = list_last_entry(head, typeof(*pos), member); \ 579 for (pos = list_last_entry(head, typeof(*pos), member), \
|
| /linux/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 1287 desc = list_last_entry(&chan->active_list, in xilinx_dma_tx_status() 1485 tail_desc = list_last_entry(&chan->pending_list, in xilinx_cdma_start_transfer() 1487 tail_segment = list_last_entry(&tail_desc->segments, in xilinx_cdma_start_transfer() 1557 tail_desc = list_last_entry(&chan->pending_list, in xilinx_dma_start_transfer() 1559 tail_segment = list_last_entry(&tail_desc->segments, in xilinx_dma_start_transfer() 1639 tail_desc = list_last_entry(&chan->pending_list, in xilinx_mcdma_start_transfer() 1641 tail_segment = list_last_entry(&tail_desc->segments, in xilinx_mcdma_start_transfer() 1728 seg = list_last_entry(&desc->segments, in xilinx_dma_complete_descriptor() 1948 tail_desc = list_last_entry(&chan->pending_list, in append_desc_queue() 1951 tail_segment = list_last_entry(&tail_desc->segments, in append_desc_queue() [all …]
|
| H A D | zynqmp_dma.c | 394 desc = list_last_entry(&chan->pending_list, in zynqmp_dma_tx_submit() 397 desc = list_last_entry(&desc->tx_list, in zynqmp_dma_tx_submit()
|
| /linux/scripts/include/ |
| H A D | list.h | 250 #define list_last_entry(ptr, type, member) \ macro 296 for (pos = list_last_entry(head, typeof(*pos), member); \
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic_debugfs.c | 159 page = list_last_entry(&qdev->bootlog, struct bootlog_page, node); in bootlog_get_space() 177 page = list_last_entry(&qdev->bootlog, struct bootlog_page, node); in bootlog_commit()
|
| /linux/include/media/ |
| H A D | v4l2-fwnode.h | 412 list_last_entry(&(v4l2c)->links, struct v4l2_connector_link, head)
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6usb.c | 70 sdev = list_last_entry(&data->devices, struct snd_soc_usb_device, list); in q6usb_hw_params() 217 sdev = list_last_entry(&data->devices, struct snd_soc_usb_device, list); in q6usb_update_offload_route()
|
| /linux/tools/perf/ui/browsers/ |
| H A D | annotate-data.c | 193 return list_last_entry(&entry->children, struct browser_entry, node); in get_last_child() 243 last = list_last_entry(&browser->entries, struct browser_entry, node); in browser__next_entry() 281 entry = list_last_entry(&browser->entries, typeof(*entry), node); in browser__seek()
|
| /linux/tools/perf/util/ |
| H A D | call-path.c | 59 cpb = list_last_entry(&cpr->blocks, struct call_path_block, in call_path__new()
|
| /linux/samples/bpf/ |
| H A D | test_lru_dist.c | 80 #define list_last_entry(ptr, type, member) \ macro 144 node = list_last_entry(&lru->list, in pfect_lru_lookup_or_insert()
|
| /linux/tools/bpf/bpftool/ |
| H A D | cfg.c | 57 list_last_entry(&cfg->funcs, struct func_node, l) 61 list_last_entry(&func->bbs, struct bb_node, l)
|
| /linux/kernel/liveupdate/ |
| H A D | luo_file.c | 347 luo_file = list_last_entry(&file_set->files_list, in luo_file_unpreserve_files() 682 luo_file = list_last_entry(&file_set->files_list, in luo_file_finish()
|
| /linux/drivers/staging/greybus/ |
| H A D | spilib.c | 131 if (last_xfer == list_last_entry(&msg->transfers, in setup_next_xfer() 154 if (xfer == list_last_entry(&msg->transfers, struct spi_transfer, in get_next_xfer()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ring_mux.c | 497 chunk = list_last_entry(&e->list, struct amdgpu_mux_chunk, entry); in amdgpu_ring_mux_ib_mark_offset() 530 chunk = list_last_entry(&e->list, struct amdgpu_mux_chunk, entry); in amdgpu_ring_mux_end_ib()
|
| /linux/lib/ |
| H A D | parman.c | 105 return list_last_entry(&prio->item_list, in parman_prio_last_item()
|
| /linux/drivers/usb/usbip/ |
| H A D | vudc_sysfs.c | 47 usb_req = list_last_entry(&ep0->req_queue, struct vrequest, req_entry); in get_gadget_descs()
|
| /linux/sound/soc/intel/avs/ |
| H A D | utils.c | 281 entry = list_last_entry(&adev->fw_list, typeof(*entry), node); in avs_release_last_firmware()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | matcher.c | 40 tmp_matcher = list_last_entry(&tbl->matchers_list, in mlx5hws_matcher_update_end_ft_isolated() 170 last = list_last_entry(&tbl->matchers_list, in hws_matcher_connect_isolated_last() 321 last = list_last_entry(&tbl->matchers_list, in hws_matcher_disconnect_isolated()
|
| H A D | table.c | 305 matcher = list_last_entry(&tbl->matchers_list, struct mlx5hws_matcher, list_node); in hws_table_get_last_ft()
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_kms.c | 121 NULL : list_last_entry(zorder_list, typeof(*last), zlist_node); in komeda_plane_state_list_add()
|
| /linux/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | mm.c | 246 prev = list_last_entry(&mm->nodes, typeof(*node), nl_entry); in nvkm_mm_init()
|
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.h | 240 list_last_entry(&(nfp_prog)->insns, struct nfp_insn_meta, l)
|
| /linux/kernel/locking/ |
| H A D | ww_mutex.h | 45 w = list_last_entry(&lock->wait_list, struct mutex_waiter, list); in __ww_waiter_last()
|
| /linux/include/linux/ |
| H A D | damon.h | 833 return list_last_entry(&t->regions_list, struct damon_region, list); in damon_last_region()
|
| /linux/include/drm/ |
| H A D | drm_gpuvm.h | 1078 list_last_entry(&(ops)->list, struct drm_gpuva_op, entry)
|