Home
last modified time | relevance | path

Searched defs:free (Results 1 – 20 of 20) sorted by relevance

/u-boot/fs/ubifs/
A Dbudget.c634 long long ubifs_reported_space(const struct ubifs_info *c, long long free) in ubifs_reported_space()
679 long long available, outstanding, free; in ubifs_get_free_space_nolock() local
721 long long free; in ubifs_get_free_space() local
A Dlprops.c529 int free, int dirty, int flags, in ubifs_change_lp()
656 int ubifs_change_one_lp(struct ubifs_info *c, int lnum, int free, int dirty, in ubifs_change_one_lp()
695 int ubifs_update_one_lp(struct ubifs_info *c, int lnum, int free, int dirty, in ubifs_update_one_lp()
1028 int cat, lnum = lp->lnum, is_idx = 0, used = 0, free, dirty, ret; in scan_check_cb() local
A Dreplay.c79 int free; member
970 int err, free; in take_ihead() local
1005 int err, lnum, free; in ubifs_replay_journal() local
A Dsb.c743 int free = c->ltab[lnum - c->lpt_first].free; in fixup_free_space() local
A Dlpt_commit.c139 static void upd_ltab(struct ubifs_info *c, int lnum, int free, int dirty) in upd_ltab()
727 long long free = 0; in need_write_all() local
1751 long long free = 0; in dbg_chk_lpt_free_spc() local
A Dlpt.c476 static void set_ltab(struct ubifs_info *c, int lnum, int free, int dirty) in set_ltab()
1040 int free = ubifs_unpack_bits(&addr, &pos, c->lpt_spc_bits); in unpack_ltab() local
1149 int free = pnode->lprops[i].free; in validate_pnode() local
A Dsuper.c584 unsigned long long free; in ubifs_statfs() local
823 static int bud_wbuf_callback(struct ubifs_info *c, int lnum, int free, int pad) in bud_wbuf_callback()
A Dio.c833 int free = c->leb_size - wbuf->offs - wbuf->used; in ubifs_wbuf_write_nolock() local
A Ddebug.c587 long long available, outstanding, free; in ubifs_dump_budg() local
1034 long long free; in dbg_check_space_info() local
A Dubifs.h1074 int free; member
1092 int free; member
/u-boot/arch/sandbox/include/asm/
A Dspi.h26 void (*free)(void *priv); member
/u-boot/include/
A Dmalloc.h871 #pragma weak free = __libc_free macro
887 static inline void free(void *ptr) {} in free() function
906 #define free(ptr) dlfree(ptr) macro
A Dirq.h126 int (*free)(struct irq *irq); member
/u-boot/drivers/mtd/nand/raw/
A Dtegra_nand.c515 struct nand_oobfree *free = chip->ecc.layout->oobfree; in nand_rw_page() local
731 struct nand_oobfree *free = chip->ecc.layout->oobfree; in nand_rw_oob() local
A Dlpc32xx_nand_mlc.c107 } free[4]; member
A Dnand_base.c2247 struct nand_oobfree *free = chip->ecc.layout->oobfree; in nand_transfer_oob() local
3156 struct nand_oobfree *free = chip->ecc.layout->oobfree; in nand_fill_oob() local
/u-boot/drivers/mtd/ubi/
A Dfastmap.c461 struct list_head *free) in scan_pool()
613 struct list_head used, free; in ubi_attach_fastmap() local
A Dubi.h583 struct rb_root free; member
731 struct list_head free; member
/u-boot/drivers/mtd/onenand/
A Donenand_base.c770 struct nand_oobfree *free; in onenand_transfer_auto_oob() local
1374 struct nand_oobfree *free; in onenand_fill_auto_oob() local
/u-boot/drivers/soc/ti/
A Dk3-navss-ringacc.c138 u32 free; member

Completed in 68 milliseconds