Searched defs:thunk (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/md/ |
D | dm-cache-metadata.c | 1125 struct thunk { struct 1126 load_mapping_fn fn; 1127 void *context; 1129 struct dm_cache_metadata *cmd; 1130 bool respect_dirty_flags; 1131 bool hints_valid; 1182 struct thunk *thunk = context; in __load_mapping() local 1208 struct thunk thunk; in __load_mappings() local
|
/linux-4.4.14/drivers/mtd/chips/ |
D | fwh_lock.h | 29 unsigned long adr, int len, void *thunk) in fwh_xxlock_oneblock()
|
D | cfi_util.c | 353 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
|
D | cfi_cmdset_0002.c | 2324 …_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2456 unsigned long adr, int len, void *thunk) in do_atmel_lock() 2491 unsigned long adr, int len, void *thunk) in do_atmel_unlock() 2545 unsigned long adr, int len, void *thunk) in do_ppb_xxlock()
|
D | cfi_cmdset_0001.c | 1901 unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2050 int len, void *thunk) in do_getlockstatus_oneblock() 2068 int len, void *thunk) in do_printlockstatus_oneblock() 2080 unsigned long adr, int len, void *thunk) in do_xxlock_oneblock()
|
/linux-4.4.14/drivers/mtd/lpddr/ |
D | lpddr_cmds.c | 704 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock()
|