Searched refs:sm_cache_put (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | sm_ftl.c | 899 static void sm_cache_put(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_put() function 1039 sm_cache_put(ftl, buf, boffset); in sm_read() 1077 sm_cache_put(ftl, buf, boffset); in sm_write()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | sm_ftl.c | 911 static void sm_cache_put(struct sm_ftl *ftl, char *buffer, int boffset) in sm_cache_put() function 1052 sm_cache_put(ftl, buf, boffset); in sm_read() 1090 sm_cache_put(ftl, buf, boffset); in sm_write()
|
Completed in 4 milliseconds