Home
last modified time | relevance | path

Searched refs:down_read (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dfastmap-wl.c211 down_read(&ubi->fm_eba_sem); in ubi_wl_get_peb()
222 down_read(&ubi->fm_eba_sem); in ubi_wl_get_peb()
225 down_read(&ubi->fm_eba_sem); in ubi_wl_get_peb()
240 down_read(&ubi->fm_eba_sem); in ubi_wl_get_peb()
H A Dwl.c206 down_read(&ubi->work_sem); in do_work()
584 down_read(&ubi->work_sem); in schedule_ubi_work()
1208 down_read(&ubi->fm_protect);
1371 down_read(&ubi->work_sem);
1845 down_read(&ubi->fm_eba_sem);
H A Deba.c204 down_read(&le->mutex); in leb_read_lock()
335 down_read(&ubi->fm_eba_sem); in ubi_eba_unmap_leb()
1228 down_read(&ubi->fm_eba_sem); in ubi_eba_copy_leb()
/openbmc/u-boot/include/linux/
H A Dcompat.h249 #define down_read(...) do { } while (0) macro
271 #define down_read(...) do { } while (0) macro
/openbmc/u-boot/fs/ubifs/
H A Dbudget.c58 down_read(&c->vfs_sb->s_umount); in shrink_liability()
76 down_read(&c->commit_sem); in run_gc()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1793 down_read(&common->filesem); /* We're using the backing file */ in do_scsi_command()