Home
last modified time | relevance | path

Searched defs:location (Results 1 – 25 of 167) sorted by relevance

1234567

/linux-6.12.1/arch/riscv/kernel/
Dmodule.c27 void *location; member
55 static int riscv_insn_rmw(void *location, u32 keep, u32 set) in riscv_insn_rmw()
68 static int riscv_insn_rvc_rmw(void *location, u16 keep, u16 set) in riscv_insn_rvc_rmw()
80 static int apply_r_riscv_32_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_32_rela()
91 static int apply_r_riscv_64_rela(struct module *me, void *location, Elf_Addr v) in apply_r_riscv_64_rela()
97 static int apply_r_riscv_branch_rela(struct module *me, void *location, in apply_r_riscv_branch_rela()
109 static int apply_r_riscv_jal_rela(struct module *me, void *location, in apply_r_riscv_jal_rela()
121 static int apply_r_riscv_rvc_branch_rela(struct module *me, void *location, in apply_r_riscv_rvc_branch_rela()
135 static int apply_r_riscv_rvc_jump_rela(struct module *me, void *location, in apply_r_riscv_rvc_jump_rela()
152 static int apply_r_riscv_pcrel_hi20_rela(struct module *me, void *location, in apply_r_riscv_pcrel_hi20_rela()
[all …]
/linux-6.12.1/arch/loongarch/kernel/
Dmodule.c47 static int apply_r_larch_none(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_none()
53 static int apply_r_larch_error(struct module *me, u32 *location, Elf_Addr v, in apply_r_larch_error()
60 static int apply_r_larch_32(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_32()
67 static int apply_r_larch_64(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_64()
74 static int apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_pcrel()
80 static int apply_r_larch_sop_push_absolute(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_absolute()
86 static int apply_r_larch_sop_push_dup(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_dup()
106 Elf_Shdr *sechdrs, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_plt_pcrel()
120 static int apply_r_larch_sop(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop()
166 static int apply_r_larch_sop_imm_field(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_imm_field()
[all …]
/linux-6.12.1/arch/mips/kernel/
Dmodule.c33 static void apply_r_mips_32(u32 *location, u32 base, Elf_Addr v) in apply_r_mips_32()
38 static int apply_r_mips_26(struct module *me, u32 *location, u32 base, in apply_r_mips_26()
59 static int apply_r_mips_hi16(struct module *me, u32 *location, Elf_Addr v, in apply_r_mips_hi16()
98 static int apply_r_mips_lo16(struct module *me, u32 *location, in apply_r_mips_lo16()
170 static int apply_r_mips_pc(struct module *me, u32 *location, u32 base, in apply_r_mips_pc()
201 static int apply_r_mips_pc16(struct module *me, u32 *location, u32 base, in apply_r_mips_pc16()
207 static int apply_r_mips_pc21(struct module *me, u32 *location, u32 base, in apply_r_mips_pc21()
213 static int apply_r_mips_pc26(struct module *me, u32 *location, u32 base, in apply_r_mips_pc26()
219 static int apply_r_mips_64(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_64()
229 static int apply_r_mips_higher(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_higher()
[all …]
Dvpe.c227 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()
432 uint32_t *location; in apply_relocations() local
/linux-6.12.1/lib/
Dubsan.h61 struct source_location location; member
66 struct source_location location; member
73 struct source_location location; member
80 struct source_location *location; member
87 struct source_location location; member
93 struct source_location location; member
99 struct source_location location; member
105 struct source_location location; member
109 struct source_location location; member
114 struct source_location location; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/
Ddml2_translation_helper.c708 …e_dml_timing_cfg_from_stream_state(struct dml_timing_cfg_st *out, unsigned int location, const str… in populate_dml_timing_cfg_from_stream_state()
735 …oid populate_dml_output_cfg_from_stream_state(struct dml_output_cfg_st *out, unsigned int location, in populate_dml_output_cfg_from_stream_state()
848 static void populate_dummy_dml_surface_cfg(struct dml_surface_cfg_st *out, unsigned int location, c… in populate_dummy_dml_surface_cfg()
867 …enum dml_project_id dml2_project, struct dml_surface_cfg_st *out, unsigned int location, const str… in populate_dml_surface_cfg_from_plane_state()
956 static void populate_dummy_dml_plane_cfg(struct dml_plane_cfg_st *out, unsigned int location, in populate_dummy_dml_plane_cfg()
1012 …c void populate_dml_plane_cfg_from_plane_state(struct dml_plane_cfg_st *out, unsigned int location, in populate_dml_plane_cfg_from_plane_state()
1093 int location = -1; in map_stream_to_dml_display_cfg() local
1134 int location = -1; in map_plane_to_dml_display_cfg() local
1202 unsigned int location, const struct dc_stream_state *in) in populate_dml_writeback_cfg_from_stream_state()
/linux-6.12.1/arch/xtensa/kernel/
Dmodule.c26 decode_calln_opcode (unsigned char *location) in decode_calln_opcode()
37 decode_l32r_opcode (unsigned char *location) in decode_l32r_opcode()
56 unsigned char *location; in apply_relocate_add() local
/linux-6.12.1/tools/wmi/
Ddell-smbios-example.c53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token()
94 static int token_is_active(__u16 *location, __u16 *cmpvalue, in token_is_active()
111 __u16 location; in query_token() local
126 __u16 location; in activate_token() local
/linux-6.12.1/arch/csky/kernel/
Dmodule.c28 static void jsri_2_lrw_jsr(uint32_t *location) in jsri_2_lrw_jsr()
43 static inline void jsri_2_lrw_jsr(uint32_t *location) in jsri_2_lrw_jsr()
55 uint32_t *location; in apply_relocate_add() local
/linux-6.12.1/fs/nfs/
Dnfs4namespace.c289 const struct nfs4_fs_location *location) in try_location()
386 const struct nfs4_fs_location *location = &locations->locations[loc]; in nfs_follow_referral() local
485 const struct nfs4_fs_location *location) in nfs4_try_replacing_one_location()
560 const struct nfs4_fs_location *location = in nfs4_replace_transport() local
/linux-6.12.1/arch/m68k/kernel/
Dmodule.c31 uint32_t *location; in apply_relocate() local
71 uint32_t *location; in apply_relocate_add() local
/linux-6.12.1/drivers/net/ethernet/freescale/fs_enet/
Dmii-fec.c51 static int fs_enet_fec_mii_read(struct mii_bus *bus , int phy_id, int location) in fs_enet_fec_mii_read()
74 static int fs_enet_fec_mii_write(struct mii_bus *bus, int phy_id, int location, u16 val) in fs_enet_fec_mii_write()
/linux-6.12.1/arch/powerpc/kernel/
Dmodule_32.c157 static uint32_t do_plt_call(void *location, in do_plt_call()
205 uint32_t *location; in apply_relocate_add() local
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c18 u32 location; member
451 static struct otx2_flow *otx2_find_flow(struct otx2_nic *pfvf, u32 location) in otx2_find_flow()
492 u32 location) in otx2_get_flow()
514 u32 location = 0; in otx2_get_all_flows() local
1261 int otx2_remove_flow(struct otx2_nic *pfvf, u32 location) in otx2_remove_flow()
/linux-6.12.1/drivers/net/ethernet/engleder/
Dtsnep_rxnfc.c39 int location) in tsnep_get_rule()
156 int location = 0; in tsnep_rxnfc_find_location() local
/linux-6.12.1/arch/powerpc/platforms/pasemi/
Dgpio_mdio.c115 static int gpio_mdio_read(struct mii_bus *bus, int phy_id, int location) in gpio_mdio_read()
154 static int gpio_mdio_write(struct mii_bus *bus, int phy_id, int location, u16 val) in gpio_mdio_write()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c523 int location) in find_ethtool_rule()
536 int location) in get_ethtool_rule()
770 mlx5e_ethtool_flow_remove(struct mlx5e_priv *priv, int location) in mlx5e_ethtool_flow_remove()
791 struct ethtool_rxnfc *info, int location) in mlx5e_ethtool_get_flow()
823 int location = 0; in mlx5e_ethtool_get_all_flows() local
/linux-6.12.1/arch/openrisc/kernel/
Dmodule.c25 uint32_t *location; in apply_relocate_add() local
/linux-6.12.1/drivers/net/ethernet/dec/tulip/
Dmedia.c47 int tulip_mdio_read(struct net_device *dev, int phy_id, int location) in tulip_mdio_read()
109 void tulip_mdio_write(struct net_device *dev, int phy_id, int location, int val) in tulip_mdio_write()
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.c1685 void hw_atl_rpfl3l4_ipv4_dest_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv4_dest_addr_clear()
1690 void hw_atl_rpfl3l4_ipv4_src_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv4_src_addr_clear()
1695 void hw_atl_rpfl3l4_cmd_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_cmd_clear()
1700 void hw_atl_rpfl3l4_ipv6_dest_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv6_dest_addr_clear()
1710 void hw_atl_rpfl3l4_ipv6_src_addr_clear(struct aq_hw_s *aq_hw, u8 location) in hw_atl_rpfl3l4_ipv6_src_addr_clear()
1720 void hw_atl_rpfl3l4_ipv4_dest_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv4_dest_addr_set()
1727 void hw_atl_rpfl3l4_ipv4_src_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv4_src_addr_set()
1735 void hw_atl_rpfl3l4_cmd_set(struct aq_hw_s *aq_hw, u8 location, u32 cmd) in hw_atl_rpfl3l4_cmd_set()
1740 void hw_atl_rpfl3l4_ipv6_src_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv6_src_addr_set()
1751 void hw_atl_rpfl3l4_ipv6_dest_addr_set(struct aq_hw_s *aq_hw, u8 location, in hw_atl_rpfl3l4_ipv6_dest_addr_set()
/linux-6.12.1/arch/microblaze/kernel/
Dmodule.c25 unsigned long int *location; in apply_relocate_add() local
/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/queue/interface/
Dia_css_queue_comm.h48 u8 location; /* Cell location for queue */ member
/linux-6.12.1/arch/sh/kernel/
Dmodule.c34 uint32_t *location; in apply_relocate_add() local
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_tlv.h122 #define get_unsigned_result(id, location) \ argument
129 #define get_signed_result(id, location) \ argument
/linux-6.12.1/tools/perf/scripts/python/
Dnet_dropmonitor.py73 skbaddr, location, protocol, reason): argument

1234567