| /f-stack/dpdk/drivers/event/dlb/pf/ |
| H A D | dlb_main.c | 226 off_t off; in dlb_pf_reset() local 281 off = DLB_PCI_CMD; in dlb_pf_reset() 285 __func__, (int)off); in dlb_pf_reset() 326 __func__, (int)off); in dlb_pf_reset() 338 __func__, (int)off); in dlb_pf_reset() 345 __func__, (int)off); in dlb_pf_reset() 352 __func__, (int)off); in dlb_pf_reset() 359 __func__, (int)off); in dlb_pf_reset() 366 __func__, (int)off); in dlb_pf_reset() 440 off = (i - 1) * 4; in dlb_pf_reset() [all …]
|
| /f-stack/dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_main.c | 231 off_t off; in dlb2_pf_reset() local 309 off = DLB2_PCI_CMD; in dlb2_pf_reset() 368 __func__, (int)off); in dlb2_pf_reset() 376 __func__, (int)off); in dlb2_pf_reset() 384 __func__, (int)off); in dlb2_pf_reset() 392 __func__, (int)off); in dlb2_pf_reset() 400 __func__, (int)off); in dlb2_pf_reset() 408 __func__, (int)off); in dlb2_pf_reset() 416 __func__, (int)off); in dlb2_pf_reset() 482 off = (i - 1) * 4; in dlb2_pf_reset() [all …]
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_parse.c | 160 int off = 0; in ng_unparse() local 965 (*off)++; in ng_ipaddr_parse() 1048 data[*off], data[*off + 1], data[*off + 2], in ng_enaddr_unparse() 1049 data[*off + 3], data[*off + 4], data[*off + 5]); in ng_enaddr_unparse() 1757 off++; in ng_get_string_token() 1761 off++; in ng_get_string_token() 1765 off++; in ng_get_string_token() 1769 off++; in ng_get_string_token() 1773 off++; in ng_get_string_token() 1777 off++; in ng_get_string_token() [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/history/ |
| H A D | history_002_pos.ksh | 77 atime on atime off 79 exec on exec off 82 zoned on zoned off 91 xattr on xattr off 101 sharenfs off 105 atime on atime off 107 exec on exec off 129 sharenfs off 133 atime on atime off 135 exec on exec off [all …]
|
| /f-stack/dpdk/drivers/net/enetc/base/ |
| H A D | enetc_hw.h | 42 + (off)) 165 #define enetc_rd(hw, off) enetc_rd_reg((size_t)(hw)->reg + (off)) argument 166 #define enetc_wr(hw, off, val) enetc_wr_reg((size_t)(hw)->reg + (off), val) argument 168 #define enetc_port_rd(hw, off) enetc_rd_reg((size_t)(hw)->port + (off)) argument 169 #define enetc_port_wr(hw, off, val) \ argument 172 #define enetc_global_rd(hw, off) \ argument 177 #define enetc_bdr_rd(hw, t, n, off) \ argument 182 #define enetc_txbdr_rd(hw, n, off) enetc_bdr_rd(hw, TX, n, off) argument 183 #define enetc_rxbdr_rd(hw, n, off) enetc_bdr_rd(hw, RX, n, off) argument 185 enetc_bdr_wr(hw, TX, n, off, val) [all …]
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow.c | 616 size > off ? size - off : 0, in rte_flow_conv_action_conf() 696 off = RTE_ALIGN_CEIL(off, sizeof(double)); in rte_flow_conv_pattern() 699 size > off ? size - off : 0, src, in rte_flow_conv_pattern() 710 size > off ? size - off : 0, src, in rte_flow_conv_pattern() 720 size > off ? size - off : 0, src, in rte_flow_conv_pattern() 792 size > off ? size - off : 0, src); in rte_flow_conv_actions() 842 off = RTE_ALIGN_CEIL(off, sizeof(double)); in rte_flow_conv_rule() 850 off = RTE_ALIGN_CEIL(off, sizeof(double)); in rte_flow_conv_rule() 852 size > off ? size - off : 0, in rte_flow_conv_rule() 861 off = RTE_ALIGN_CEIL(off, sizeof(double)); in rte_flow_conv_rule() [all …]
|
| /f-stack/dpdk/lib/librte_net/ |
| H A D | rte_net.c | 129 uint32_t *off) in ptype_tunnel() argument 156 *off += opt_len[flags]; in ptype_tunnel() 207 *off += 8; in rte_net_skip_ip6_ext() 228 uint32_t off = 0; in rte_net_get_ptype() local 239 off = sizeof(*eh); in rte_net_get_ptype() 240 hdr_lens->l2_len = off; in rte_net_get_ptype() 256 off += sizeof(*vh); in rte_net_get_ptype() 268 off += 2 * sizeof(*vh); in rte_net_get_ptype() 393 off += sizeof(*eh); in rte_net_get_ptype() 406 off += sizeof(*vh); in rte_net_get_ptype() [all …]
|
| /f-stack/freebsd/opencrypto/ |
| H A D | criov.c | 60 KASSERT(off >= 0, ("%s: off %d < 0", __func__, off)); \ 73 KASSERT(off >= 0, ("%s: off %d < 0", __func__, off)); \ 79 off -= PAGE_SIZE - off; \ 98 off = 0; in cuio_copydata() 118 off = 0; in cuio_copyback() 136 *off = loc; in cuio_getptr() 174 off = 0; in cvm_page_apply() 210 off = 0; in cvm_page_copyback() 235 off = 0; in cvm_page_copydata() 585 off = 0; in cuio_apply() [all …]
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_pcie.h | 140 #define MT_WRITE32(sc, off, val) \ argument 142 #define MT_WRITE16(sc, off, val) \ argument 144 #define MT_WRITE8(sc, off, val) \ argument 146 #define MT_READ32(sc, off) \ argument 147 bus_read_4((sc)->pci_res[0], (off)) 148 #define MT_READ16(sc, off) \ argument 149 bus_read_2((sc)->pci_res[0], (off)) 150 #define MT_READ8(sc, off) \ argument 151 bus_read_1((sc)->pci_res[0], (off)) 153 #define MT_CLR_SET32(sc, off, clr, set) \ argument [all …]
|
| H A D | mtk_pcie.c | 889 mtk_pcie_phy_set(sc, off + 0x400, 8, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 890 mtk_pcie_phy_set(sc, off + 0x400, 9, 2, 0); in mtk_pcie_phy_mt7621_setup_ssc() 891 mtk_pcie_phy_set(sc, off + 0x000, 4, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 892 mtk_pcie_phy_set(sc, off + 0x100, 4, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 893 mtk_pcie_phy_set(sc, off + 0x000, 5, 1, 0); in mtk_pcie_phy_mt7621_setup_ssc() 894 mtk_pcie_phy_set(sc, off + 0x100, 5, 1, 0); in mtk_pcie_phy_mt7621_setup_ssc() 916 mtk_pcie_phy_set(sc, off + 0x4a0, 5, 1, 1); in mtk_pcie_phy_mt7621_setup_ssc() 917 mtk_pcie_phy_set(sc, off + 0x490, 22, 2, 2); in mtk_pcie_phy_mt7621_setup_ssc() 1033 mtk_pcie_phy_set(sc, off + 0x498, 0, 8, 5); in mtk_pcie_phy_mt7628_setup() 1034 mtk_pcie_phy_set(sc, off + 0x000, 5, 1, 1); in mtk_pcie_phy_mt7628_setup() [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_mbufhash.c | 50 if (m->m_pkthdr.len < (off + len)) { in m_common_hash_gethdr() 53 m_copydata(m, off, len, buf); in m_common_hash_gethdr() 56 return (mtod(m, char *) + off); in m_common_hash_gethdr() 119 off += iphlen; in m_tcpip_hash() 121 off, sizeof(*ports), &buf); in m_tcpip_hash() 165 int off; in m_ether_tcpip_hash() local 168 off = sizeof(*eh); in m_ether_tcpip_hash() 169 if (m->m_len < off) in m_ether_tcpip_hash() 199 int off; in m_infiniband_tcpip_hash() local 202 off = sizeof(*ibh); in m_infiniband_tcpip_hash() [all …]
|
| H A D | uipc_mbuf2.c | 122 if (n->m_len > off) in m_pulldown() 124 off -= n->m_len; in m_pulldown() 164 if ((off == 0 || offp) && len <= n->m_len - off) in m_pulldown() 174 o = m_dup1(n, off, n->m_len - off, M_NOWAIT); in m_pulldown() 179 n->m_len = off; in m_pulldown() 183 off = 0; in m_pulldown() 192 hlen = n->m_len - off; in m_pulldown() 225 off = 0; in m_pulldown() 252 off = 0; in m_pulldown() 261 printf(" (off=%d)\n", off); in m_pulldown() [all …]
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_sdhci.c | 169 return ((RD4(sc, off & ~3) >> (off & 3) * 8) & 0xff); in ti_sdhci_read_1() 191 if (off == SDHCI_CLOCK_CONTROL) { in ti_sdhci_read_2() 212 return ((RD4(sc, off & ~3) >> (off & 3) * 8) & 0xffff); in ti_sdhci_read_2() 221 val32 = RD4(sc, off); in ti_sdhci_read_4() 257 if (off == SDHCI_HOST_CONTROL) { in ti_sdhci_write_1() 271 val32 = RD4(sc, off & ~3); in ti_sdhci_write_1() 273 val32 |= (val << (off & 3) * 8); in ti_sdhci_write_1() 275 WR4(sc, off & ~3, val32); in ti_sdhci_write_1() 321 val32 = RD4(sc, off & ~3); in ti_sdhci_write_2() 324 WR4(sc, off & ~3, val32); in ti_sdhci_write_2() [all …]
|
| /f-stack/dpdk/lib/librte_mempool/ |
| H A D | rte_mempool_ops_default.c | 98 size_t off; in rte_mempool_op_populate_helper() local 112 off = 0; in rte_mempool_op_populate_helper() 115 if (check_obj_bounds(va + off, pg_sz, total_elt_sz) < 0) { in rte_mempool_op_populate_helper() 116 off += RTE_PTR_ALIGN_CEIL(va + off, pg_sz) - (va + off); in rte_mempool_op_populate_helper() 118 off += total_elt_sz - in rte_mempool_op_populate_helper() 119 (((uintptr_t)(va + off - 1) % in rte_mempool_op_populate_helper() 123 if (off + total_elt_sz > len) in rte_mempool_op_populate_helper() 126 off += mp->header_size; in rte_mempool_op_populate_helper() 127 obj = va + off; in rte_mempool_op_populate_helper() 129 (iova == RTE_BAD_IOVA) ? RTE_BAD_IOVA : (iova + off)); in rte_mempool_op_populate_helper() [all …]
|
| /f-stack/freebsd/netinet6/ |
| H A D | dest6.c | 68 int off, dstoptlen, optlen; in dest6_input() local 73 off = *offp; in dest6_input() 76 if (m->m_len < off + sizeof(*dstopts)) { in dest6_input() 77 m = m_pullup(m, off + sizeof(*dstopts)); in dest6_input() 84 dstopts = (struct ip6_dest *)(mtod(m, caddr_t) + off); in dest6_input() 87 if (m->m_len < off + dstoptlen) { in dest6_input() 88 m = m_pullup(m, off + dstoptlen); in dest6_input() 95 dstopts = (struct ip6_dest *)(mtod(m, caddr_t) + off); in dest6_input() 96 off += dstoptlen; in dest6_input() 127 *offp = off; in dest6_input()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_rlock.c | 268 ASSERT3U(off, >, lr->lr_offset); in zfs_rangelock_split() 275 rear->lr_offset = off; in zfs_rangelock_split() 300 lr->lr_offset = off; in zfs_rangelock_new_proxy() 315 uint64_t off = new->lr_offset; in zfs_rangelock_add_reader() local 350 if (off < next->lr_offset) { in zfs_rangelock_add_reader() 352 zfs_rangelock_new_proxy(tree, off, next->lr_offset - off); in zfs_rangelock_add_reader() 408 uint64_t off = new->lr_offset; in zfs_rangelock_enter_reader() local 491 new->lr_offset = off; in zfs_rangelock_enter_impl() 492 if (len + off < off) /* overflow */ in zfs_rangelock_enter_impl() 493 len = UINT64_MAX - off; in zfs_rangelock_enter_impl() [all …]
|
| H A D | vdev_raidz_math.c | 287 ssize_t off; in raidz_math_kstat_headers() local 294 off += snprintf(buf + off, size - off, "%-16s", in raidz_math_kstat_headers() 298 off += snprintf(buf + off, size - off, "%-16s", in raidz_math_kstat_headers() 301 (void) snprintf(buf + off, size - off, "\n"); in raidz_math_kstat_headers() 317 off += snprintf(buf + off, size - off, "%-17s", "fastest"); in raidz_math_kstat_data() 321 off += snprintf(buf + off, size - off, "%-16s", in raidz_math_kstat_data() 326 off += snprintf(buf + off, size - off, "%-16s", in raidz_math_kstat_data() 332 off += snprintf(buf + off, size - off, "%-17s", in raidz_math_kstat_data() 336 off += snprintf(buf + off, size - off, "%-16llu", in raidz_math_kstat_data() 340 off += snprintf(buf + off, size - off, "%-16llu", in raidz_math_kstat_data() [all …]
|
| /f-stack/freebsd/arm/mv/ |
| H A D | mvwin.h | 308 #define WIN_REG_IDX_RD(pre,reg,off,base) \ argument 315 #define WIN_REG_IDX_RD2(pre,reg,off,base) \ argument 322 #define WIN_REG_BASE_IDX_RD(pre,reg,off) \ argument 329 #define WIN_REG_BASE_IDX_RD2(pre,reg,off) \ argument 336 #define WIN_REG_IDX_WR(pre,reg,off,base) \ argument 343 #define WIN_REG_IDX_WR2(pre,reg,off,base) \ argument 350 #define WIN_REG_BASE_IDX_WR(pre,reg,off) \ argument 364 #define WIN_REG_RD(pre,reg,off,base) \ argument 371 #define WIN_REG_BASE_RD(pre,reg,off) \ argument 378 #define WIN_REG_WR(pre,reg,off,base) \ argument [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | am572x-idk-common.dtsi | 56 default-state = "off"; 63 default-state = "off"; 69 default-state = "off"; 76 default-state = "off"; 83 default-state = "off"; 89 default-state = "off"; 100 default-state = "off"; 106 default-state = "off"; 112 default-state = "off"; 118 default-state = "off"; [all …]
|
| H A D | am571x-idk.dts | 56 default-state = "off"; 63 default-state = "off"; 69 default-state = "off"; 76 default-state = "off"; 82 default-state = "off"; 88 default-state = "off"; 99 default-state = "off"; 105 default-state = "off"; 111 default-state = "off"; 117 default-state = "off"; [all …]
|
| /f-stack/dpdk/lib/librte_graph/ |
| H A D | graph_populate.c | 68 rte_graph_off_t off = _graph->nodes_start; in graph_nodes_populate() local 79 node->off = off; in graph_nodes_populate() 91 off += sizeof(struct rte_node); in graph_nodes_populate() 98 off += sizeof(struct rte_node *) * nb_edges; in graph_nodes_populate() 99 off = RTE_ALIGN(off, RTE_CACHE_LINE_SIZE); in graph_nodes_populate() 100 node->next = off; in graph_nodes_populate() 109 rte_graph_off_t off; in graph_node_id_to_ptr() local 123 rte_graph_off_t off; in graph_node_name_to_ptr() local 137 rte_graph_off_t off; in graph_node_nexts_populate() local 173 graph->cir_start[head--] = node->off; in graph_src_nodes_populate() [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/ |
| H A D | tst.get_index_props.zcp | 27 props['dedup'] = {{'off', 'default'}, {nil, nil}} 28 props['compression'] = {{'off', 'default'}, {nil, nil}} 31 props['acltype'] = {{'off', 'default'}, {'off', 'default'}} 44 props['readonly'] = {{'off', 'default'}, {nil, nil}} 46 props['jailed'] = {{'off', 'default'}, {nil, nil}} 48 props['zoned'] = {{'off', 'default'}, {nil, nil}} 50 props['vscan'] = {{'off', 'default'}, {nil, nil}} 51 props['nbmand'] = {{'off', 'default'}, {'off', 'default'}} 55 props['defer_destroy'] = {{nil, nil}, {'off', nil}} 58 props['utf8only'] = {{'off', nil}, {'off', nil}} [all …]
|
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_sdhci.c | 478 if ((off == SDHCI_BLOCK_SIZE || off == SDHCI_BLOCK_COUNT) && in bcm_sdhci_read_2() 481 else if (off == SDHCI_TRANSFER_MODE || off == SDHCI_COMMAND_FLAGS) in bcm_sdhci_read_2() 484 val32 = RD4(sc, off & ~3); in bcm_sdhci_read_2() 494 return RD4(sc, off); in bcm_sdhci_read_4() 513 val32 |= (val << (off & 3)*8); in bcm_sdhci_write_1() 514 WR4(sc, off & ~3, val32); in bcm_sdhci_write_1() 533 if ((off == SDHCI_BLOCK_SIZE || off == SDHCI_BLOCK_COUNT) && in bcm_sdhci_write_2() 539 val32 = RD4(sc, off & ~3); in bcm_sdhci_write_2() 546 else if (off == SDHCI_BLOCK_SIZE || off == SDHCI_BLOCK_COUNT) { in bcm_sdhci_write_2() 559 WR4(sc, off & ~3, val32); in bcm_sdhci_write_2() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 76 return (kernel_write(fp, buf, count, off)); in zfs_file_write_impl() 106 loff_t off = fp->f_pos; in zfs_file_write() local 109 rc = zfs_file_write_impl(fp, buf, count, &off); in zfs_file_write() 113 fp->f_pos = off; in zfs_file_write() 141 rc = zfs_file_write_impl(fp, buf, count, &off); in zfs_file_pwrite() 158 return (kernel_read(fp, buf, count, off)); in zfs_file_read_impl() 166 rc = vfs_read(fp, (void __user *)buf, count, off); in zfs_file_read_impl() 187 loff_t off = fp->f_pos; in zfs_file_read() local 190 rc = zfs_file_read_impl(fp, buf, count, &off); in zfs_file_read() 194 fp->f_pos = off; in zfs_file_read() [all …]
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_radiotap.c | 72 int off; in ieee80211_radiotap_attachv() local 78 off = -1; in ieee80211_radiotap_attachv() 83 if (off == -1) { in ieee80211_radiotap_attachv() 88 ic->ic_txchan = ((uint8_t *) th) + off; in ieee80211_radiotap_attachv() 94 off = -1; in ieee80211_radiotap_attachv() 99 if (off == -1) { in ieee80211_radiotap_attachv() 104 ic->ic_rxchan = ((uint8_t *) rh) + off; in ieee80211_radiotap_attachv() 349 int off, i; in radiotap_offset() local 362 off = roundup2(off, items[i].align); in radiotap_offset() 371 return off; in radiotap_offset() [all …]
|