Home
last modified time | relevance | path

Searched defs:_s (Results 1 – 25 of 26) sorted by relevance

12

/f-stack/freebsd/sys/
H A Dbitset.h43 #define __bitset_mask(_s, n) \ argument
47 #define __bitset_word(_s, n) \ argument
51 #define BIT_CLR(_s, n, p) \ argument
56 #define BIT_ISSET(_s, n, p) \ argument
59 #define BIT_SET(_s, n, p) \ argument
62 #define BIT_ZERO(_s, p) do { \ argument
68 #define BIT_FILL(_s, p) do { \ argument
74 #define BIT_SETOF(_s, n, p) do { \ argument
128 #define BIT_OR(_s, d, s) do { \ argument
140 #define BIT_AND(_s, d, s) do { \ argument
[all …]
H A D_bitset.h45 #define __bitset_words(_s) (__howmany(_s, _BITSET_BITS)) argument
47 #define BITSET_DEFINE(t, _s) \ argument
/f-stack/tools/compat/include/sys/
H A Dbitset.h35 #define __bitset_mask(_s, n) \ argument
39 #define __bitset_word(_s, n) \ argument
42 #define BIT_CLR(_s, n, p) \ argument
47 #define BIT_ISSET(_s, n, p) \ argument
50 #define BIT_SET(_s, n, p) \ argument
53 #define BIT_ZERO(_s, p) do { \ argument
59 #define BIT_FILL(_s, p) do { \ argument
65 #define BIT_SETOF(_s, n, p) do { \ argument
119 #define BIT_OR(_s, d, s) do { \ argument
125 #define BIT_AND(_s, d, s) do { \ argument
[all …]
H A D_bitset.h43 #define __bitset_words(_s) (__howmany(_s, _BITSET_BITS)) argument
45 #define BITSET_DEFINE(t, _s) \ argument
/f-stack/freebsd/mips/mediatek/
H A Dmtk_pcie.h86 #define MTK_PCIE_BAR0SETUP(_s) (MTK_PCI_PCIE0_BAR0SETUP + (_s)*0x1000) argument
87 #define MTK_PCIE_BAR1SETUP(_s) (MTK_PCI_PCIE0_BAR1SETUP + (_s)*0x1000) argument
88 #define MTK_PCIE_IMBASEBAR0(_s) (MTK_PCI_PCIE0_IMBASEBAR0 + (_s)*0x1000) argument
89 #define MTK_PCIE_ID(_s) (MTK_PCI_PCIE0_ID + (_s)*0x1000) argument
90 #define MTK_PCIE_CLASS(_s) (MTK_PCI_PCIE0_CLASS + (_s)*0x1000) argument
91 #define MTK_PCIE_SUBID(_s) (MTK_PCI_PCIE0_SUBID + (_s)*0x1000) argument
92 #define MTK_PCIE_STATUS(_s) (MTK_PCI_PCIE0_STATUS + (_s)*0x1000) argument
H A Dmtk_pcie.c865 #define mtk_pcie_phy_set(_sc, _reg, _s, _n, _v) \ argument
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_shim.h7 #define rte_zmalloc_socket(_type, _size, _align, _s) malloc(_size, M_TEMP, M_NOWAIT | M_ZERO) argument
14 #define assert(_s) KASSERT((_s), ("DPDK: assert failed")) argument
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_tx99_tgt.c42 #define PWR_MAS(_r, _s) (((_r) & 0x3f) << (_s)) in ar9300_tx99_tgt_channel_pwr_update() argument
H A Dar9300_misc.c3313 #define PWR_MAS(_r, _s) (((_r) & 0x3f) << (_s)) in ar9300_tx99_channel_pwr_update() argument
H A Dar9300_eeprom.c823 #define POW_SM(_r, _s) (((_r) & 0x3f) << (_s)) in ar9300_transmit_power_reg_write() argument
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h55 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) argument
56 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) argument
/f-stack/freebsd/net/
H A Dnetmap_legacy.h208 #define _IOWR(_c, _n, _s) _IO(_c, _n) argument
/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dtest.c38 #define test(_s) { printf("#%02d ", ++tests); printf(_s); } argument
/f-stack/freebsd/arm64/rockchip/clk/
H A Drk3288_cru.c83 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument
H A Drk_cru.h48 #define GATE(_idx, _clkname, _pname, _o, _s) \ argument
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_osdep.h50 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) \ argument
H A Digc_regs.h207 #define IGC_I210_TXPBS_SIZE(_n, _s) ((_s) << (6 * (_n))) argument
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_osdep.h41 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) argument
H A De1000_regs.h203 #define E1000_I210_TXPBS_SIZE(_n, _s) ((_s) << (6 * (_n))) argument
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_compat.h137 #define cxgbe_roundup(_p, _s) (((unsigned long)(_p) + (_s - 1)) & ~(_s - 1)) argument
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c201 #define OR_MASK(_d, _s) \ in flow_id_or() argument
2377 drain_scheduler_sch_cb(void *_s, void *arg) in drain_scheduler_sch_cb()
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h115 #define ECORE_MEMCMP(_a, _b, _s) memcmp(_a, _b, _s) argument
116 #define ECORE_MEMCPY(_a, _b, _s) rte_memcpy(_a, _b, _s) argument
117 #define ECORE_MEMSET(_a, _c, _s) memset(_a, _c, _s) argument
122 #define ECORE_WAIT(_s, _t) DELAY(1000) argument
134 #define ECORE_FREE(_s, _buf, _size) \ argument
/f-stack/freebsd/net80211/
H A Dieee80211.c1851 #define ADD(_ic, _s, _o) \ in addmedia() argument
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_type.h20 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) (_p); (_q); (_r); (_s); argument
21 #define UNREFERENCED_5PARAMETER(_p, _q, _r, _s, _t) (_p); (_q); (_r); (_s); (_t); argument
/f-stack/freebsd/kern/
H A Dsubr_stats.c3714 struct sbuf *s, _s; local

12