Home
last modified time | relevance | path

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

/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.c2510 …_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) in do_erase_oneblock()
2631 unsigned long adr, int len, void *thunk) in do_atmel_lock()
2666 unsigned long adr, int len, void *thunk) in do_atmel_unlock()
2718 unsigned long adr, int len, void *thunk) in do_ppb_xxlock()
/linux/arch/s390/kernel/
H A Dnospec-branch.c105 u8 *instr, *thunk, *br; in __nospec_revert() local
/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()