Searched refs:me (Results 201 - 225 of 1577) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/kernel/
H A Dmodule.c104 struct module *me)
106 pr_err("module %s: .rel relocation unsupported\n", me->name);
115 static int validate_hw2_last(long value, struct module *me) argument
119 me->name, value);
145 struct module *me)
197 if (!validate_hw2_last(value, me))
208 if (!validate_hw2_last(value, me))
223 " %#llx at %#llx (%p)\n", me->name,
236 me->name, (int) ELF_R_TYPE(rel[i].r_info));
245 struct module *me)
100 apply_relocate(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
141 apply_relocate_add(Elf_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
243 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Ddevice_table.h53 (device *me);
64 (device *me,
81 (device *me,
90 (device *me,
107 (device *me,
114 (device *me,
130 (device *me,
139 (device *me,
236 (device *me,
248 (device *me,
[all...]
H A Ddebug.h110 int trace_device = device_trace(me); \
116 trace_device ? device_path(me) : "", \
127 device *me = device_instance_device(instance); \
128 int trace_device = device_trace(me); \
134 trace_device ? device_path(me) : "", \
H A Dhw_nvram.c109 hw_nvram_init_address(device *me) argument
111 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me);
114 generic_device_init_address(me);
122 device_find_reg_array_property(me, "reg", reg_nr, &reg);
125 if (device_size_to_attach_size(device_parent(me),
127 me)) {
133 device_error(me, "reg property must contain a non-zero phys-addr:size tupple");
135 device_error(me, "NVRAM must be at least 8 bytes in size");
145 if (device_find_property(me, "timezone") == NULL)
148 nvram->timezone = device_find_integer_property(me, "timezon
209 hw_nvram_io_read_buffer(device *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
229 hw_nvram_io_write_buffer(device *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Ddevice_table.h53 (device *me);
64 (device *me,
81 (device *me,
90 (device *me,
107 (device *me,
114 (device *me,
130 (device *me,
139 (device *me,
236 (device *me,
248 (device *me,
[all...]
H A Ddebug.h110 int trace_device = device_trace(me); \
116 trace_device ? device_path(me) : "", \
127 device *me = device_instance_device(instance); \
128 int trace_device = device_trace(me); \
134 trace_device ? device_path(me) : "", \
H A Dhw_nvram.c109 hw_nvram_init_address(device *me) argument
111 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me);
114 generic_device_init_address(me);
122 device_find_reg_array_property(me, "reg", reg_nr, &reg);
125 if (device_size_to_attach_size(device_parent(me),
127 me)) {
133 device_error(me, "reg property must contain a non-zero phys-addr:size tupple");
135 device_error(me, "NVRAM must be at least 8 bytes in size");
145 if (device_find_property(me, "timezone") == NULL)
148 nvram->timezone = device_find_integer_property(me, "timezon
209 hw_nvram_io_read_buffer(device *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
229 hw_nvram_io_write_buffer(device *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Ddevice_table.h53 (device *me);
64 (device *me,
81 (device *me,
90 (device *me,
107 (device *me,
114 (device *me,
130 (device *me,
139 (device *me,
236 (device *me,
248 (device *me,
[all...]
H A Ddebug.h110 int trace_device = device_trace(me); \
116 trace_device ? device_path(me) : "", \
127 device *me = device_instance_device(instance); \
128 int trace_device = device_trace(me); \
134 trace_device ? device_path(me) : "", \
H A Dhw_nvram.c109 hw_nvram_init_address(device *me) argument
111 hw_nvram_device *nvram = (hw_nvram_device*)device_data(me);
114 generic_device_init_address(me);
122 device_find_reg_array_property(me, "reg", reg_nr, &reg);
125 if (device_size_to_attach_size(device_parent(me),
127 me)) {
133 device_error(me, "reg property must contain a non-zero phys-addr:size tupple");
135 device_error(me, "NVRAM must be at least 8 bytes in size");
145 if (device_find_property(me, "timezone") == NULL)
148 nvram->timezone = device_find_integer_property(me, "timezon
209 hw_nvram_io_read_buffer(device *me, void *dest, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
229 hw_nvram_io_write_buffer(device *me, const void *source, int space, unsigned_word addr, unsigned nr_bytes, cpu *processor, unsigned_word cia) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables-1.4.x/iptables/
H A Dxtables.c187 static void xtables_fully_register_pending_match(struct xtables_match *me);
188 static void xtables_fully_register_pending_target(struct xtables_target *me);
824 void xtables_register_match(struct xtables_match *me) argument
826 if (me->version == NULL) {
828 xt_params->program_name, me->name, me->revision);
831 if (strcmp(me->version, XTABLES_VERSION) != 0) {
834 xt_params->program_name, me->name,
835 me->version, XTABLES_VERSION);
839 if (strlen(me
866 xtables_fully_register_pending_match(struct xtables_match *me) argument
921 xtables_register_target(struct xtables_target *me) argument
963 xtables_fully_register_pending_target(struct xtables_target *me) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/kernel/
H A Dmodule.c63 struct module *me)
65 printk(KERN_ERR "module %s: REL relocation unsupported\n", me->name);
73 struct module *me)
100 me->name, ELF32_R_TYPE(rela[i].r_info));
110 struct module *me)
59 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
69 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
108 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/kernel/
H A Dmodule.c63 struct module *me)
65 printk(KERN_ERR "module %s: REL relocation unsupported\n", me->name);
73 struct module *me)
100 me->name, ELF32_R_TYPE(rela[i].r_info));
110 struct module *me)
59 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
69 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
108 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/iptables/
H A Dxtables.c187 static void xtables_fully_register_pending_match(struct xtables_match *me);
188 static void xtables_fully_register_pending_target(struct xtables_target *me);
824 void xtables_register_match(struct xtables_match *me) argument
826 if (me->version == NULL) {
828 xt_params->program_name, me->name, me->revision);
831 if (strcmp(me->version, XTABLES_VERSION) != 0) {
834 xt_params->program_name, me->name,
835 me->version, XTABLES_VERSION);
839 if (strlen(me
866 xtables_fully_register_pending_match(struct xtables_match *me) argument
921 xtables_register_target(struct xtables_target *me) argument
963 xtables_fully_register_pending_target(struct xtables_target *me) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/iptables/
H A Dxtables.c187 static void xtables_fully_register_pending_match(struct xtables_match *me);
188 static void xtables_fully_register_pending_target(struct xtables_target *me);
824 void xtables_register_match(struct xtables_match *me) argument
826 if (me->version == NULL) {
828 xt_params->program_name, me->name, me->revision);
831 if (strcmp(me->version, XTABLES_VERSION) != 0) {
834 xt_params->program_name, me->name,
835 me->version, XTABLES_VERSION);
839 if (strlen(me
866 xtables_fully_register_pending_match(struct xtables_match *me) argument
921 xtables_register_target(struct xtables_target *me) argument
963 xtables_fully_register_pending_target(struct xtables_target *me) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/kernel/
H A Dmodule.c87 char *secstrings, struct module *me)
105 me->arch.gotsecindex = s - sechdrs;
109 printk(KERN_ERR "module %s: no symbol table\n", me->name);
113 printk(KERN_ERR "module %s: no got section\n", me->name);
122 me->name);
156 unsigned int relsec, struct module *me)
158 printk(KERN_ERR "module %s: REL relocation unsupported\n", me->name);
165 struct module *me)
181 gp = (u64)me->module_core + me
86 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, char *secstrings, struct module *me) argument
155 apply_relocate(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
163 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
303 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/kernel/
H A Dmodule.c87 char *secstrings, struct module *me)
105 me->arch.gotsecindex = s - sechdrs;
109 printk(KERN_ERR "module %s: no symbol table\n", me->name);
113 printk(KERN_ERR "module %s: no got section\n", me->name);
122 me->name);
156 unsigned int relsec, struct module *me)
158 printk(KERN_ERR "module %s: REL relocation unsupported\n", me->name);
165 struct module *me)
181 gp = (u64)me->module_core + me
86 module_frob_arch_sections(Elf64_Ehdr *hdr, Elf64_Shdr *sechdrs, char *secstrings, struct module *me) argument
155 apply_relocate(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
163 apply_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
303 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Darping.c34 struct sockaddr_ll me; member in struct:globals
52 #define me (G.me ) macro
144 send_pack(&src, &dst, &me, &he);
184 || (ah->ar_hln != me.sll_halen)
195 || (memcmp(p + ah->ar_hln + 4, &me.sll_addr, ah->ar_hln)))
211 if ((memcmp(p, &me.sll_addr, me.sll_halen) == 0)
227 if (memcmp(p + ah->ar_hln + 4, me.sll_addr, ah->ar_hln)) {
250 memcpy(he.sll_addr, p, me
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Darping.c34 struct sockaddr_ll me; member in struct:globals
52 #define me (G.me ) macro
144 send_pack(&src, &dst, &me, &he);
184 || (ah->ar_hln != me.sll_halen)
195 || (memcmp(p + ah->ar_hln + 4, &me.sll_addr, ah->ar_hln)))
211 if ((memcmp(p, &me.sll_addr, me.sll_halen) == 0)
227 if (memcmp(p + ah->ar_hln + 4, me.sll_addr, ah->ar_hln)) {
250 memcpy(he.sll_addr, p, me
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Darping.c34 struct sockaddr_ll me; member in struct:globals
52 #define me (G.me ) macro
144 send_pack(&src, &dst, &me, &he);
184 || (ah->ar_hln != me.sll_halen)
195 || (memcmp(p + ah->ar_hln + 4, &me.sll_addr, ah->ar_hln)))
211 if ((memcmp(p, &me.sll_addr, me.sll_halen) == 0)
227 if (memcmp(p + ah->ar_hln + 4, me.sll_addr, ah->ar_hln)) {
250 memcpy(he.sll_addr, p, me
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Dmodule.c65 struct module *me)
127 me->name, ELF32_R_TYPE(rel[i].r_info));
138 struct module *me)
141 me->name);
147 struct module *me)
151 ret |= module_dwarf_finalize(hdr, sechdrs, me);
61 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
134 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
145 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Dmodule.c65 struct module *me)
127 me->name, ELF32_R_TYPE(rel[i].r_info));
138 struct module *me)
141 me->name);
147 struct module *me)
151 ret |= module_dwarf_finalize(hdr, sechdrs, me);
61 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
134 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
145 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/h8300/kernel/
H A Dmodule.c37 struct module *me)
40 me->name);
48 struct module *me)
96 me->name, ELF32_R_TYPE(rela[i].r_info));
103 me->name, rela[i].r_offset);
109 struct module *me)
33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
44 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
107 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/h8300/kernel/
H A Dmodule.c37 struct module *me)
40 me->name);
48 struct module *me)
96 me->name, ELF32_R_TYPE(rela[i].r_info));
103 me->name, rela[i].r_offset);
109 struct module *me)
33 apply_relocate(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
44 apply_relocate_add(Elf32_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me) argument
107 module_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, struct module *me) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/frv/
H A Ddevices.c31 device_io_read_buffer (device *me, void *source, int space, argument
67 device_io_write_buffer (device *me, const void *source, int space, argument
95 void device_error (device *me, char* message, ...) {} argument

Completed in 235 milliseconds

1234567891011>>