Home
last modified time | relevance | path

Searched refs:thunk (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/x86_64/lib/
Dthunk.S15 .macro thunk name,func macro
34 thunk rwsem_down_read_failed_thunk,rwsem_down_read_failed
35 thunk rwsem_down_write_failed_thunk,rwsem_down_write_failed
36 thunk rwsem_wake_thunk,rwsem_wake
38 thunk do_softirq_thunk,do_softirq
40 thunk __down_failed,__down
43 thunk __up_wakeup,__up
DMakefile15 thunk.o io.o clear_page.o copy_page.o copy_user.o \
/linux-2.4.37.9/drivers/mtd/chips/
Dcfi_cmdset_0001.c1381 unsigned long adr, void *thunk);
1384 loff_t ofs, size_t len, void *thunk) argument
1448 ret = (*frob)(map, &cfi->chips[chipnum], adr, thunk);
1472 …ic int do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, void *thunk) argument
1717 …printlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, void *thunk) argument
1734 …c int do_xxlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, void *thunk) argument
1790 if (thunk == DO_XXLOCK_ONEBLOCK_LOCK) {
1793 } else if (thunk == DO_XXLOCK_ONEBLOCK_UNLOCK) {