Searched refs:swp (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dswapops.h111 static inline int is_migration_entry(swp_entry_t swp) argument
115 #define migration_entry_to_page(swp) NULL
H A Dswap.h300 static inline void free_swap_and_cache(swp_entry_t swp) argument
304 static inline int swap_duplicate(swp_entry_t swp) argument
309 static inline void swap_free(swp_entry_t swp) argument
313 static inline struct page *read_swap_cache_async(swp_entry_t swp, argument
319 static inline struct page *lookup_swap_cache(swp_entry_t swp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/kernel/
H A Dhead.S105 swp r2, r2, [r1] @ check for swp (ARM2 cant)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DMakefile.PL82 $path =~ /^\..*\.swp$/ ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dpgtable.h262 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val })
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/ia32/
H A Dsys_ia32.c1544 struct switch_stack *swp, int tos)
1569 ia64f2ia32f(f, &swp->f12 + (regno - 4));
1577 struct switch_stack *swp, int tos)
1599 copy_from_user(&swp->f12 + (regno - 4), reg, sizeof(*reg));
1608 struct switch_stack *swp; local
1626 swp = (struct switch_stack *)(tsk->thread.ksp + 16);
1630 put_fpreg(i, &save->st_space[i], ptp, swp, tos);
1637 struct switch_stack *swp; local
1659 swp = (struct switch_stack *)(tsk->thread.ksp + 16);
1663 get_fpreg(i, &save->st_space[i], ptp, swp, to
1543 put_fpreg(int regno, struct _fpreg_ia32 __user *reg, struct pt_regs *ptp, struct switch_stack *swp, int tos) argument
1576 get_fpreg(int regno, struct _fpreg_ia32 __user *reg, struct pt_regs *ptp, struct switch_stack *swp, int tos) argument
1670 struct switch_stack *swp; local
1694 put_fpreg(i, (struct _fpreg_ia32 __user *)&save->st_space[4*i], ptp, swp, tos); local
1709 struct switch_stack *swp; local
1738 get_fpreg(i, (struct _fpreg_ia32 __user *)&save->st_space[4*i], ptp, swp, tos); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Dpgtable.h378 #define __swp_entry_to_pte(swp) ((pte_t) { (swp).val })
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DMakefile.PL158 $path =~ /^\..*\.swp$/ ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dalignment.c669 goto swp;
740 swp:
741 printk(KERN_ERR "Alignment trap: not handling swp instruction\n");
H A Dproc-arm6_7.S50 /* 1 */ mov pc, lr @ swp
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dshm.c550 unsigned long *swp)
555 *swp = 0;
574 *swp += info->swapped;
549 shm_get_stat(struct ipc_namespace *ns, unsigned long *rss, unsigned long *swp) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c3387 xmlSchemaValPtr swp; local
3475 swp = x;
3482 swp = y;
3502 if (hi > swp->value.decimal.hi) {
3504 } else if (hi == swp->value.decimal.hi) {
3505 if (mi > swp->value.decimal.mi) {
3507 } else if (mi == swp->value.decimal.mi) {
3508 if (lo > swp->value.decimal.lo) {
3510 } else if (lo == swp->value.decimal.lo) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c3390 xmlSchemaValPtr swp; local
3478 swp = x;
3485 swp = y;
3505 if (hi > swp->value.decimal.hi) {
3507 } else if (hi == swp->value.decimal.hi) {
3508 if (mi > swp->value.decimal.mi) {
3510 } else if (mi == swp->value.decimal.mi) {
3511 if (lo > swp->value.decimal.lo) {
3513 } else if (lo == swp->value.decimal.lo) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/mm/
H A Dproc-funcs.S273 _arm3_xchg_4: swp r0, r0, [r1]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c3387 xmlSchemaValPtr swp; local
3475 swp = x;
3482 swp = y;
3502 if (hi > swp->value.decimal.hi) {
3504 } else if (hi == swp->value.decimal.hi) {
3505 if (mi > swp->value.decimal.mi) {
3507 } else if (mi == swp->value.decimal.mi) {
3508 if (lo > swp->value.decimal.lo) {
3510 } else if (lo == swp->value.decimal.lo) {

Completed in 243 milliseconds