Searched defs:thunk (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/arch/s390/kernel/ |
D | nospec-branch.c | 103 u8 *instr, *thunk, *br; in __nospec_revert() local
|
/linux-6.6.21/drivers/mtd/chips/ |
D | fwh_lock.h | 30 unsigned long adr, int len, void *thunk) in fwh_xxlock_oneblock()
|
D | cfi_util.c | 358 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
|
D | cfi_cmdset_0001.c | 1953 unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2092 int len, void *thunk) in do_getlockstatus_oneblock() 2110 int len, void *thunk) in do_printlockstatus_oneblock() 2122 unsigned long adr, int len, void *thunk) in do_xxlock_oneblock()
|
D | cfi_cmdset_0002.c | 2512 …_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2633 unsigned long adr, int len, void *thunk) in do_atmel_lock() 2668 unsigned long adr, int len, void *thunk) in do_atmel_unlock() 2720 unsigned long adr, int len, void *thunk) in do_ppb_xxlock()
|
/linux-6.6.21/drivers/md/ |
D | dm-cache-metadata.c | 1285 struct thunk { struct 1286 load_mapping_fn fn; 1287 void *context; 1289 struct dm_cache_metadata *cmd; 1290 bool respect_dirty_flags; 1291 bool hints_valid;
|
/linux-6.6.21/drivers/mtd/lpddr/ |
D | lpddr_cmds.c | 713 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock()
|