Home
last modified time | relevance | path

Searched defs:me (Results 1 – 25 of 88) sorted by relevance

1234

/linux-3.3/arch/mips/kernel/
Dmodule.c56 static int apply_r_mips_none(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_none()
61 static int apply_r_mips_32_rel(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_32_rel()
68 static int apply_r_mips_32_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_32_rela()
75 static int apply_r_mips_26_rel(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_26_rel()
96 static int apply_r_mips_26_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_26_rela()
116 static int apply_r_mips_hi16_rel(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_hi16_rel()
137 static int apply_r_mips_hi16_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_hi16_rela()
145 static int apply_r_mips_lo16_rel(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_lo16_rel()
209 static int apply_r_mips_lo16_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_lo16_rela()
216 static int apply_r_mips_64_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_64_rela()
[all …]
Dvpe.c353 static int apply_r_mips_none(struct module *me, uint32_t *location, in apply_r_mips_none()
359 static int apply_r_mips_gprel16(struct module *me, uint32_t *location, in apply_r_mips_gprel16()
386 static int apply_r_mips_pc16(struct module *me, uint32_t *location, in apply_r_mips_pc16()
405 static int apply_r_mips_32(struct module *me, uint32_t *location, in apply_r_mips_32()
413 static int apply_r_mips_26(struct module *me, uint32_t *location, in apply_r_mips_26()
439 static int apply_r_mips_hi16(struct module *me, uint32_t *location, in apply_r_mips_hi16()
461 static int apply_r_mips_lo16(struct module *me, uint32_t *location, in apply_r_mips_lo16()
559 struct module *me) in apply_relocations()
/linux-3.3/arch/s390/kernel/
Dmodule.c59 check_rela(Elf_Rela *rela, struct module *me) in check_rela()
110 char *secstrings, struct module *me) in module_frob_arch_sections()
174 struct module *me) in apply_rela()
365 struct module *me) in apply_relocate_add()
390 struct module *me) in module_finalize()
/linux-3.3/arch/parisc/kernel/
Dmodule.c101 static inline int in_init(struct module *me, void *loc) in in_init()
107 static inline int in_core(struct module *me, void *loc) in in_core()
113 static inline int in_local(struct module *me, void *loc) in in_local()
327 struct module *me) in module_frob_arch_sections()
391 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got()
416 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc()
447 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub()
548 struct module *me) in apply_relocate_add()
685 struct module *me) in apply_relocate_add()
837 register_unwind_table(struct module *me, in register_unwind_table()
[all …]
/linux-3.3/arch/powerpc/kernel/
Dmodule_64.c203 struct module *me) in module_frob_arch_sections()
249 static inline unsigned long my_r2(Elf64_Shdr *sechdrs, struct module *me) in my_r2()
265 struct module *me) in create_stub()
295 struct module *me) in stub_for_addr()
320 static int restore_r2(u32 *instruction, struct module *me) in restore_r2()
335 struct module *me) in apply_relocate_add()
Dmodule.c48 const Elf_Shdr *sechdrs, struct module *me) in module_finalize()
/linux-3.3/net/netfilter/
Dnf_conntrack_helper.c155 const struct nf_conntrack_helper *me) in unhelp()
184 int nf_conntrack_helper_register(struct nf_conntrack_helper *me) in nf_conntrack_helper_register()
201 static void __nf_conntrack_helper_unregister(struct nf_conntrack_helper *me, in __nf_conntrack_helper_unregister()
235 void nf_conntrack_helper_unregister(struct nf_conntrack_helper *me) in nf_conntrack_helper_unregister()
/linux-3.3/arch/x86/kernel/
Dmodule.c53 struct module *me) in apply_relocate()
93 struct module *me) in apply_relocate_add()
162 struct module *me) in module_finalize()
/linux-3.3/arch/sh/kernel/
Dmodule.c41 struct module *me) in apply_relocate_add()
114 struct module *me) in module_finalize()
/linux-3.3/arch/m68k/kernel/
Dmodule.c26 struct module *me) in apply_relocate()
66 struct module *me) in apply_relocate_add()
/linux-3.3/arch/score/kernel/
Dmodule.c32 struct module *me) in apply_relocate()
130 struct module *me) in apply_relocate_add()
/linux-3.3/arch/m32r/kernel/
Dmodule.c75 struct module *me) in apply_relocate_add()
209 struct module *me) in apply_relocate()
/linux-3.3/arch/tile/kernel/
Dmodule.c106 static int validate_hw2_last(long value, struct module *me) in validate_hw2_last()
136 struct module *me) in apply_relocate_add()
/linux-3.3/arch/sparc/kernel/
Dmodule.c110 struct module *me) in apply_relocate_add()
233 struct module *me) in module_finalize()
/linux-3.3/fs/gfs2/
Dutil.c78 int me; in gfs2_assert_withdraw_i() local
196 int me; in gfs2_meta_check_ii() local
217 int me; in gfs2_metatype_check_ii() local
/linux-3.3/arch/alpha/kernel/
Dmodule.c77 char *secstrings, struct module *me) in module_frob_arch_sections()
147 struct module *me) in apply_relocate_add()
/linux-3.3/arch/openrisc/kernel/
Dmodule.c24 struct module *me) in apply_relocate_add()
/linux-3.3/drivers/media/video/s5p-fimc/
Dfimc-mdevice.c40 void fimc_pipeline_prepare(struct fimc_dev *fimc, struct media_entity *me) in fimc_pipeline_prepare()
123 struct media_entity *me, bool prep) in __fimc_pipeline_initialize()
137 int fimc_pipeline_initialize(struct fimc_dev *fimc, struct media_entity *me, in fimc_pipeline_initialize()
170 struct media_entity *me = &fimc->vid_cap.vfd->entity; in fimc_pipeline_shutdown() local
Dfimc-mdevice.h87 #define me_subtype(me) \ argument
92 static inline struct fimc_md *entity_to_fimc_mdev(struct media_entity *me) in entity_to_fimc_mdev()
/linux-3.3/arch/h8300/kernel/
Dmodule.c18 struct module *me) in apply_relocate_add()
/linux-3.3/arch/cris/kernel/
Dmodule.c51 struct module *me) in apply_relocate_add()
/linux-3.3/arch/powerpc/platforms/wsp/
Dwsp.c91 struct device_node *me; in wsp_halt() local
/linux-3.3/arch/c6x/kernel/
Dmodule.c49 struct module *me) in apply_relocate_add()
/linux-3.3/include/net/netfilter/
Dnf_conntrack_helper.h23 struct module *me; /* pointer to self */ member
/linux-3.3/arch/powerpc/lib/
Dsstep.c542 #define MASK32(mb, me) ((0xffffffffUL >> (mb)) + \ argument
546 #define MASK64_R(me) ((signed long)-0x8000000000000000L >> (me)) argument
547 #define MASK64(mb, me) (MASK64_L(mb) + MASK64_R(me) + ((me) >= (mb))) argument
567 unsigned int cr, mb, me, sh; in emulate_step() local

1234