Home
last modified time | relevance | path

Searched refs:dead (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dr8a7795-h3ulcb.dts125 * but needed to avoid cs2000/rcar_sound probe dead-lock
H A Dr8a7795-salvator-x.dts145 * but needed to avoid cs2000/rcar_sound probe dead-lock
/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.c655 int i, spc, dark = 0, dead = 0; in ubifs_dump_lprop() local
661 dead = spc; in ubifs_dump_lprop()
672 dark, dead, (int)(spc / UBIFS_MAX_NODE_SZ), lp->flags); in ubifs_dump_lprop()
/rk3399_rockchip-uboot/env/
H A DKconfig142 RAM, your target system will be dead.
/rk3399_rockchip-uboot/doc/
H A DREADME.scrapyard5 more to resolve such problems, then the code is really dead and will
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.src2977 if (top_size >= (long)MINSIZE) /* if not, we are very very dead! */
/rk3399_rockchip-uboot/
H A DREADME173 rationale behind that is to avoid dead code whenever possible.