Searched refs:list_prepare_entry (Results 1 – 9 of 9) sorted by relevance
| /linux-4.1.27/fs/nilfs2/ |
| D | segbuf.c | 287 segbuf = list_prepare_entry(last, logs, sb_list); in nilfs_truncate_logs()
|
| D | segment.c | 1089 ii = list_prepare_entry(sci->sc_stage.gc_inode_ptr, in nilfs_segctor_collect_blocks() 1109 ii = list_prepare_entry(sci->sc_stage.dirty_file_ptr, head, in nilfs_segctor_collect_blocks()
|
| /linux-4.1.27/include/linux/ |
| D | list.h | 470 #define list_prepare_entry(pos, head, member) \ macro
|
| /linux-4.1.27/drivers/gpu/drm/radeon/ |
| D | mkregtable.c | 435 #define list_prepare_entry(pos, head, member) \ macro
|
| /linux-4.1.27/drivers/misc/ |
| D | enclosure.c | 60 edev = list_prepare_entry(start, &container_list, node); in enclosure_find()
|
| /linux-4.1.27/fs/gfs2/ |
| D | lops.c | 433 bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list); in gfs2_before_commit()
|
| /linux-4.1.27/tools/perf/util/ |
| D | pmu.c | 498 pmu = list_prepare_entry(pmu, &pmus, list); in perf_pmu__scan()
|
| /linux-4.1.27/drivers/usb/host/ |
| D | ohci-hcd.c | 789 td_next = list_prepare_entry(td, &ed->td_list, td_list); in io_watchdog_func()
|
| D | uhci-q.c | 394 urbp = list_prepare_entry(urbp, &qh->queue, node); in uhci_fixup_toggles()
|