Searched defs:thunk (Results 1 – 7 of 7) sorted by relevance
/linux/arch/s390/kernel/ |
A D | nospec-branch.c | 103 u8 *instr, *thunk, *br; in __nospec_revert() local
|
/linux/drivers/mtd/chips/ |
A D | fwh_lock.h | 30 unsigned long adr, int len, void *thunk) in fwh_xxlock_oneblock()
|
A D | cfi_util.c | 359 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
|
A D | cfi_cmdset_0001.c | 1936 unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2075 int len, void *thunk) in do_getlockstatus_oneblock() 2093 int len, void *thunk) in do_printlockstatus_oneblock() 2105 unsigned long adr, int len, void *thunk) in do_xxlock_oneblock()
|
A D | cfi_cmdset_0002.c | 2519 …_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2639 unsigned long adr, int len, void *thunk) in do_atmel_lock() 2674 unsigned long adr, int len, void *thunk) in do_atmel_unlock() 2726 unsigned long adr, int len, void *thunk) in do_ppb_xxlock()
|
/linux/drivers/md/ |
A D | dm-cache-metadata.c | 1276 struct thunk { struct 1277 load_mapping_fn fn; 1278 void *context; 1280 struct dm_cache_metadata *cmd; 1281 bool respect_dirty_flags; 1282 bool hints_valid;
|
/linux/drivers/mtd/lpddr/ |
A D | lpddr_cmds.c | 716 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock()
|
Completed in 23 milliseconds