Home
last modified time | relevance | path

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

123

/openbmc/u-boot/fs/ubifs/
H A Dbudget.c633 long long ubifs_reported_space(const struct ubifs_info *c, long long free) in ubifs_reported_space()
678 long long available, outstanding, free; in ubifs_get_free_space_nolock() local
720 long long free; in ubifs_get_free_space() local
H A Dlprops.c527 int free, int dirty, int flags, in ubifs_change_lp()
654 int ubifs_change_one_lp(struct ubifs_info *c, int lnum, int free, int dirty, in ubifs_change_one_lp()
693 int ubifs_update_one_lp(struct ubifs_info *c, int lnum, int free, int dirty, in ubifs_update_one_lp()
1026 int cat, lnum = lp->lnum, is_idx = 0, used = 0, free, dirty, ret; in scan_check_cb() local
H A Dreplay.c77 int free; member
968 int err, free; in take_ihead() local
1003 int err, lnum, free; in ubifs_replay_journal() local
H A Dsb.c741 int free = c->ltab[lnum - c->lpt_first].free; in fixup_free_space() local
H A Dlpt_commit.c136 static void upd_ltab(struct ubifs_info *c, int lnum, int free, int dirty) in upd_ltab()
724 long long free = 0; in need_write_all() local
1748 long long free = 0; in dbg_chk_lpt_free_spc() local
/openbmc/u-boot/include/
H A Dpower-domain-uclass.h64 int (*free)(struct power_domain *power_domain); member
H A Dmailbox-uclass.h59 int (*free)(struct mbox_chan *chan); member
H A Dreset-uclass.h61 int (*free)(struct reset_ctl *reset_ctl); member
H A Dclk-uclass.h63 int (*free)(struct clk *clock); member
H A Ddma-uclass.h68 int (*free)(struct dma *dma); member
H A Dmalloc.h863 #pragma weak free = __libc_free macro
879 static inline void free(void *ptr) {} in free() function
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dspi.h26 void (*free)(void *priv); member
/openbmc/pldm/common/
H A Dinstance_id.hpp81 void free(uint8_t tid, uint8_t instanceId) in free() function in pldm::InstanceIdDb
/openbmc/qemu/tests/qtest/libqos/
H A Dlibqos-malloc.h35 MemList *free; member
H A Dqgraph.h139 GDestroyNotify free; member
/openbmc/qemu/crypto/
H A Dakcipherpriv.h52 void (*free)(QCryptoAkCipher *akcipher); member
/openbmc/u-boot/include/asm-generic/
H A Dgpio.h251 int (*free)(struct udevice *dev, unsigned offset); member
/openbmc/qemu/include/qapi/
H A Dvisitor-impl.h134 void (*free)(Visitor *v); member
/openbmc/u-boot/arch/sandbox/cpu/
H A Dstate.c19 int used, size, free; in state_ensure_space() local
/openbmc/qemu/include/hw/xen/
H A Dxen_pvdev.h27 int (*free)(struct XenLegacyDevice *xendev); member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c510 struct nand_oobfree *free = chip->ecc.layout->oobfree; in nand_rw_page() local
726 struct nand_oobfree *free = chip->ecc.layout->oobfree; in nand_rw_oob() local
/openbmc/qemu/hw/audio/
H A Dlm4549.c125 static void lm4549_audio_out_callback(void *opaque, int free) in lm4549_audio_out_callback()
H A Dpcspk.c84 static void pcspk_callback(void *opaque, int free) in pcspk_callback()
/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap.c456 struct list_head *free) in scan_pool()
608 struct list_head used, free; in ubi_attach_fastmap() local
/openbmc/hiomapd/
H A Dbackend.h53 void (*free)(struct backend *backend); member

123