| /u-boot/scripts/kconfig/ |
| A D | list.h | 25 struct list_head *next, *prev; member 84 struct list_head *next) in __list_add() 112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
|
| A D | expr.h | 21 struct file *next; member 85 struct symbol *next; member 192 struct property *next; /* next property - null if last */ member 222 struct menu *next; member
|
| /u-boot/include/linux/ |
| A D | list.h | 23 struct list_head *next, *prev; member 45 struct list_head *next) in __list_add() 86 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() 196 struct list_head *next = head->next; in list_empty_careful() local 251 struct list_head *next) in __list_splice() 562 struct hlist_node *next, **pprev; member 586 struct hlist_node *next = n->next; in __hlist_del() local 620 struct hlist_node *next) in hlist_add_before() 629 struct hlist_node *next) in hlist_add_after()
|
| /u-boot/test/ |
| A D | time_ut.c | 15 ulong base, start, next, diff; in test_get_timer() local 49 ulong prev, next, min = 1000000; in test_timer_get_us() local
|
| /u-boot/lib/efi_loader/ |
| A D | efi_var_mem.c | 33 const u16 *name, struct efi_var_entry **next) in efi_var_mem_compare() 67 struct efi_var_entry **next) in efi_var_mem_find() 114 struct efi_var_entry *next, *last; in efi_var_mem_del() local
|
| /u-boot/fs/yaffs2/ |
| A D | yaffs_allocator.c | 35 struct yaffs_tnode_list *next; member 40 struct yaffs_obj_list *next; member 104 struct yaffs_tnode *next; in yaffs_create_tnodes() local
|
| /u-boot/fs/jffs2/ |
| A D | summary.h | 86 union jffs2_sum_mem *next; member 92 union jffs2_sum_mem *next; member 102 union jffs2_sum_mem *next; member 116 union jffs2_sum_mem *next; member 126 union jffs2_sum_mem *next; member
|
| /u-boot/common/ |
| A D | event.c | 90 struct event_spy *spy, *next; in notify_dynamic() local 199 struct event_spy *spy, *next; in event_uninit() local
|
| A D | dlmalloc.c | 59 GmListElement* next; member 96 GmListElement* next = head->next; in gcleanup() local 810 mchunkptr next = chunk_at_offset(p, sz); local 842 mchunkptr next = next_chunk(p); local 1582 mchunkptr next; /* next contiguous chunk */ local 1728 mchunkptr next; /* next contiguous chunk after oldp */ local
|
| A D | cli_simple.c | 320 char *line, *next; in cli_simple_run_command_list() local
|
| /u-boot/scripts/dtc/ |
| A D | dtc.h | 86 struct marker *next; member 137 struct label *next; member 149 struct property *next; member 244 struct reserve_info *next; member
|
| /u-boot/drivers/reboot-mode/ |
| A D | reboot-mode-uclass.c | 94 struct reboot_mode_mode *next = plat_data->modes; in dm_reboot_mode_pre_probe() local
|
| /u-boot/fs/btrfs/ |
| A D | extent-cache.c | 163 struct rb_node *next; in search_cache_extent() local 183 struct rb_node *next; in search_cache_extent2() local 266 struct cache_extent *next = NULL; in add_merge_cache_extent() local
|
| /u-boot/drivers/usb/host/ |
| A D | xhci-mem.c | 92 struct xhci_segment *next = seg->next; in xhci_ring_free() local 233 struct xhci_segment *next, bool link_trbs) in xhci_link_segments() 338 struct xhci_segment *next; in xhci_ring_alloc() local
|
| /u-boot/include/ |
| A D | os.h | 245 struct os_dirent_node *next; member
|
| A D | virtio_ring.h | 55 __virtio16 next; member 63 u16 next; member
|
| /u-boot/include/acpi/ |
| A D | acpi_dp.h | 112 struct acpi_dp *next; member
|
| /u-boot/include/linux/mtd/ |
| A D | ubi.h | 244 struct notifier_block *next; member 245 void *next; member
|
| /u-boot/lib/zlib/ |
| A D | inftrees.c | 50 code FAR *next; /* next available space in table */ in inflate_table() local
|
| /u-boot/arch/arm/lib/ |
| A D | cache.c | 113 phys_addr_t next = ALIGN(noncached_next, align); in noncached_alloc() local
|
| /u-boot/include/net/pfe_eth/ |
| A D | pfe_driver.h | 34 u32 next; member
|
| /u-boot/cmd/ |
| A D | bootmenu.c | 52 struct bootmenu_entry *next; /* next menu entry (num+1) */ member 140 struct bootmenu_entry *next; in bootmenu_destroy() local
|
| A D | extension_board.c | 87 struct extension *extension, *next; in extension_scan() local
|
| /u-boot/lib/ |
| A D | of_live.c | 242 struct device_node *next = child->sibling; in unflatten_dt_node() local
|
| /u-boot/boot/ |
| A D | expo.c | 44 struct scene *scn, *next; in expo_destroy() local
|