Searched refs:old_type (Results 1 - 25 of 25) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A De820.h87 extern u64 e820_update_range(u64 start, u64 size, unsigned old_type,
89 extern u64 e820_remove_range(u64 start, u64 size, unsigned old_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A De820.h87 extern u64 e820_update_range(u64 start, u64 size, unsigned old_type,
89 extern u64 e820_remove_range(u64 start, u64 size, unsigned old_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A De820.c425 u64 size, unsigned old_type,
432 BUG_ON(old_type == new_type);
441 e820_print_type(old_type);
451 if (ei->type != old_type)
494 u64 __init e820_update_range(u64 start, u64 size, unsigned old_type, argument
497 return __e820_update_range(&e820, start, size, old_type, new_type);
501 unsigned old_type, unsigned new_type)
503 return __e820_update_range(&e820_saved, start, size, old_type,
508 u64 __init e820_remove_range(u64 start, u64 size, unsigned old_type, argument
523 e820_print_type(old_type);
424 __e820_update_range(struct e820map *e820x, u64 start, u64 size, unsigned old_type, unsigned new_type) argument
500 e820_update_range_saved(u64 start, u64 size, unsigned old_type, unsigned new_type) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A De820.c425 u64 size, unsigned old_type,
432 BUG_ON(old_type == new_type);
441 e820_print_type(old_type);
451 if (ei->type != old_type)
494 u64 __init e820_update_range(u64 start, u64 size, unsigned old_type, argument
497 return __e820_update_range(&e820, start, size, old_type, new_type);
501 unsigned old_type, unsigned new_type)
503 return __e820_update_range(&e820_saved, start, size, old_type,
508 u64 __init e820_remove_range(u64 start, u64 size, unsigned old_type, argument
523 e820_print_type(old_type);
424 __e820_update_range(struct e820map *e820x, u64 start, u64 size, unsigned old_type, unsigned new_type) argument
500 e820_update_range_saved(u64 start, u64 size, unsigned old_type, unsigned new_type) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ncpfs/
H A Dncplib_kernel.c893 struct inode *old_dir, char *old_name, __le16 old_type,
906 ncp_add_word(server, old_type); /* search attributes */
936 __le16 old_type = cpu_to_le16(0x06); local
939 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type,
943 old_type = cpu_to_le16(0x16);
944 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type,
950 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type,
892 ncp_RenameNSEntry(struct ncp_server *server, struct inode *old_dir, char *old_name, __le16 old_type, struct inode *new_dir, char *new_name) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ncpfs/
H A Dncplib_kernel.c893 struct inode *old_dir, char *old_name, __le16 old_type,
906 ncp_add_word(server, old_type); /* search attributes */
936 __le16 old_type = cpu_to_le16(0x06); local
939 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type,
943 old_type = cpu_to_le16(0x16);
944 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type,
950 result = ncp_RenameNSEntry(server, old_dir, old_name, old_type,
892 ncp_RenameNSEntry(struct ncp_server *server, struct inode *old_dir, char *old_name, __le16 old_type, struct inode *new_dir, char *new_name) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dhw_breakpoint.c452 int old_type = bp->attr.bp_type; local
470 bp->attr.bp_type = old_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dhw_breakpoint.c452 int old_type = bp->attr.bp_type; local
470 bp->attr.bp_type = old_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_te.c618 struct te_link_subtlv_link_type old_type; local
652 old_type = lp->link_type;
658 if ((ntohs (old_type.header.type) != ntohs (lp->link_type.header.type)
659 || old_type.link_type.value != lp->link_type.link_type.value)
H A Dospf_vty.c5312 int old_type = IF_DEF_PARAMS (ifp)->type; variable
5315 if (old_type == OSPF_IFTYPE_LOOPBACK)
5330 if (IF_DEF_PARAMS (ifp)->type == old_type)
5373 int old_type = IF_DEF_PARAMS (ifp)->type; variable
5378 if (IF_DEF_PARAMS (ifp)->type == old_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dvarobj.c1757 char *old_type, *new_type;
1765 old_type = varobj_get_type (var);
1767 if (strcmp (old_type, new_type) == 0)
1789 xfree (old_type);
1753 char *old_type, *new_type; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_te.c618 struct te_link_subtlv_link_type old_type; local
652 old_type = lp->link_type;
658 if ((ntohs (old_type.header.type) != ntohs (lp->link_type.header.type)
659 || old_type.link_type.value != lp->link_type.link_type.value)
H A Dospf_vty.c5312 int old_type = IF_DEF_PARAMS (ifp)->type; variable
5315 if (old_type == OSPF_IFTYPE_LOOPBACK)
5330 if (IF_DEF_PARAMS (ifp)->type == old_type)
5373 int old_type = IF_DEF_PARAMS (ifp)->type; variable
5378 if (IF_DEF_PARAMS (ifp)->type == old_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dvarobj.c1757 char *old_type, *new_type;
1765 old_type = varobj_get_type (var);
1767 if (strcmp (old_type, new_type) == 0)
1789 xfree (old_type);
1753 char *old_type, *new_type; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospfd/
H A Dospf_te.c618 struct te_link_subtlv_link_type old_type; local
652 old_type = lp->link_type;
658 if ((ntohs (old_type.header.type) != ntohs (lp->link_type.header.type)
659 || old_type.link_type.value != lp->link_type.link_type.value)
H A Dospf_vty.c5312 int old_type = IF_DEF_PARAMS (ifp)->type; variable
5315 if (old_type == OSPF_IFTYPE_LOOPBACK)
5330 if (IF_DEF_PARAMS (ifp)->type == old_type)
5373 int old_type = IF_DEF_PARAMS (ifp)->type; variable
5378 if (IF_DEF_PARAMS (ifp)->type == old_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dvarobj.c1757 char *old_type, *new_type;
1765 old_type = varobj_get_type (var);
1767 if (strcmp (old_type, new_type) == 0)
1789 xfree (old_type);
1753 char *old_type, *new_type; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dserial_core.c776 unsigned int old_type, old_iotype, old_hub6, old_shift; local
780 old_type = uport->type;
788 if (old_type != PORT_UNKNOWN)
812 if (retval && old_type != PORT_UNKNOWN) {
814 uport->type = old_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dserial_core.c776 unsigned int old_type, old_iotype, old_hub6, old_shift; local
780 old_type = uport->type;
788 if (old_type != PORT_UNKNOWN)
812 if (retval && old_type != PORT_UNKNOWN) {
814 uport->type = old_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap/
H A Domapfb_main.c894 u8 old_type = rg->type; local
920 rg->type = old_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/lmc/
H A Dlmc_main.c172 u16 old_type = sc->if_type; local
186 if (new_type == old_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/lmc/
H A Dlmc_main.c172 u16 old_type = sc->if_type; local
186 if (new_type == old_type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap/
H A Domapfb_main.c894 u8 old_type = rg->type; local
920 rg->type = old_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/omapfb/
H A Domapfb-main.c1652 int old_type = rg->type; local
1660 if (old_size == size && old_type == type)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/omapfb/
H A Domapfb-main.c1652 int old_type = rg->type; local
1660 if (old_size == size && old_type == type)

Completed in 220 milliseconds