Searched refs:location (Results 76 - 100 of 285) sorted by relevance

1234567891011>>

/linux-master/fs/btrfs/tests/
H A Dbtrfs-tests.c65 BTRFS_I(inode)->location.type = BTRFS_INODE_ITEM_KEY;
66 BTRFS_I(inode)->location.objectid = BTRFS_FIRST_FREE_OBJECTID;
67 BTRFS_I(inode)->location.offset = 0;
/linux-master/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) argument
1687 aq_hw_write_reg(aq_hw, HW_ATL_RPF_L3_DSTA_ADR(location), 0U);
1690 void hw_atl_rpfl3l4_ipv4_src_addr_clear(struct aq_hw_s *aq_hw, u8 location) argument
1692 aq_hw_write_reg(aq_hw, HW_ATL_RPF_L3_SRCA_ADR(location), 0U);
1695 void hw_atl_rpfl3l4_cmd_clear(struct aq_hw_s *aq_hw, u8 location) argument
1697 aq_hw_write_reg(aq_hw, HW_ATL_RPF_L3_REG_CTRL_ADR(location), 0U);
1700 void hw_atl_rpfl3l4_ipv6_dest_addr_clear(struct aq_hw_s *aq_hw, u8 location) argument
1706 HW_ATL_RPF_L3_DSTA_ADR(location + i),
1710 void hw_atl_rpfl3l4_ipv6_src_addr_clear(struct aq_hw_s *aq_hw, u8 location) argument
1716 HW_ATL_RPF_L3_SRCA_ADR(location
1720 hw_atl_rpfl3l4_ipv4_dest_addr_set(struct aq_hw_s *aq_hw, u8 location, u32 ipv4_dest) argument
1727 hw_atl_rpfl3l4_ipv4_src_addr_set(struct aq_hw_s *aq_hw, u8 location, u32 ipv4_src) argument
1735 hw_atl_rpfl3l4_cmd_set(struct aq_hw_s *aq_hw, u8 location, u32 cmd) argument
1740 hw_atl_rpfl3l4_ipv6_src_addr_set(struct aq_hw_s *aq_hw, u8 location, u32 *ipv6_src) argument
1751 hw_atl_rpfl3l4_ipv6_dest_addr_set(struct aq_hw_s *aq_hw, u8 location, u32 *ipv6_dest) argument
[all...]
H A Dhw_atl_utils.h359 u8 location; member in struct:aq_rx_filter_vlan
368 u8 location; member in struct:aq_rx_filter_l2
376 u8 location; member in struct:aq_rx_filter_l3l4
409 #define HW_ATL_GET_REG_LOCATION_FL3L4(location) \
410 ((location) - AQ_RX_FIRST_LOC_FL3L4)
/linux-master/drivers/edac/
H A Dghes_edac.c245 const char *location, unsigned int len)
255 n += scnprintf(msg + n, len - n, "APEI location: %s ", location);
348 /* Memory error location, mapped on e->location */
349 p = e->location;
363 if (p > e->location)
371 p += print_mem_error_other_detail(mem_err, p, e->location, OTHER_DETAIL_LEN);
244 print_mem_error_other_detail(const struct cper_sec_mem_err *mem, char *msg, const char *location, unsigned int len) argument
H A Dnpcm_edac.c100 u8 location; member in struct:priv_data
210 "force an ECC error, type = %d, location = %d, bit = %d\n",
211 priv->error_type, priv->location, priv->bit);
228 if (priv->location == ERROR_LOCATION_DATA &&
236 if (priv->location == ERROR_LOCATION_CHECKCODE &&
244 syndrome = priv->location ? 1 << priv->bit
273 * location - 0: data, 1: checkcode
280 * ~# echo 1 > /sys/kernel/debug/edac/npcm-edac/location
297 edac_debugfs_create_x8("location", 0644, priv->debugfs, &priv->location);
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c647 i, fs->location, &rule_cfg,
678 unsigned int location)
687 if (location >= dpaa2_eth_fs_count(priv))
690 rule = &priv->cls_rules[location];
692 /* If a rule is present at the specified location, delete it. */
743 if (rxnfc->fs.location >= max_rules)
745 rxnfc->fs.location = array_index_nospec(rxnfc->fs.location,
747 if (!priv->cls_rules[rxnfc->fs.location].in_use)
749 rxnfc->fs = priv->cls_rules[rxnfc->fs.location]
676 dpaa2_eth_update_cls_rule(struct net_device *net_dev, struct ethtool_rx_flow_spec *new_fs, unsigned int location) argument
[all...]
/linux-master/drivers/block/
H A Dswim.c170 enum drive_location location; /* internal or external drive */ member in struct:floppy_state
309 enum drive_location location)
311 if (location == INTERNAL_DRIVE) {
314 } else if (location == EXTERNAL_DRIVE) {
447 swim_drive(base, fs->location);
504 swim_drive(base, fs->location);
625 swim_drive(base, fs->location);
748 static int swim_add_floppy(struct swim_priv *swd, enum drive_location location) argument
753 fs->location = location;
308 swim_drive(struct swim __iomem *base, enum drive_location location) argument
[all...]
/linux-master/tools/iio/
H A Diio_generic_buffer.c51 * Has the side effect of filling the channels[i].location values used
64 channels[i].location = bytes;
66 channels[i].location = bytes - bytes % channels[i].bytes
69 bytes = channels[i].location + channels[i].bytes;
180 * to fill the location offsets.
192 print1byte(*(uint8_t *)(data + channels[k].location),
196 print2byte(*(uint16_t *)(data + channels[k].location),
200 print4byte(*(uint32_t *)(data + channels[k].location),
204 print8byte(*(uint64_t *)(data + channels[k].location),
/linux-master/drivers/misc/mei/
H A Dvsc-fw-loader.c200 u32 location; member in struct:vsc_img_frag
432 frag->location = le32_to_cpu(img->image_location[i]);
509 frag->location = le32_to_cpu(img->image_location[i]);
512 if (!frag->location) {
514 frag->location =
515 ALIGN(last_frag->location + last_frag->size, SZ_4K);
562 frag->location = VSC_SKU_CFG_LOCATION;
598 cmd->data.dl_start.img_loc = cpu_to_le32(frag->location);
646 cmd->data.dl_set.payload[index++] = cpu_to_le32(frag->location);
666 cmd->data.dl_start.img_loc = cpu_to_le32(frag->location);
[all...]
/linux-master/fs/btrfs/
H A Dinode-item.c402 struct btrfs_key *location, int mod)
411 ret = btrfs_search_slot(trans, root, location, path, ins_len, cow);
412 if (ret > 0 && location->type == BTRFS_ROOT_ITEM_KEY &&
413 location->offset == (u64)-1 && path->slots[0] != 0) {
417 if (found_key.objectid == location->objectid &&
418 found_key.type == location->type) {
400 btrfs_lookup_inode(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *location, int mod) argument
/linux-master/drivers/net/ethernet/dec/tulip/
H A Deeprom.c340 int tulip_read_eeprom(struct net_device *dev, int location, int addr_len) argument
346 int read_cmd = location | (EE_READ_CMD << addr_len);
348 /* If location is past the end of what we can address, don't
349 * read some other location (ie truncate). Just return zero.
351 if (location > (1 << addr_len) - 1)
H A Dtulip.h484 int tulip_read_eeprom(struct net_device *dev, int location, int addr_len);
497 int tulip_mdio_read(struct net_device *dev, int phy_id, int location);
498 void tulip_mdio_write(struct net_device *dev, int phy_id, int location, int value);
/linux-master/arch/m68k/fpsp040/
H A Dsacos.S8 | Input: Double-extended number X in location pointed to
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dconn.c81 info->location = nvbios_rd08(bios, data + 0x01) & 0x0f;
/linux-master/tools/testing/selftests/bpf/progs/
H A Dkfree_skb.c58 * TP_PROTO(struct sk_buff *skb, void *location),
61 int BPF_PROG(trace_kfree_skb, struct sk_buff *skb, void *location) argument
/linux-master/drivers/platform/x86/dell/
H A Ddell-smbios-smm.c89 buffer->input[0] = wsmt->location;
/linux-master/arch/arm/vfp/
H A Dvfphw.S33 @ r0 - load location
53 @ r0 - save location
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c228 u32 loc = cmd->fs.location;
258 /* Return the location where we did insert the filter */
259 cmd->fs.location = nfilter->hw_index;
273 nfilter = bcmasp_netfilt_get_init(intf, cmd->fs.location, false, false);
286 nfilter = bcmasp_netfilt_get_init(intf, cmd->fs.location, false, false);
/linux-master/drivers/video/console/
H A Dmdacon.c149 static inline void mda_set_cursor(unsigned int location) argument
151 if (mda_cursor_loc == location)
154 write_mda_w(location >> 1, 0x0e);
156 mda_cursor_loc = location;
248 * memory location, so now we do an I/O port test.
313 write_mda_w(0x0000, 0x0e); /* cursor location */
/linux-master/drivers/usb/core/
H A Dport.c169 return sprintf(buf, "0x%08x\n", port_dev->location);
171 static DEVICE_ATTR_RO(location);
494 if (left->location && left->location == right->location)
495 method = "location";
603 * has a port that matches the given port by location
625 peer->location == port_dev->location) {
635 * Find the peer port either via explicit platform firmware "location"
[all...]
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dfw.c938 u8 location = 0; local
942 location = rsvd_pkt->page;
945 return location;
1001 u8 location = 0; local
1008 location = rsvd_pkt->page;
1011 return location;
1034 u8 location = 0; local
1038 location = rtw_get_rsvd_page_location(rtwdev, RSVD_PROBE_RESP);
1039 *(h2c_pkt + 1) = location;
1040 rtw_dbg(rtwdev, RTW_DBG_FW, "RSVD_PROBE_RESP loc: %d\n", location);
1864 __rtw_fw_update_pkt(struct rtw_dev *rtwdev, u8 pkt_id, u16 size, u8 location) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1291 /* Link in the new element at the right @location */
1300 if (comp->fs.location > flow->location) {
1304 if (comp->fs.location == flow->location) {
1307 flow->location);
1339 if (comp->fs.location == loc) {
1358 if (comp->fs.location == cmd->fs.location) {
1378 rule_locs[i] = comp->fs.location;
[all...]
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_hwmon.c30 igb_attr->sensor->location);
182 if (adapter->hw.mac.thermal_sensor_data.sensor[i].location == 0)
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Duconn.c130 if (outp->dp.aux && !outp->info.location) {
143 if (!outp->info.location && !nvkm_connector_is_dp_dms(conn->info.type))
/linux-master/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue.c55 qhandle->location = desc->location;

Completed in 539 milliseconds

1234567891011>>