Home
last modified time | relevance | path

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

123456

/Linux-v5.10/arch/riscv/kernel/
Dmodule.c16 static int apply_r_riscv_32_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_32_rela()
27 static int apply_r_riscv_64_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_64_rela()
33 static int apply_r_riscv_branch_rela(struct module *me, u32 *location, in apply_r_riscv_branch_rela()
46 static int apply_r_riscv_jal_rela(struct module *me, u32 *location, in apply_r_riscv_jal_rela()
59 static int apply_r_riscv_rcv_branch_rela(struct module *me, u32 *location, in apply_r_riscv_rcv_branch_rela()
74 static int apply_r_riscv_rvc_jump_rela(struct module *me, u32 *location, in apply_r_riscv_rvc_jump_rela()
92 static int apply_r_riscv_pcrel_hi20_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_hi20_rela()
110 static int apply_r_riscv_pcrel_lo12_i_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_lo12_i_rela()
121 static int apply_r_riscv_pcrel_lo12_s_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_lo12_s_rela()
135 static int apply_r_riscv_hi20_rela(struct module *me, u32 *location, in apply_r_riscv_hi20_rela()
[all …]
/Linux-v5.10/arch/mips/kernel/
Dmodule.c43 static int apply_r_mips_none(struct module *me, u32 *location, in apply_r_mips_none()
49 static int apply_r_mips_32(struct module *me, u32 *location, in apply_r_mips_32()
57 static int apply_r_mips_26(struct module *me, u32 *location, in apply_r_mips_26()
78 static int apply_r_mips_hi16(struct module *me, u32 *location, in apply_r_mips_hi16()
117 static int apply_r_mips_lo16(struct module *me, u32 *location, in apply_r_mips_lo16()
189 static int apply_r_mips_pc(struct module *me, u32 *location, u32 base, in apply_r_mips_pc()
220 static int apply_r_mips_pc16(struct module *me, u32 *location, in apply_r_mips_pc16()
226 static int apply_r_mips_pc21(struct module *me, u32 *location, in apply_r_mips_pc21()
232 static int apply_r_mips_pc26(struct module *me, u32 *location, in apply_r_mips_pc26()
238 static int apply_r_mips_64(struct module *me, u32 *location, in apply_r_mips_64()
[all …]
Dvpe.c228 static int apply_r_mips_none(struct module *me, uint32_t *location, in apply_r_mips_none()
234 static int apply_r_mips_gprel16(struct module *me, uint32_t *location, in apply_r_mips_gprel16()
259 static int apply_r_mips_pc16(struct module *me, uint32_t *location, in apply_r_mips_pc16()
278 static int apply_r_mips_32(struct module *me, uint32_t *location, in apply_r_mips_32()
286 static int apply_r_mips_26(struct module *me, uint32_t *location, in apply_r_mips_26()
311 static int apply_r_mips_hi16(struct module *me, uint32_t *location, in apply_r_mips_hi16()
333 static int apply_r_mips_lo16(struct module *me, uint32_t *location, in apply_r_mips_lo16()
429 struct module *me) in apply_relocations()
/Linux-v5.10/arch/parisc/kernel/
Dmodule.c81 static inline int in_init(struct module *me, void *loc) in in_init()
87 static inline int in_core(struct module *me, void *loc) in in_core()
93 static inline int in_local(struct module *me, void *loc) in in_local()
301 struct module *me) in module_frob_arch_sections()
365 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got()
390 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc()
421 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub()
522 struct module *me) in apply_relocate_add()
667 struct module *me) in apply_relocate_add()
831 register_unwind_table(struct module *me, in register_unwind_table()
[all …]
/Linux-v5.10/arch/s390/kernel/
Dmodule.c61 static void check_rela(Elf_Rela *rela, struct module *me) in check_rela()
111 char *secstrings, struct module *me) in module_frob_arch_sections()
225 const char *strtab, struct module *me, in apply_rela()
431 struct module *me, in __apply_relocate_add()
457 struct module *me) in apply_relocate_add()
471 struct module *me) in module_finalize()
/Linux-v5.10/arch/powerpc/kernel/
Dmodule_64.c291 struct module *me) in module_frob_arch_sections()
370 struct module *me) in create_ftrace_stub()
412 struct module *me) in create_ftrace_stub()
429 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2()
438 struct module *me, in create_stub()
469 struct module *me, in stub_for_addr()
495 static int restore_r2(const char *name, u32 *instruction, struct module *me) in restore_r2()
524 struct module *me) in apply_relocate_add()
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dmsix.c124 struct hfi1_msix_entry *me; in msix_request_irq() local
331 struct hfi1_msix_entry *me; in msix_free_irq() local
360 struct hfi1_msix_entry *me = dd->msix_info.msix_entries; in msix_clean_up_interrupts() local
385 struct hfi1_msix_entry *me; in msix_netdev_synchronize_irq() local
/Linux-v5.10/drivers/staging/media/atomisp/pci/
Dsh_css_host_data.c22 struct ia_css_host_data *me; in ia_css_host_data_allocate() local
36 void ia_css_host_data_free(struct ia_css_host_data *me) in ia_css_host_data_free()
Dsh_css_params.c784 struct ia_css_host_data *me; in convert_allocate_fpntbl() local
1365 struct ia_css_morph_table *me) in ia_css_morph_table_free()
1394 struct ia_css_morph_table *me; in ia_css_morph_table_allocate() local
1525 ia_css_isp_3a_statistics_map_free(struct ia_css_isp_3a_statistics_map *me) in ia_css_isp_3a_statistics_map_free()
1542 struct ia_css_isp_3a_statistics_map *me; in ia_css_isp_3a_statistics_map_allocate() local
2236 struct ia_css_isp_3a_statistics *me; in ia_css_isp_3a_statistics_allocate() local
2289 ia_css_isp_3a_statistics_free(struct ia_css_isp_3a_statistics *me) in ia_css_isp_3a_statistics_free()
2332 ia_css_metadata_free(struct ia_css_metadata *me) in ia_css_metadata_free()
3053 struct ia_css_host_data *me; in convert_allocate_morph_plane() local
4004 struct ia_css_isp_parameter_set_info *me, in write_ia_css_isp_parameter_set_info_to_ddr()
[all …]
/Linux-v5.10/arch/x86/kernel/
Dmodule.c93 struct module *me) in apply_relocate()
133 struct module *me, in __apply_relocate_add()
224 struct module *me) in apply_relocate_add()
250 struct module *me) in module_finalize()
/Linux-v5.10/include/linux/
Dmoduleloader.h57 struct module *me) in apply_relocate()
80 struct module *me) in apply_relocate_add()
/Linux-v5.10/arch/sh/kernel/
Dmodule.c28 struct module *me) in apply_relocate_add()
92 struct module *me) in module_finalize()
/Linux-v5.10/include/linux/netfilter_bridge/
Debtables.h34 struct module *me; member
51 struct module *me; member
69 struct module *me; member
103 struct module *me; member
/Linux-v5.10/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/
Dia_css_sdis.host.c312 struct ia_css_isp_dvs_statistics *me; in ia_css_isp_dvs_statistics_allocate() local
358 struct ia_css_isp_dvs_statistics_map *me; in ia_css_isp_dvs_statistics_map_allocate() local
395 ia_css_isp_dvs_statistics_map_free(struct ia_css_isp_dvs_statistics_map *me) in ia_css_isp_dvs_statistics_map_free()
405 ia_css_isp_dvs_statistics_free(struct ia_css_isp_dvs_statistics *me) in ia_css_isp_dvs_statistics_free()
/Linux-v5.10/arch/m68k/kernel/
Dmodule.c26 struct module *me) in apply_relocate()
66 struct module *me) in apply_relocate_add()
/Linux-v5.10/tools/perf/util/
Dmetricgroup.c34 struct metric_event me = { in metricgroup__lookup() local
70 struct metric_event *me = malloc(sizeof(struct metric_event)); in metric_event_new() local
83 struct metric_event *me = container_of(rb_node, struct metric_event, nd); in metric_event_delete() local
299 struct metric_event *me; in metricgroup__setup_events() local
433 struct mep *me = malloc(sizeof(struct mep)); in mep_new() local
455 struct mep me = { in mep_lookup() local
471 struct mep *me = container_of(nd, struct mep, nd); in mep_delete() local
539 struct mep *me; in metricgroup__print() local
588 struct mep *me = container_of(node, struct mep, nd); in metricgroup__print() local
/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/isys/src/
Dvirtual_isys.c292 input_system_channel_t *me) in create_input_system_channel()
353 input_system_channel_t *me) in destroy_input_system_channel()
365 input_system_input_port_t *me) in create_input_system_input_port()
439 input_system_input_port_t *me) in destroy_input_system_input_port()
/Linux-v5.10/arch/sparc/kernel/
Dmodule.c87 struct module *me) in apply_relocate_add()
209 struct module *me) in module_finalize()
/Linux-v5.10/net/netfilter/
Dnf_conntrack_helper.c290 static int unhelp(struct nf_conn *ct, void *me) in unhelp()
396 int nf_conntrack_helper_register(struct nf_conntrack_helper *me) in nf_conntrack_helper_register()
445 const struct nf_conntrack_helper *me = data; in expect_iter_me() local
456 void nf_conntrack_helper_unregister(struct nf_conntrack_helper *me) in nf_conntrack_helper_unregister()
/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/frame/src/
Dframe.c161 struct ia_css_frame *me; in ia_css_frame_map() local
206 struct ia_css_frame *me; in ia_css_frame_create_from_info() local
541 struct ia_css_frame *me = frame_create(0, 0, in ia_css_frame_allocate_with_buffer_size() local
823 struct ia_css_frame *me = frame_create(width, in frame_allocate_with_data() local
861 struct ia_css_frame *me = kvmalloc(sizeof(*me), GFP_KERNEL); in frame_create() local
/Linux-v5.10/arch/alpha/kernel/
Dmodule.c65 char *secstrings, struct module *me) in module_frob_arch_sections()
135 struct module *me) in apply_relocate_add()
/Linux-v5.10/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
Dia_css_dvs.host.c236 struct ia_css_host_data *me; in convert_allocate_dvs_6axis_config() local
278 struct ia_css_host_data *me; in store_dvs_6axis_config() local
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gfx.c70 int me, int pipe, int queue) in amdgpu_gfx_me_queue_to_bit()
83 int *me, int *pipe, int *queue) in amdgpu_gfx_bit_to_me_queue()
93 int me, int pipe, int queue) in amdgpu_gfx_is_me_queue_enabled()
232 int i, queue, me; in amdgpu_gfx_graphics_queue_acquire() local
/Linux-v5.10/include/net/netfilter/
Dnf_conntrack_bridge.h13 struct module *me; member
/Linux-v5.10/drivers/net/
Dvrf.c186 static int vrf_map_elem_get_vrf_ifindex(struct vrf_map_elem *me) in vrf_map_elem_get_vrf_ifindex()
201 struct vrf_map_elem *me; in vrf_map_elem_alloc() local
210 static void vrf_map_elem_free(struct vrf_map_elem *me) in vrf_map_elem_free()
215 static void vrf_map_elem_init(struct vrf_map_elem *me, int table_id, in vrf_map_elem_init()
227 struct vrf_map_elem *me; in vrf_map_lookup_elem() local
239 static void vrf_map_add_elem(struct vrf_map *vmap, struct vrf_map_elem *me) in vrf_map_add_elem()
248 static void vrf_map_del_elem(struct vrf_map_elem *me) in vrf_map_del_elem()
269 struct vrf_map_elem *new_me, *me; in vrf_map_register_dev() local
329 struct vrf_map_elem *me; in vrf_map_unregister_dev() local
358 struct vrf_map_elem *me; in vrf_ifindex_lookup_by_table_id() local

123456