| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_list.h | 114 #define list_last_entry(ptr, type, member) \ macro 141 for (pos = list_last_entry(head, type, member); \ 146 for (pos = list_last_entry(head, type, member), \
|
| /OK3568_Linux_fs/kernel/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 1255 desc = list_last_entry(&chan->active_list, in xilinx_dma_tx_status() 1452 tail_desc = list_last_entry(&chan->pending_list, in xilinx_cdma_start_transfer() 1454 tail_segment = list_last_entry(&tail_desc->segments, in xilinx_cdma_start_transfer() 1524 tail_desc = list_last_entry(&chan->pending_list, in xilinx_dma_start_transfer() 1526 tail_segment = list_last_entry(&tail_desc->segments, in xilinx_dma_start_transfer() 1603 tail_desc = list_last_entry(&chan->pending_list, in xilinx_mcdma_start_transfer() 1605 tail_segment = list_last_entry(&tail_desc->segments, in xilinx_mcdma_start_transfer() 1898 tail_desc = list_last_entry(&chan->pending_list, in append_desc_queue() 1901 tail_segment = list_last_entry(&tail_desc->segments, in append_desc_queue() 1906 cdma_tail_segment = list_last_entry(&tail_desc->segments, in append_desc_queue() [all …]
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 444 #define list_last_entry(ptr, type, member) \ macro 529 for (pos = list_last_entry(head, typeof(*pos), member); \ 639 for (pos = list_last_entry(head, typeof(*pos), member), \
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 373 #define list_last_entry(ptr, type, member) \ macro 458 for (pos = list_last_entry(head, typeof(*pos), member); \ 568 for (pos = list_last_entry(head, typeof(*pos), member), \
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 532 #define list_last_entry(ptr, type, member) \ macro 639 for (pos = list_last_entry(head, typeof(*pos), member); \ 762 for (pos = list_last_entry(head, typeof(*pos), member), \
|
| H A D | damon.h | 430 return list_last_entry(&t->regions_list, struct damon_region, list); in damon_last_region()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-fwnode.h | 563 list_last_entry(&(v4l2c)->links, struct v4l2_connector_link, head)
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | call-path.c | 59 cpb = list_last_entry(&cpr->blocks, struct call_path_block, in call_path__new()
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | test_lru_dist.c | 86 #define list_last_entry(ptr, type, member) \ macro 150 node = list_last_entry(&lru->list, in pfect_lru_lookup_or_insert()
|
| /OK3568_Linux_fs/kernel/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)
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | list.h | 291 #define list_last_entry(ptr, type, member) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_list.h | 119 #define list_last_entry(ptr, type, member) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_list.h | 119 #define list_last_entry(ptr, type, member) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_icm_pool.c | 220 icm_mr = list_last_entry(&pool->icm_mr_list, in dr_icm_chunks_create() 479 chunk = list_last_entry(&bucket->free_list, in mlx5dr_icm_alloc_chunk()
|
| H A D | dr_table.c | 20 last_matcher = list_last_entry(&tbl->matcher_list, in mlx5dr_table_set_miss_action()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | stdio.c | 174 list_last_entry(&devs.list, struct stdio_dev, list); in stdio_probe_device()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | parman.c | 106 return list_last_entry(&prio->item_list, in parman_prio_last_item()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | ti_k3_r5_remoteproc.c | 284 core = list_last_entry(&cluster->cores, struct k3_r5_core, elem); in k3_r5_lockstep_reset() 869 core1 = list_last_entry(&cluster->cores, struct k3_r5_core, elem); in k3_r5_cluster_rproc_init() 957 list_last_entry(&cluster->cores, struct k3_r5_core, elem); in k3_r5_cluster_rproc_exit()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_context.c | 58 rq = list_last_entry(&tl->requests, typeof(*rq), link); in context_sync()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_kms.c | 102 NULL : list_last_entry(zorder_list, typeof(*last), zlist_node); in komeda_plane_state_list_add()
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | platform-msi.c | 131 desc = list_last_entry(dev_to_msi_list(dev), in platform_msi_alloc_descs_with_irq()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.h | 240 list_last_entry(&(nfp_prog)->insns, struct nfp_insn_meta, l)
|
| /OK3568_Linux_fs/kernel/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()
|