| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | list.h | 459 #define list_prepare_entry(pos, head, member) \ macro
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | mtrr.c | 537 iter->range = list_prepare_entry(iter->range, &mtrr_state->head, node); in mtrr_lookup_var_start()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | segbuf.c | 274 segbuf = list_prepare_entry(last, logs, sb_list); in nilfs_truncate_logs()
|
| H A D | segment.c | 1155 ii = list_prepare_entry(sci->sc_stage.gc_inode_ptr, in nilfs_segctor_collect_blocks() 1176 ii = list_prepare_entry(sci->sc_stage.dirty_file_ptr, head, in nilfs_segctor_collect_blocks()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 541 #define list_prepare_entry(pos, head, member) \ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | list.h | 433 #define list_prepare_entry(pos, head, member) \ macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 470 #define list_prepare_entry(pos, head, member) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | enclosure.c | 49 edev = list_prepare_entry(start, &container_list, node); in enclosure_find()
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | list.h | 495 #define list_prepare_entry(pos, head, member) \ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 651 #define list_prepare_entry(pos, head, member) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | netlink.c | 269 peer = list_prepare_entry(ctx->next_peer, &wg->peer_list, peer_list); in wg_get_device_dump()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | lops.c | 657 bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list); in gfs2_before_commit()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-hcd.c | 814 td_next = list_prepare_entry(td, &ed->td_list, td_list); in io_watchdog_func()
|
| H A D | uhci-q.c | 393 urbp = list_prepare_entry(urbp, &qh->queue, node); in uhci_fixup_toggles()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | stat-display.c | 556 alias = list_prepare_entry(counter, &(evlist->core.entries), core.node); in collect_all_aliases()
|
| H A D | pmu.c | 912 pmu = list_prepare_entry(pmu, &pmus, list); in perf_pmu__scan()
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_main.c | 245 req = list_prepare_entry(tmp, &connection->transfer_log, tl_requests); in tl_release()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | tid_rdma.c | 1275 group = list_prepare_entry(group, &rcd->tid_group_list.list, in kern_alloc_tids()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_router.c | 1336 ipip_entry = list_prepare_entry(start, &mlxsw_sp->router->ipip_list, in mlxsw_sp_ipip_entry_find_by_ul_dev()
|