Searched defs:thunk (Results 1 – 8 of 8) 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_cmdset_0001.c | 1949 unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2088 int len, void *thunk) in do_getlockstatus_oneblock() 2106 int len, void *thunk) in do_printlockstatus_oneblock() 2118 unsigned long adr, int len, void *thunk) in do_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_0002.c | 2509 …_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) in do_erase_oneblock() 2630 unsigned long adr, int len, void *thunk) in do_atmel_lock() 2665 unsigned long adr, int len, void *thunk) in do_atmel_unlock() 2717 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 | 140 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 839 u8 *thunk = __x86_indirect_its_thunk_array[reg]; in emit_its_trampoline() local 1707 u8 *thunk = (void *)__x86_indirect_its_thunk_array[reg] - 2; in emit_paranoid_trampoline() local 2018 u32 thunk; in is_paranoid_thunk() local
|
| /linux/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 712 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock()
|