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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/lib/
H A Dthunk_64.S15 .macro thunk name,func
39 thunk rwsem_down_read_failed_thunk,rwsem_down_read_failed
40 thunk rwsem_down_write_failed_thunk,rwsem_down_write_failed
41 thunk rwsem_wake_thunk,rwsem_wake
42 thunk rwsem_downgrade_thunk,rwsem_downgrade_wake
65 thunk lockdep_sys_exit_thunk,lockdep_sys_exit
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c160 loff_t ofs, size_t len, void *thunk)
226 ret = (*frob)(map, &cfi->chips[chipnum], adr, size, thunk);
159 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.c1869 unsigned long adr, int len, void *thunk)
2016 int len, void *thunk)
2034 int len, void *thunk)
2037 adr, do_getlockstatus_oneblock(map, chip, adr, len, thunk));
2046 unsigned long adr, int len, void *thunk)
2066 if (thunk == DO_XXLOCK_ONEBLOCK_LOCK) {
2069 } else if (thunk == DO_XXLOCK_ONEBLOCK_UNLOCK) {
1868 do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
2013 do_getlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
2031 do_printlockstatus_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
2045 do_xxlock_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
H A Dcfi_cmdset_0002.c1614 static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1744 unsigned long adr, int len, void *thunk)
1780 unsigned long adr, int len, void *thunk)
1743 do_atmel_lock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
1779 do_atmel_unlock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mtd/
H A Dcfi.h555 unsigned long adr, int len, void *thunk);
558 loff_t ofs, size_t len, void *thunk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/lpddr/
H A Dlpddr_cmds.c721 int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) argument
736 if (thunk == DO_XXLOCK_LOCK) {
739 } else if (thunk == DO_XXLOCK_UNLOCK) {

Completed in 93 milliseconds