Home
last modified time | relevance | path

Searched refs:_offset (Results 1 – 21 of 21) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/
H A Defsys.h253 #define EFSYS_MEM_READD(_esmp, _offset, _edp) \ argument
259 SFC_EFX_ASSERT(EFX_IS_P2ALIGNED(size_t, _offset, \
265 EFSYS_PROBE2(mem_readl, unsigned int, (_offset), \
271 #define EFSYS_MEM_READQ(_esmp, _offset, _eqp) \ argument
290 #define EFSYS_MEM_READO(_esmp, _offset, _eop) \ argument
312 #define EFSYS_MEM_WRITED(_esmp, _offset, _edp) \ argument
330 #define EFSYS_MEM_WRITEQ(_esmp, _offset, _eqp) \ argument
349 #define EFSYS_MEM_WRITEO(_esmp, _offset, _eop) \ argument
381 #define EFSYS_MEM_PREFETCH(_esmp, _offset) \ argument
385 rte_prefetch0(_base + (_offset)); \
[all …]
/f-stack/freebsd/sys/
H A Dbitstring.h203 int _value, _offset; in bit_ffs_at() local
220 _offset = ffsl(_test); in bit_ffs_at()
222 if (_offset == 0 || _value >= _nbits) in bit_ffs_at()
237 int _value, _offset; in bit_ffc_at() local
254 _offset = ffsl(~_test); in bit_ffc_at()
285 int _value, _offset, _logsize, _b; in bit_ffs_area_at() local
298 for (_offset = 0;; _offset -= _BITSTR_BITS, _test = ~*++_curbitstr) { in bit_ffs_area_at()
312 _offset; in bit_ffs_area_at()
332 int _value, _offset, _logsize, _b; in bit_ffc_area_at() local
345 for (_offset = 0;; _offset -= _BITSTR_BITS, _test = *++_curbitstr) { in bit_ffc_area_at()
[all …]
H A Dlinker.h260 extern void preload_bootstrap_relocate(vm_offset_t _offset);
H A Dconf.h134 off_t _offset, /* Byte-offset to write at. */
/f-stack/freebsd/arm/allwinner/clkng/
H A Daw_clk.h198 _offset, \ argument
238 _offset, \ argument
280 _offset, \ argument
321 _offset, \ argument
357 _offset, \ argument
381 _offset, \ argument
410 _offset, \ argument
473 _offset, \ argument
502 _offset, \ argument
532 _offset, \ argument
[all …]
/f-stack/freebsd/mips/broadcom/
H A Dbcm_machdep.h104 #define BCM_SOC_BSH(_addr, _offset) \ argument
105 ((bus_space_handle_t)BCM_SOC_ADDR((_addr), (_offset)))
107 #define BCM_SOC_ADDR(_addr, _offset) \ argument
108 MIPS_PHYS_TO_KSEG1((_addr) + (_offset))
110 #define BCM_SOC_READ_4(_addr, _offset) \ argument
111 readl(BCM_SOC_ADDR((_addr), (_offset)))
113 writel(BCM_SOC_ADDR((_addr), (_offset)), (_val))
/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_anatopvar.h42 uint32_t imx6_anatop_read_4(bus_size_t _offset);
43 void imx6_anatop_write_4(bus_size_t _offset, uint32_t _value);
/f-stack/freebsd/arm/freescale/
H A Dfsl_ocotpvar.h34 uint32_t fsl_ocotp_read_4(bus_size_t _offset);
/f-stack/freebsd/contrib/ncsw/inc/
H A Dncsw_ext.h52 #define PTR_MOVE(_ptr, _offset) (void*)((uint8_t*)(_ptr) + (_offset)) argument
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.h168 typeof(offset) _offset = (offset); \
169 (u16)((_offset & MAX_PHY_REG_ADDRESS) | \
170 ((_offset >> (PHY_UPPER_SHIFT - PHY_PAGE_SHIFT)) & \
/f-stack/freebsd/arm64/rockchip/
H A Drk_pinctrl.c121 #define RK_IOMUX(_bank, _subbank, _offset, _nbits) \ argument
125 .offset = _offset, \
138 #define RK_PINDRIVE(_bank, _subbank, _offset, _value, _ma) \ argument
142 .offset = _offset, \
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_fast.c125 goto _offset; in ZSTD_compressBlock_fast_generic()
131 goto _offset; in ZSTD_compressBlock_fast_generic()
139 _offset: /* Requires: ip0, match0 */ in ZSTD_compressBlock_fast_generic()
/f-stack/tools/compat/include/sys/
H A Dlinker.h249 extern void preload_bootstrap_relocate(vm_offset_t _offset);
/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h439 #define OSAL_REG_ADDR(_p_hwfn, _offset) \ argument
440 (void *)((u8 *)(uintptr_t)(_p_hwfn->regview) + (_offset))
H A Decore_mcp.c42 #define DRV_INNER_WR(_p_hwfn, _p_ptt, _ptr, _offset, _val) \ argument
43 ecore_wr(_p_hwfn, _p_ptt, (_p_hwfn->mcp_info->_ptr + _offset), \
46 #define DRV_INNER_RD(_p_hwfn, _p_ptt, _ptr, _offset) \ argument
47 ecore_rd(_p_hwfn, _p_ptt, (_p_hwfn->mcp_info->_ptr + _offset))
/f-stack/freebsd/contrib/openzfs/lib/libzfsbootenv/
H A Dlibzfsbootenv.abi172 …<var-decl name='_offset' type-id='type-id-31' visibility='default' filepath='/usr/include/bits/typ…
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c18012 goto _offset; in ZSTD_compressBlock_fast_generic()
18018 goto _offset; in ZSTD_compressBlock_fast_generic()
18026 _offset: /* Requires: ip0, match0 */ in ZSTD_compressBlock_fast_generic()
/f-stack/freebsd/contrib/openzfs/lib/libuutil/
H A Dlibuutil.abi1029 …<var-decl name='_offset' type-id='type-id-102' visibility='default' filepath='/usr/include/bits/ty…
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi2422 …<var-decl name='_offset' type-id='type-id-225' visibility='default' filepath='/usr/include/bits/ty…
/f-stack/freebsd/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.abi448 …<var-decl name='_offset' type-id='type-id-50' visibility='default' filepath='/usr/include/bits/typ…
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi789 …<var-decl name='_offset' type-id='type-id-63' visibility='default' filepath='/usr/include/bits/typ…