/Linux-v6.1/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-v6.1/arch/loongarch/kernel/ |
D | module.c | 43 static int apply_r_larch_none(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_none() 49 static int apply_r_larch_error(struct module *me, u32 *location, Elf_Addr v, in apply_r_larch_error() 56 static int apply_r_larch_32(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_32() 63 static int apply_r_larch_64(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_64() 70 static int apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_pcrel() 76 static int apply_r_larch_sop_push_absolute(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_absolute() 82 static int apply_r_larch_sop_push_dup(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_dup() 101 static int apply_r_larch_sop_push_plt_pcrel(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_plt_pcrel() 115 static int apply_r_larch_sop(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop() 161 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-v6.1/arch/mips/kernel/ |
D | module.c | 44 static void apply_r_mips_32(u32 *location, u32 base, Elf_Addr v) in apply_r_mips_32() 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() 230 static int apply_r_mips_64(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_64() 240 static int apply_r_mips_higher(u32 *location, Elf_Addr v, bool rela) in apply_r_mips_higher() [all …]
|
D | vpe.c | 228 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() 433 uint32_t *location; in apply_relocations() local
|
/Linux-v6.1/lib/ |
D | ubsan.h | 29 struct source_location location; member 34 struct source_location location; member 41 struct source_location location; member 48 struct source_location *location; member 55 struct source_location location; member 61 struct source_location location; member 67 struct source_location location; member 73 struct source_location location; member 77 struct source_location location; member 82 struct source_location location; member
|
/Linux-v6.1/arch/xtensa/kernel/ |
D | module.c | 26 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-v6.1/tools/wmi/ |
D | dell-smbios-example.c | 53 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-v6.1/arch/csky/kernel/ |
D | module.c | 28 static void jsri_2_lrw_jsr(uint32_t *location) in jsri_2_lrw_jsr() 43 static void inline jsri_2_lrw_jsr(uint32_t *location) in jsri_2_lrw_jsr() 55 uint32_t *location; in apply_relocate_add() local
|
/Linux-v6.1/Documentation/admin-guide/ |
D | bug-hunting.rst | 108 gdb 190 objdump
|
/Linux-v6.1/fs/nfs/ |
D | nfs4namespace.c | 289 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-v6.1/arch/m68k/kernel/ |
D | module.c | 31 uint32_t *location; in apply_relocate() local 71 uint32_t *location; in apply_relocate_add() local
|
/Linux-v6.1/drivers/net/ethernet/freescale/fs_enet/ |
D | mii-fec.c | 52 static int fs_enet_fec_mii_read(struct mii_bus *bus , int phy_id, int location) in fs_enet_fec_mii_read() 75 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-v6.1/arch/powerpc/kernel/ |
D | module_32.c | 157 static uint32_t do_plt_call(void *location, in do_plt_call() 206 uint32_t *location; in apply_relocate_add() local
|
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_flows.c | 20 u32 location; member 424 static struct otx2_flow *otx2_find_flow(struct otx2_nic *pfvf, u32 location) in otx2_find_flow() 465 u32 location) in otx2_get_flow() 487 u32 location = 0; in otx2_get_all_flows() local 1191 int otx2_remove_flow(struct otx2_nic *pfvf, u32 location) in otx2_remove_flow()
|
/Linux-v6.1/drivers/net/ethernet/engleder/ |
D | tsnep_rxnfc.c | 39 int location) in tsnep_get_rule() 156 int location = 0; in tsnep_rxnfc_find_location() local
|
/Linux-v6.1/arch/powerpc/platforms/pasemi/ |
D | gpio_mdio.c | 115 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-v6.1/arch/openrisc/kernel/ |
D | module.c | 25 uint32_t *location; in apply_relocate_add() local
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_fs_ethtool.c | 527 int location) in find_ethtool_rule() 540 int location) in get_ethtool_rule() 774 mlx5e_ethtool_flow_remove(struct mlx5e_priv *priv, int location) in mlx5e_ethtool_flow_remove() 795 struct ethtool_rxnfc *info, int location) in mlx5e_ethtool_get_flow() 827 int location = 0; in mlx5e_ethtool_get_all_flows() local
|
/Linux-v6.1/drivers/net/ethernet/dec/tulip/ |
D | media.c | 47 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-v6.1/arch/microblaze/kernel/ |
D | module.c | 25 unsigned long int *location; in apply_relocate_add() local
|
/Linux-v6.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
D | hw_atl_llh.c | 1685 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-v6.1/drivers/staging/media/atomisp/pci/runtime/queue/interface/ |
D | ia_css_queue_comm.h | 48 u8 location; /* Cell location for queue */ member
|
/Linux-v6.1/arch/sh/kernel/ |
D | module.c | 34 uint32_t *location; in apply_relocate_add() local
|
/Linux-v6.1/tools/perf/scripts/python/ |
D | net_dropmonitor.py | 73 skbaddr, location, protocol): argument
|
/Linux-v6.1/arch/hexagon/kernel/ |
D | module.c | 73 uint32_t *location; in apply_relocate_add() local
|