/linux-6.6.21/arch/riscv/kernel/ |
D | module.c | 30 static int apply_r_riscv_32_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_32_rela() 41 static int apply_r_riscv_64_rela(struct module *me, u32 *location, Elf_Addr v) in apply_r_riscv_64_rela() 47 static int apply_r_riscv_branch_rela(struct module *me, u32 *location, in apply_r_riscv_branch_rela() 60 static int apply_r_riscv_jal_rela(struct module *me, u32 *location, in apply_r_riscv_jal_rela() 73 static int apply_r_riscv_rvc_branch_rela(struct module *me, u32 *location, in apply_r_riscv_rvc_branch_rela() 88 static int apply_r_riscv_rvc_jump_rela(struct module *me, u32 *location, in apply_r_riscv_rvc_jump_rela() 106 static int apply_r_riscv_pcrel_hi20_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_hi20_rela() 124 static int apply_r_riscv_pcrel_lo12_i_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_lo12_i_rela() 135 static int apply_r_riscv_pcrel_lo12_s_rela(struct module *me, u32 *location, in apply_r_riscv_pcrel_lo12_s_rela() 149 static int apply_r_riscv_hi20_rela(struct module *me, u32 *location, in apply_r_riscv_hi20_rela() [all …]
|
/linux-6.6.21/arch/mips/kernel/ |
D | module.c | 49 static int apply_r_mips_26(struct module *me, u32 *location, u32 base, in apply_r_mips_26() 70 static int apply_r_mips_hi16(struct module *me, u32 *location, Elf_Addr v, in apply_r_mips_hi16() 109 static int apply_r_mips_lo16(struct module *me, u32 *location, in apply_r_mips_lo16() 181 static int apply_r_mips_pc(struct module *me, u32 *location, u32 base, in apply_r_mips_pc() 212 static int apply_r_mips_pc16(struct module *me, u32 *location, u32 base, in apply_r_mips_pc16() 218 static int apply_r_mips_pc21(struct module *me, u32 *location, u32 base, in apply_r_mips_pc21() 224 static int apply_r_mips_pc26(struct module *me, u32 *location, u32 base, in apply_r_mips_pc26() 279 static int reloc_handler(u32 type, struct module *me, u32 *location, u32 base, in reloc_handler() 316 struct module *me, bool rela) in __apply_relocate() 389 struct module *me) in apply_relocate() [all …]
|
D | vpe.c | 227 static int apply_r_mips_none(struct module *me, uint32_t *location, in apply_r_mips_none() 233 static int apply_r_mips_gprel16(struct module *me, uint32_t *location, in apply_r_mips_gprel16() 258 static int apply_r_mips_pc16(struct module *me, uint32_t *location, in apply_r_mips_pc16() 277 static int apply_r_mips_32(struct module *me, uint32_t *location, in apply_r_mips_32() 285 static int apply_r_mips_26(struct module *me, uint32_t *location, in apply_r_mips_26() 310 static int apply_r_mips_hi16(struct module *me, uint32_t *location, in apply_r_mips_hi16() 332 static int apply_r_mips_lo16(struct module *me, uint32_t *location, in apply_r_mips_lo16() 428 struct module *me) in apply_relocations()
|
/linux-6.6.21/arch/powerpc/kernel/ |
D | module_64.c | 290 struct module *me) in get_got_size() 406 struct module *me) in module_frob_arch_sections() 502 struct module *me) in create_ftrace_stub() 563 struct module *me) in create_ftrace_stub() 580 static inline unsigned long my_r2(const Elf64_Shdr *sechdrs, struct module *me) in my_r2() 593 struct module *me, in create_stub() 669 struct module *me, in stub_for_addr() 697 struct module *me, in got_for_addr() 726 static int restore_r2(const char *name, u32 *instruction, struct module *me) in restore_r2() 768 struct module *me) in apply_relocate_add()
|
/linux-6.6.21/arch/s390/kernel/ |
D | module.c | 93 static void check_rela(Elf_Rela *rela, struct module *me) in check_rela() 143 char *secstrings, struct module *me) in module_frob_arch_sections() 259 const char *strtab, struct module *me, in apply_rela() 465 struct module *me, in __apply_relocate_add() 491 struct module *me) in apply_relocate_add() 504 static int module_alloc_ftrace_hotpatch_trampolines(struct module *me, in module_alloc_ftrace_hotpatch_trampolines() 529 struct module *me) in module_finalize()
|
/linux-6.6.21/arch/x86/kernel/ |
D | module.c | 95 struct module *me) in apply_relocate() 136 struct module *me, in __write_relocate_add() 229 struct module *me, in write_relocate_add() 256 struct module *me) in apply_relocate_add() 266 struct module *me) in clear_relocate_add() 276 struct module *me) in module_finalize()
|
/linux-6.6.21/arch/parisc/kernel/ |
D | module.c | 282 struct module *me) in module_frob_arch_sections() 348 static Elf64_Word get_got(struct module *me, unsigned long value, long addend) in get_got() 373 static Elf_Addr get_fdesc(struct module *me, unsigned long value) in get_fdesc() 404 static Elf_Addr get_stub(struct module *me, unsigned long value, long addend, in get_stub() 505 struct module *me) in apply_relocate_add() 650 struct module *me) in apply_relocate_add() 814 register_unwind_table(struct module *me, in register_unwind_table() 833 deregister_unwind_table(struct module *me) in deregister_unwind_table() 841 struct module *me) in module_finalize()
|
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | msix.c | 81 struct hfi1_msix_entry *me; in msix_request_irq() local 288 struct hfi1_msix_entry *me; in msix_free_irq() local 317 struct hfi1_msix_entry *me = dd->msix_info.msix_entries; in msix_clean_up_interrupts() local 342 struct hfi1_msix_entry *me; in msix_netdev_synchronize_irq() local
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/ |
D | sh_css_params.c | 782 struct ia_css_host_data *me; in convert_allocate_fpntbl() local 1348 struct ia_css_morph_table *me) in ia_css_morph_table_free() 1377 struct ia_css_morph_table *me; in ia_css_morph_table_allocate() local 1506 ia_css_isp_3a_statistics_map_free(struct ia_css_isp_3a_statistics_map *me) in ia_css_isp_3a_statistics_map_free() 1523 struct ia_css_isp_3a_statistics_map *me; in ia_css_isp_3a_statistics_map_allocate() local 2138 struct ia_css_isp_3a_statistics *me; in ia_css_isp_3a_statistics_allocate() local 2189 ia_css_isp_3a_statistics_free(struct ia_css_isp_3a_statistics *me) in ia_css_isp_3a_statistics_free() 2232 ia_css_metadata_free(struct ia_css_metadata *me) in ia_css_metadata_free() 2894 struct ia_css_host_data *me; in convert_allocate_morph_plane() local 3793 struct ia_css_isp_parameter_set_info *me, in write_ia_css_isp_parameter_set_info_to_ddr() [all …]
|
D | sh_css_host_data.c | 22 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()
|
/linux-6.6.21/include/linux/ |
D | moduleloader.h | 65 struct module *me) in apply_relocate() 105 struct module *me) in apply_relocate_add()
|
/linux-6.6.21/arch/sh/kernel/ |
D | module.c | 28 struct module *me) in apply_relocate_add() 92 struct module *me) in module_finalize()
|
/linux-6.6.21/include/linux/netfilter_bridge/ |
D | ebtables.h | 34 struct module *me; member 51 struct module *me; member 69 struct module *me; member 100 struct module *me; member
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/sdis/sdis_1.0/ |
D | ia_css_sdis.host.c | 312 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 394 ia_css_isp_dvs_statistics_map_free(struct ia_css_isp_dvs_statistics_map *me) in ia_css_isp_dvs_statistics_map_free() 404 ia_css_isp_dvs_statistics_free(struct ia_css_isp_dvs_statistics *me) in ia_css_isp_dvs_statistics_free()
|
/linux-6.6.21/arch/m68k/kernel/ |
D | module.c | 26 struct module *me) in apply_relocate() 66 struct module *me) in apply_relocate_add()
|
/linux-6.6.21/net/netfilter/ |
D | nf_conntrack_helper.c | 246 static int unhelp(struct nf_conn *ct, void *me) in unhelp() 352 int nf_conntrack_helper_register(struct nf_conntrack_helper *me) in nf_conntrack_helper_register() 404 const struct nf_conntrack_helper *me = data; in expect_iter_me() local 415 void nf_conntrack_helper_unregister(struct nf_conntrack_helper *me) in nf_conntrack_helper_unregister()
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
D | virtual_isys.c | 281 input_system_channel_t *me) in create_input_system_channel() 342 input_system_channel_t *me) in destroy_input_system_channel() 354 input_system_input_port_t *me) in create_input_system_input_port() 428 input_system_input_port_t *me) in destroy_input_system_input_port()
|
/linux-6.6.21/arch/sparc/kernel/ |
D | module.c | 87 struct module *me) in apply_relocate_add() 209 struct module *me) in module_finalize()
|
/linux-6.6.21/arch/alpha/kernel/ |
D | module.c | 65 char *secstrings, struct module *me) in module_frob_arch_sections() 135 struct module *me) in apply_relocate_add()
|
/linux-6.6.21/drivers/net/ |
D | vrf.c | 179 static int vrf_map_elem_get_vrf_ifindex(struct vrf_map_elem *me) in vrf_map_elem_get_vrf_ifindex() 194 struct vrf_map_elem *me; in vrf_map_elem_alloc() local 203 static void vrf_map_elem_free(struct vrf_map_elem *me) in vrf_map_elem_free() 208 static void vrf_map_elem_init(struct vrf_map_elem *me, int table_id, in vrf_map_elem_init() 220 struct vrf_map_elem *me; in vrf_map_lookup_elem() local 232 static void vrf_map_add_elem(struct vrf_map *vmap, struct vrf_map_elem *me) in vrf_map_add_elem() 241 static void vrf_map_del_elem(struct vrf_map_elem *me) in vrf_map_del_elem() 262 struct vrf_map_elem *new_me, *me; in vrf_map_register_dev() local 322 struct vrf_map_elem *me; in vrf_map_unregister_dev() local 351 struct vrf_map_elem *me; in vrf_ifindex_lookup_by_table_id() local
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/ |
D | ia_css_dvs.host.c | 234 struct ia_css_host_data *me; in convert_allocate_dvs_6axis_config() local 276 struct ia_css_host_data *me; in store_dvs_6axis_config() local
|
/linux-6.6.21/tools/perf/util/ |
D | metricgroup.c | 40 struct metric_event me = { in metricgroup__lookup() local 76 struct metric_event *me = malloc(sizeof(struct metric_event)); in metric_event_new() local 90 struct metric_event *me = container_of(rb_node, struct metric_event, nd); in metric_event_delete() local 414 struct mep *me = malloc(sizeof(struct mep)); in mep_new() local 426 struct mep *me = container_of(nd, struct mep, nd); in mep_delete() local 436 struct mep me = { in mep_lookup() local 463 struct mep *me; in metricgroup__add_to_mep_groups() local 543 struct mep *me = container_of(node, struct mep, nd); in metricgroup__print() local 1577 struct metric_event *me; in parse_groups() local
|
/linux-6.6.21/include/net/netfilter/ |
D | nf_conntrack_bridge.h | 13 struct module *me; member
|
/linux-6.6.21/kernel/ |
D | nsproxy.c | 333 struct task_struct *me = current; in prepare_nsset() local 515 struct task_struct *me = current; in commit_nsset() local
|
/linux-6.6.21/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | irq.c | 89 unsigned int me = 1U << irq_id; in irq_enable_channel() local 144 unsigned int me = 1U << irq_id; in irq_disable_channel() local
|