Home
last modified time | relevance | path

Searched refs:update_fastmap_work_fn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.h5 static void update_fastmap_work_fn(struct work_struct *wrk);
13 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
H A Dfastmap-wl.c9 * update_fastmap_work_fn - calls ubi_update_fastmap from a work queue
12 static void update_fastmap_work_fn(struct work_struct *wrk) in update_fastmap_work_fn() function
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.h5 static void update_fastmap_work_fn(struct work_struct *wrk);
15 INIT_WORK(&ubi->fm_work, update_fastmap_work_fn); in ubi_fastmap_init()
H A Dfastmap-wl.c9 * update_fastmap_work_fn - calls ubi_update_fastmap from a work queue
12 static void update_fastmap_work_fn(struct work_struct *wrk) in update_fastmap_work_fn() function

Completed in 4 milliseconds