Searched refs:loc (Results 126 - 150 of 207) sorted by relevance

123456789

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.h211 #define CHECK_OFFSET(field, loc) \
212 ASSERT_STRUCT_OFFSET(struct vmcs12, field, loc)
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c617 int loc = -1; local
638 loc = i;
642 if (loc < 0) {
652 mgm->qp[loc] = mgm->qp[members_count - 1];
1222 int i, loc = -1; local
1256 loc = i;
1260 if (loc == -1) {
1267 mgm->qp[loc] = mgm->qp[members_count - 1];
/linux-master/fs/gfs2/
H A Dquota.c827 loff_t loc)
836 pg_beg = loc >> PAGE_SHIFT;
837 pg_off = offset_in_page(loc);
857 * @loc: Offset of the entry in the quota file
868 static int gfs2_adjust_quota(struct gfs2_sbd *sdp, loff_t loc, argument
885 err = gfs2_internal_read(ip, (char *)&q, &loc, sizeof(q));
889 loc -= sizeof(q); /* gfs2_internal_read would've advanced the loc ptr */
909 err = gfs2_write_disk_quota(sdp, &q, loc);
911 size = loc
826 gfs2_write_disk_quota(struct gfs2_sbd *sdp, struct gfs2_quota *qp, loff_t loc) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c228 u32 loc = cmd->fs.location; local
254 nfilter = bcmasp_netfilt_get_init(intf, loc, wake, true);
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_ethtool.c1412 if (entry->loc == cmd->fs.location)
1415 if (entry->loc > cmd->fs.location)
1432 rule_locs[count++] = entry->loc;
1591 entry->loc = fs->location;
1601 if (new->loc != entry->loc &&
1605 return entry->loc;
1689 if (entry->loc == fs->location) {
1706 if (entry->loc > fs->location)
1741 if (entry->loc
[all...]
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dfw.c1034 rtw_dbg(rtwdev, RTW_DBG_FW, "RSVD_PROBE_RESP loc: %d\n", location);
1038 rtw_dbg(rtwdev, RTW_DBG_FW, "RSVD_PS_POLL loc: %d\n", location);
1042 rtw_dbg(rtwdev, RTW_DBG_FW, "RSVD_NULL loc: %d\n", location);
1046 rtw_dbg(rtwdev, RTW_DBG_FW, "RSVD_QOS_NULL loc: %d\n", location);
1059 u8 *pos, loc; local
1088 loc = rtw_get_rsvd_page_probe_req_location(rtwdev, ssid);
1089 if (!loc) {
1090 rtw_err(rtwdev, "failed to get probe req rsvd loc\n");
1094 nlo_hdr->location[i] = loc;
1881 u8 loc; local
1999 u16 pg_addr = rtwdev->fifo.rsvd_h2c_info_addr, loc; local
[all...]
/linux-master/net/ipv6/ila/
H A Dila_lwt.c241 p->locator_match = iaddr->loc;
/linux-master/arch/arm/mm/
H A Dproc-sa110.S53 * cpu_sa110_reset(loc)
59 * loc: location to jump to for soft reset
93 ldr r1, =UNCACHEABLE_ADDR @ load from uncacheable loc
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.h18 #define s2BIT(loc) (0x8000000000000000ULL >> (loc))
19 #define vBIT(val, loc, sz) (((u64)val) << (64-loc-sz))
/linux-master/fs/udf/
H A Dballoc.c37 struct kernel_lb_addr loc; local
39 loc.logicalBlockNum = bitmap->s_extPosition;
40 loc.partitionReferenceNum = UDF_SB(sb)->s_partition;
42 bh = sb_bread(sb, udf_get_lb_pblock(sb, &loc, block));
/linux-master/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c29 #define INFORM(loc, msg, ...) inform(loc, "randstruct: " msg, ##__VA_ARGS__)
30 #define MISMATCH(loc, how, ...) INFORM(loc, "casting between randomized structure pointer types (" how "): %qT and %qT\n", __VA_ARGS__)
/linux-master/net/netfilter/
H A Dnft_set_pipapo_avx2.c39 #define NFT_PIPAPO_AVX2_LOAD(reg, loc) \
40 asm volatile("vmovntdqa %0, %%ymm" #reg : : "m" (loc))
67 #define NFT_PIPAPO_AVX2_STORE(loc, reg) \
68 asm volatile("vmovdqa %%ymm" #reg ", %0" : "=m" (loc))
/linux-master/drivers/net/dsa/b53/
H A Db53_common.c2149 u16 reg, loc; local
2152 loc = B53_IG_MIR_CTL;
2154 loc = B53_EG_MIR_CTL;
2156 b53_read16(dev, B53_MGMT_PAGE, loc, &reg);
2158 b53_write16(dev, B53_MGMT_PAGE, loc, reg);
2175 u16 reg, loc; local
2178 loc = B53_IG_MIR_CTL;
2180 loc = B53_EG_MIR_CTL;
2183 b53_read16(dev, B53_MGMT_PAGE, loc, &reg);
2187 b53_write16(dev, B53_MGMT_PAGE, loc, re
[all...]
/linux-master/drivers/nvdimm/
H A Dnamespace_devs.c458 enum alloc_loc loc = ALLOC_ERR; local
476 loc = ALLOC_BEFORE;
480 if (!loc && next) {
487 loc = ALLOC_MID;
491 if (!loc && !next) {
498 loc = ALLOC_AFTER;
501 if (!loc || !available)
504 switch (loc) {
554 action, loc, rc);
/linux-master/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c285 static int mdio_read(struct net_device *dev, int phy_id, int loc);
286 static void mdio_write(struct net_device *dev, int phy_id, int loc, int value);
988 static int mdio_read(struct net_device *dev, int phy_id, int loc) argument
991 u_int cmd = (0x06<<10)|(phy_id<<5)|loc;
1008 static void mdio_write(struct net_device *dev, int phy_id, int loc, int value) argument
1011 u_int cmd = (0x05<<28)|(phy_id<<23)|(loc<<18)|(1<<17)|value;
/linux-master/drivers/input/touchscreen/
H A Dcyttsp4_core.h171 u8 loc; member in struct:cyttsp4_tch_rec_params
189 u8 btn_diff_ofs; /* btn data loc, diff counts */
281 size_t btn_diff_ofs;/* btn data loc ,diff counts, (Op-Mode byte ofs) */
/linux-master/drivers/net/usb/
H A Dpegasus.c223 static int mdio_read(struct net_device *dev, int phy_id, int loc) argument
229 ret = read_mii_word(pegasus, phy_id, loc, &res);
236 static void mdio_write(struct net_device *dev, int phy_id, int loc, int val) argument
241 write_mii_word(pegasus, phy_id, loc, &data);
/linux-master/kernel/trace/
H A Dtrace_events_filter.c973 int loc = item & 0xffff; local
974 const struct cpumask *mask = (event + loc);
984 int loc = item & 0xffff; local
985 const struct cpumask *mask = (event + loc);
H A Dtrace_events_user.c1559 u32 loc, offset, size; local
1565 loc = *(u32 *)pos;
1566 offset = loc & 0xffff;
1567 size = loc >> 16;
1570 pos += offset + sizeof(loc);
/linux-master/net/ceph/
H A Dceph_common.c622 struct crush_loc_node *loc = local
625 seq_printf(m, "%s:%s", loc->cl_loc.cl_type_name,
626 loc->cl_loc.cl_name);
/linux-master/tools/bpf/bpftool/
H A Dnet.c455 const enum bpf_attach_type loc)
469 ret = bpf_prog_query_opts(dev->ifindex, loc, &optq);
476 NET_DUMP_STR("kind", " %s", attach_loc_strings[loc]);
454 __show_dev_tc_bpf(const struct ip_devname_ifindex *dev, const enum bpf_attach_type loc) argument
/linux-master/drivers/media/cec/core/
H A Dcec-adap.c50 unsigned int loc = cec_get_edid_spa_location(edid, size); local
53 *offset = loc;
54 if (loc == 0)
56 return (edid[loc] << 8) | edid[loc + 1];
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c701 unsigned long loc, mask; local
708 for_each_set_bit(loc, &mask, 32) {
711 desc[loc].desc, desc[loc].detailed_desc);
714 ptr[loc]++;
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_nx.c3683 const char *loc, *locations[] = { "DEF", "PCI" }; local
3690 loc = locations[0];
3693 DEBUG2(ql4_printk(KERN_INFO, ha, "FLTL[%s] = 0x%x.\n", loc, *start));
3700 const char *loc, *locations[] = { "DEF", "FLT" }; local
3745 loc = locations[1];
3786 loc = locations[0];
3800 loc, hw->flt_region_flt, hw->flt_region_fdt,
3813 const char *loc, *locations[] = { "MID", "FDT" }; local
3847 loc = locations[1];
3864 loc
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_sup.c549 const char *loc, *locations[] = { "DEF", "PCI" }; local
564 loc = locations[0];
626 loc = locations[1];
632 loc, *start);
639 const char *locations[] = { "DEF", "FLT" }, *loc = locations[1]; local
922 loc = locations[0];
937 loc, ha->flt_region_boot, ha->flt_region_fw,
949 const char *loc, *locations[] = { "MID", "FDT" }; local
977 loc = locations[1];
998 loc
[all...]

Completed in 307 milliseconds

123456789