Home
last modified time | relevance | path

Searched defs:nb (Results 1 – 14 of 14) sorted by relevance

/rk3399_rockchip-uboot/lib/zlib/
H A Dzutil.c64 void zcfree(voidpf opaque, voidpf ptr, unsigned nb) in zcfree()
/rk3399_rockchip-uboot/lib/
H A Dgzip.c34 static void zfree(void *x, void *addr, unsigned nb) in zfree()
H A Dgunzip.c41 void gzfree(void *x, void *addr, unsigned nb) in gzfree()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dkapi.c827 int ubi_register_volume_notifier(struct notifier_block *nb, in ubi_register_volume_notifier()
859 int ubi_unregister_volume_notifier(struct notifier_block *nb) in ubi_unregister_volume_notifier()
H A Dbuild.c215 int ubi_notify_all(struct ubi_device *ubi, int ntype, struct notifier_block *nb) in ubi_notify_all()
259 int ubi_enumerate_volumes(struct notifier_block *nb) in ubi_enumerate_volumes()
/rk3399_rockchip-uboot/common/
H A Ddlmalloc.c647 #define is_small_request(nb) (nb < MAX_SMALLBIN_SIZE - SMALLBIN_WIDTH) argument
1063 static void malloc_extend_top(INTERNAL_SIZE_T nb) in malloc_extend_top()
1255 INTERNAL_SIZE_T nb; local
1652 INTERNAL_SIZE_T nb; /* padded request size */ local
1882 INTERNAL_SIZE_T nb; /* padded request size */ local
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Ddesignware_udc.c187 u32 i, nw, nb; in usbgetpckfromfifo() local
226 u32 i, nw, nb; in usbputpcktofifo() local
/rk3399_rockchip-uboot/drivers/i2c/
H A Ddesignware_i2c.c319 int nb = len; in __dw_i2c_write() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dclock.h94 unsigned int nb; member
/rk3399_rockchip-uboot/drivers/serial/
H A Dusbtty.c919 unsigned int nb = 0; in fill_buffer() local
/rk3399_rockchip-uboot/lib/bzip2/
H A Dbzlib.c727 Int32 nb, na, mid; in BZ2_indexIntoF() local
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3368.c36 u32 nb; member
H A Dclk_rk3288.c39 u32 nb; member
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.h347 struct notifier_block nb; member