Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mtd/ubi/
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()
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);
Deba.c205 down_read(&le->mutex); in leb_read_lock()
336 down_read(&ubi->fm_eba_sem); in ubi_eba_unmap_leb()
1229 down_read(&ubi->fm_eba_sem); in ubi_eba_copy_leb()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Drwsem.h42 #define down_read(sem) _sema_lock((losMutexDef_t*)(sem)) macro
/third_party/uboot/u-boot-2020.01/include/linux/
Dcompat.h249 #define down_read(...) do { } while (0) macro
271 #define down_read(...) do { } while (0) macro
/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dbudget.c58 down_read(&c->vfs_sb->s_umount); in shrink_liability()
76 down_read(&c->commit_sem); in run_gc()
/third_party/uboot/u-boot-2020.01/lib/crypto/
Dasymmetric_type.c394 down_read(&asymmetric_key_parsers_sem); in asymmetric_key_preparse()
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Df_mass_storage.c1793 down_read(&common->filesem); /* We're using the backing file */ in do_scsi_command()