Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 25 of 32) sorted by relevance

12

/u-boot/scripts/kconfig/
A Dlist.h25 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 Dpreprocess.c345 char *tmp, *name, *res, *endptr, *prev, *p; in eval_clause() local
A Dsymbol.c1011 struct dep_stack *prev, *next; member
/u-boot/common/
A Dmain.c27 int prev = 0; in run_preboot_environment_command() local
A Dcli_simple.c65 char c, prev; in cli_simple_process_macros() local
A Dbootstage.c242 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 Dautoboot.c378 int prev; in autoboot_command() local
A Dconsole.c293 int prev; in console_tstc() local
819 int prev = ctrlc_disabled; /* save previous state */ in disable_ctrlc() local
/u-boot/test/dm/
A Dtest-uclass.c69 struct udevice *prev = list_entry(dev->uclass_node.prev, in test_post_probe() local
/u-boot/scripts/dtc/
A Dsrcpos.h32 struct srcfile_state *prev; member
/u-boot/test/
A Dtime_ut.c49 ulong prev, next, min = 1000000; in test_timer_get_us() local
/u-boot/include/linux/
A Dlist.h23 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 Dxhci-mem.c219 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 Dsystem.h35 #define switch_to(prev,next,last) do { \ argument
/u-boot/cmd/
A Defi.c89 struct efi_mem_desc *desc, *end, *base, *dest, *prev; in efi_build_mem_table() local
/u-boot/arch/x86/lib/
A Dmrccache.c99 struct mrc_data_container *prev, int data_size) in find_next_mrc_cache()
/u-boot/arch/sh/include/asm/
A Dsystem.h18 #define switch_to(prev, next, last) do { \ argument
/u-boot/arch/mips/include/asm/
A Dsystem.h200 #define switch_to(prev,next,last) \ argument
/u-boot/lib/zlib/
A Ddeflate.c1077 Posf *prev = s->prev; local
1745 uInt prev; /* byte at distance one to match */ local
A Ddeflate.h128 Posf *prev; member
/u-boot/drivers/core/
A Dof_access.c147 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 Dextent-cache.c267 struct cache_extent *prev = NULL; in add_merge_cache_extent() local
/u-boot/drivers/misc/
A Dfsl_iim.c88 u32 prev; member
/u-boot/lib/
A Dslre.c289 quantifier(struct slre *r, int prev, int op) in quantifier()
/u-boot/lib/efi_loader/
A Defi_memory.c119 struct efi_mem_desc *prev = &prevmem->desc; in efi_mem_sort() local

Completed in 32 milliseconds

12