Searched defs:thunk (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/mtd/chips/ |
H A D | fwh_lock.h | 30 unsigned long adr, int len, void *thunk) in fwh_xxlock_oneblock()
|
H A D | cfi_util.c | 358 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
|
H A 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()
|
H A D | cfi_cmdset_0002.c | 2510 …_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 D | nospec-branch.c | 105 u8 *instr, *thunk, *br; in __nospec_revert() local
|
/linux/tools/testing/selftests/x86/bugs/ |
H A D | its_indirect_alignment.py | 110 thunk = int(operand, 16) variable
|
/linux/arch/x86/kernel/ |
H A D | alternative.c | 139 static void *its_init_thunk(void *thunk, int reg) in its_init_thunk() 250 void *thunk; in its_allocate_thunk() local 288 u8 *thunk = __x86_indirect_its_thunk_array[reg]; in its_static_thunk() local 807 u8 *thunk = __x86_indirect_its_thunk_array[reg]; in emit_its_trampoline() local 1681 u8 *thunk = (void *)__x86_indirect_its_thunk_array[reg] - 2; in emit_paranoid_trampoline() local 1969 u32 thunk; in is_paranoid_thunk() local
|
/linux/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 713 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 D | bugs.c | 114 static void __init set_return_thunk(void *thunk) in set_return_thunk()
|