Home
last modified time | relevance | path

Searched defs:location (Results 26 – 50 of 197) sorted by relevance

12345678

/openbmc/linux/arch/microblaze/kernel/
H A Dmodule.c25 unsigned long int *location; in apply_relocate_add() local
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/interface/
H A Dia_css_queue_comm.h48 u8 location; /* Cell location for queue */ member
/openbmc/linux/arch/sh/kernel/
H A Dmodule.c34 uint32_t *location; in apply_relocate_add() local
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A 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()
H A Deeprom.c340 int tulip_read_eeprom(struct net_device *dev, int location, int addr_len) in tulip_read_eeprom()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A 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
/openbmc/phosphor-webui/app/login/controllers/
H A Dlogin-controller.js18 function($scope, $window, dataService, userModel, $location) {
/openbmc/linux/tools/perf/scripts/python/
H A Dnet_dropmonitor.py73 skbaddr, location, protocol, reason): argument
/openbmc/openbmc-test-automation/ffdc/
H A Dcollect_ffdc.py93 location, argument
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A 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()
/openbmc/linux/arch/hexagon/kernel/
H A Dmodule.c73 uint32_t *location; in apply_relocate_add() local
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.h56 u8 location; /* Cell location for queue */ member
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Dcmd_arc.c98 int location = 1; in get_arc_info() local
/openbmc/linux/arch/arc/kernel/
H A Dmodule.c54 Elf32_Addr relocation, location, tgt_addr; in apply_relocate_add() local
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_u32.h31 struct xt_u32_location_element location[XT_U32_MAXSIZE+1]; member
/openbmc/phosphor-webui/app/
H A Dindex.js191 function($rootScope, $location, dataService, userModel, $cookies) {
/openbmc/linux/fs/isofs/
H A Drock.h61 __u8 location[8]; member
65 __u8 location[8]; member
/openbmc/linux/tools/iio/
H A Diio_utils.h50 unsigned location; member
/openbmc/linux/drivers/gpu/drm/vboxvideo/
H A Dhgsmi_base.c18 int hgsmi_report_flags_location(struct gen_pool *ctx, u32 location) in hgsmi_report_flags_location()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dconn.h37 u8 location; member
/openbmc/linux/sound/virtio/
H A Dvirtio_jack.c57 unsigned int location = in virtsnd_jack_get_label() local
/openbmc/linux/drivers/gpu/drm/tegra/
H A Driscv.c44 #define READ_PROP(name, location) \ in tegra_drm_riscv_read_descriptors() argument
/openbmc/linux/fs/btrfs/
H A Ddir-item.c65 struct btrfs_key key, location; in btrfs_insert_xattr_item() local
111 struct btrfs_key *location, u8 type, u64 index) in btrfs_insert_dir_item()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h346 void *location = calc_location(&cfg->int_locs[idx], tls_base); in read_int_var() local
362 void *location; in read_str_var() local
394 void *location; in read_map_var() local
/openbmc/linux/arch/sparc/kernel/
H A Dmodule.c92 u8 *location; in apply_relocate_add() local

12345678