Home
last modified time | relevance | path

Searched refs:in_pq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dwl.c268 * in_pq - check if a wear-leveling entry is present in the protection queue.
275 static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e) in in_pq() function
1561 if (in_pq(ubi, e)) {
2051 if (in_pq(ubi, e))
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dwl.c268 * in_pq - check if a wear-leveling entry is present in the protection queue.
275 static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e) in in_pq() function
1571 if (in_pq(ubi, e)) {
2061 if (in_pq(ubi, e))

Completed in 6 milliseconds