Searched defs:head (Results 1 - 25 of 63) sorted by relevance

123

/u-boot/arch/sh/
H A DMakefile
/u-boot/arch/xtensa/
H A DMakefile
/u-boot/arch/microblaze/
H A DMakefile
/u-boot/arch/powerpc/
H A DMakefile
/u-boot/arch/nios2/
H A DMakefile
/u-boot/arch/x86/
H A DMakefile
/u-boot/arch/m68k/
H A DMakefile
/u-boot/arch/sandbox/
H A DMakefile
/u-boot/arch/mips/
H A DMakefile
/u-boot/arch/arc/lib/
H A DMakefile
/u-boot/include/
H A Dmembuff.h35 char *head; /** current buffer head */ member in struct:membuff
[all...]
/u-boot/arch/arm/
H A DMakefile
/u-boot/drivers/core/
H A Dutil.c14 int list_count_items(struct list_head *head) argument
H A Ddevres.c195 static void release_nodes(struct udevice *dev, struct list_head *head, argument
/u-boot/arch/riscv/
H A DMakefile
/u-boot/fs/sandbox/
H A Dsandboxfs.c87 struct os_dirent_node *head, *node; local
/u-boot/fs/ubifs/
H A Dscan.c364 struct list_head *head; local
/u-boot/disk/
H A Dpart_dos.h26 unsigned char head; /* starting head */ member in struct:dos_partition
/u-boot/board/xilinx/zynq/
H A Dbootimg.c32 static int zynq_islastpartition(struct headerarray *head) argument
/u-boot/scripts/kconfig/
H A Dlist.h71 list_empty(const struct list_head *head) argument
100 list_add_tail(struct list_head *_new, struct list_head *head) argument
[all...]
/u-boot/drivers/dma/
H A Dapbh_dma.c458 static int mxs_dma_finish(int channel, struct list_head *head) argument
/u-boot/lib/
H A Dlist_sort.c27 struct list_head head, *tail = &head; local
105 void list_sort(void *priv, struct list_head *head, argument
51 merge_and_restore_back_links(void *priv, int (*cmp)(void *priv, struct list_head *a, struct list_head *b), struct list_head *head, struct list_head *a, struct list_head *b) argument
[all...]
/u-boot/drivers/virtio/
H A Dvirtio_ring.c107 int head; local
208 static void detach_buf(struct virtqueue *vq, unsigned int head) argument
[all...]
/u-boot/net/
H A Ddsa-uclass.c138 int head = priv->headroom, tail = priv->tailroom; local
170 int head = priv->headroom, tail = priv->tailroom; local
[all...]
/u-boot/drivers/crypto/fsl/
H A Djr.h78 int head; member in struct:jobring

Completed in 172 milliseconds

123