Home
last modified time | relevance | path

Searched refs:init_rwsem (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h229 #define init_rwsem(...) do { } while (0) macro
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dbuild.c986 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()
987 init_rwsem(&ubi->fm_eba_sem); in ubi_attach_mtd_dev()
H A Deba.c138 init_rwsem(&le->mutex); in ltree_add_entry()
H A Dwl.c1539 init_rwsem(&ubi->work_sem);
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2203 init_rwsem(&c->commit_sem); in alloc_ubifs_info()