Searched defs:thunk (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/s390/kernel/ |
D | nospec-branch.c | 103 u8 *instr, *thunk, *br; in __nospec_revert() local
|
/linux-6.1.9/drivers/mtd/chips/ |
D | fwh_lock.h | 30 unsigned long adr, int len, void *thunk) in fwh_xxlock_oneblock()
|
D | cfi_util.c | 359 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
|
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()
|
D | cfi_cmdset_0002.c | 2514 …_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2635 unsigned long adr, int len, void *thunk) in do_atmel_lock() 2670 unsigned long adr, int len, void *thunk) in do_atmel_unlock() 2722 unsigned long adr, int len, void *thunk) in do_ppb_xxlock()
|
/linux-6.1.9/drivers/md/ |
D | dm-cache-metadata.c | 1278 struct thunk { struct 1279 load_mapping_fn fn; 1280 void *context; 1282 struct dm_cache_metadata *cmd; 1283 bool respect_dirty_flags; 1284 bool hints_valid;
|
/linux-6.1.9/drivers/mtd/lpddr/ |
D | lpddr_cmds.c | 716 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock()
|