/u-boot/scripts/kconfig/ |
A D | list.h | 25 struct list_head *next, *prev; member 83 struct list_head *prev, in __list_add() 112 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del()
|
A D | preprocess.c | 345 char *tmp, *name, *res, *endptr, *prev, *p; in eval_clause() local
|
A D | symbol.c | 1011 struct dep_stack *prev, *next; member
|
/u-boot/common/ |
A D | main.c | 27 int prev = 0; in run_preboot_environment_command() local
|
A D | cli_simple.c | 65 char c, prev; in cli_simple_process_macros() local
|
A D | bootstage.c | 242 static uint32_t print_time_record(struct bootstage_record *rec, uint32_t prev) in print_time_record() 334 uint32_t prev; in bootstage_report() local
|
A D | autoboot.c | 378 int prev; in autoboot_command() local
|
A D | console.c | 293 int prev; in console_tstc() local 819 int prev = ctrlc_disabled; /* save previous state */ in disable_ctrlc() local
|
/u-boot/test/dm/ |
A D | test-uclass.c | 69 struct udevice *prev = list_entry(dev->uclass_node.prev, in test_post_probe() local
|
/u-boot/scripts/dtc/ |
A D | srcpos.h | 32 struct srcfile_state *prev; member
|
/u-boot/test/ |
A D | time_ut.c | 49 ulong prev, next, min = 1000000; in test_timer_get_us() local
|
/u-boot/include/linux/ |
A D | list.h | 23 struct list_head *next, *prev; member 44 struct list_head *prev, in __list_add() 86 static inline void __list_del(struct list_head *prev, struct list_head *next) in __list_del() 250 struct list_head *prev, in __list_splice()
|
/u-boot/drivers/usb/host/ |
A D | xhci-mem.c | 219 static void xhci_link_segments(struct xhci_ctrl *ctrl, struct xhci_segment *prev, in xhci_link_segments() 311 struct xhci_segment *prev; in xhci_ring_alloc() local
|
/u-boot/arch/microblaze/include/asm/ |
A D | system.h | 35 #define switch_to(prev,next,last) do { \ argument
|
/u-boot/cmd/ |
A D | efi.c | 89 struct efi_mem_desc *desc, *end, *base, *dest, *prev; in efi_build_mem_table() local
|
/u-boot/arch/x86/lib/ |
A D | mrccache.c | 99 struct mrc_data_container *prev, int data_size) in find_next_mrc_cache()
|
/u-boot/arch/sh/include/asm/ |
A D | system.h | 18 #define switch_to(prev, next, last) do { \ argument
|
/u-boot/arch/mips/include/asm/ |
A D | system.h | 200 #define switch_to(prev,next,last) \ argument
|
/u-boot/lib/zlib/ |
A D | deflate.c | 1077 Posf *prev = s->prev; local 1745 uInt prev; /* byte at distance one to match */ local
|
A D | deflate.h | 128 Posf *prev; member
|
/u-boot/drivers/core/ |
A D | of_access.c | 147 struct device_node *of_find_all_nodes(struct device_node *prev) in of_find_all_nodes() 298 struct device_node *prev) in __of_get_next_child()
|
/u-boot/fs/btrfs/ |
A D | extent-cache.c | 267 struct cache_extent *prev = NULL; in add_merge_cache_extent() local
|
/u-boot/drivers/misc/ |
A D | fsl_iim.c | 88 u32 prev; member
|
/u-boot/lib/ |
A D | slre.c | 289 quantifier(struct slre *r, int prev, int op) in quantifier()
|
/u-boot/lib/efi_loader/ |
A D | efi_memory.c | 119 struct efi_mem_desc *prev = &prevmem->desc; in efi_mem_sort() local
|