Searched refs:thunk (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/lib/
H A Dthunk.S14 .macro thunk name,func
38 thunk rwsem_down_read_failed_thunk,rwsem_down_read_failed
39 thunk rwsem_down_write_failed_thunk,rwsem_down_write_failed
40 thunk rwsem_wake_thunk,rwsem_wake
41 thunk rwsem_downgrade_thunk,rwsem_downgrade_wake
44 thunk __down_failed,__down
47 thunk __up_wakeup,__up
50 thunk trace_hardirqs_on_thunk,trace_hardirqs_on
51 thunk trace_hardirqs_off_thunk,trace_hardirqs_off
H A DMakefile12 thunk.o clear_page.o copy_page.o bitstr.o bitops.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/chips/
H A Dfwh_lock.h29 unsigned long adr, int len, void *thunk)
32 struct fwh_xxlock_thunk *xxlt = (struct fwh_xxlock_thunk *)thunk;
28 fwh_xxlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
H A Dcfi_util.c94 loff_t ofs, size_t len, void *thunk)
160 ret = (*frob)(map, &cfi->chips[chipnum], adr, size, thunk);
93 cfi_varsize_frob(struct mtd_info *mtd, varsize_frob_t frob, loff_t ofs, size_t len, void *thunk) argument
H A Dcfi_cmdset_0001.c1699 unsigned long adr, int len, void *thunk)
1845 int len, void *thunk)
1863 int len, void *thunk)
1866 adr, do_getlockstatus_oneblock(map, chip, adr, len, thunk));
1875 unsigned long adr, int len, void *thunk)
1895 if (thunk == DO_XXLOCK_ONEBLOCK_LOCK) {
1898 } else if (thunk == DO_XXLOCK_ONEBLOCK_UNLOCK) {
1698 do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1842 do_getlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1860 do_printlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1874 do_xxlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
H A Dcfi_cmdset_0002.c1485 static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1615 unsigned long adr, int len, void *thunk)
1651 unsigned long adr, int len, void *thunk)
1614 do_atmel_lock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1650 do_atmel_unlock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A DMakefile14 subarch-obj-y = lib/bitops.o lib/csum-partial.o lib/memcpy.o lib/thunk.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mtd/
H A Dcfi.h484 unsigned long adr, int len, void *thunk);
487 loff_t ofs, size_t len, void *thunk);

Completed in 110 milliseconds