Home
last modified time | relevance | path

Searched refs:fm_protect (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap.c867 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1079 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1532 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1541 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1549 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1666 up_write(&ubi->fm_protect); in ubi_update_fastmap()
H A Dwl.c1248 down_read(&ubi->fm_protect);
1262 up_read(&ubi->fm_protect);
1292 up_read(&ubi->fm_protect);
1314 up_read(&ubi->fm_protect);
1328 up_read(&ubi->fm_protect);
H A Dubi.h486 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
598 struct rw_semaphore fm_protect; member
H A Dbuild.c969 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dfastmap.c889 down_write(&ubi->fm_protect); in ubi_scan_fastmap()
1090 up_write(&ubi->fm_protect); in ubi_scan_fastmap()
1542 down_write(&ubi->fm_protect); in ubi_update_fastmap()
1551 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1559 up_write(&ubi->fm_protect); in ubi_update_fastmap()
1676 up_write(&ubi->fm_protect); in ubi_update_fastmap()
H A Dwl.c1258 down_read(&ubi->fm_protect);
1272 up_read(&ubi->fm_protect);
1302 up_read(&ubi->fm_protect);
1324 up_read(&ubi->fm_protect);
1338 up_read(&ubi->fm_protect);
H A Dubi.h484 * @fm_protect: serializes ubi_update_fastmap(), protects @fm_buf and makes sure
596 struct rw_semaphore fm_protect; member
H A Dbuild.c975 init_rwsem(&ubi->fm_protect); in ubi_attach_mtd_dev()

Completed in 15 milliseconds