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()
/linux/arch/s390/kernel/
H A Dnospec-branch.c105 u8 *instr, *thunk, *br; in __nospec_revert() local
/linux/tools/testing/selftests/x86/bugs/
H A Dits_indirect_alignment.py110 thunk = int(operand, 16) variable
/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c712 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock()
/linux/arch/x86/kernel/cpu/
H A Dbugs.c80 static void __init set_return_thunk(void *thunk) in set_return_thunk()