Home
last modified time | relevance | path

Searched defs:thunk (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dnospec-branch.c103 u8 *instr, *thunk, *br; in __nospec_revert() local
/openbmc/linux/drivers/mtd/chips/
H A Dfwh_lock.h30 unsigned long adr, int len, void *thunk) in fwh_xxlock_oneblock()
H A Dcfi_util.c358 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
H A Dcfi_cmdset_0001.c1953 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()
H A Dcfi_cmdset_0002.c2512 …_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()
/openbmc/linux/drivers/md/
H A Ddm-cache-metadata.c1285 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;
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c713 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock()