Home
last modified time | relevance | path

Searched defs:sl (Results 1 – 25 of 36) sorted by relevance

12

/f-stack/dpdk/lib/librte_eal/ppc/include/
H A Drte_spinlock.h22 rte_spinlock_lock(rte_spinlock_t *sl) in rte_spinlock_lock()
30 rte_spinlock_unlock(rte_spinlock_t *sl) in rte_spinlock_unlock()
36 rte_spinlock_trylock(rte_spinlock_t *sl) in rte_spinlock_trylock()
49 rte_spinlock_lock_tm(rte_spinlock_t *sl) in rte_spinlock_lock_tm()
55 rte_spinlock_trylock_tm(rte_spinlock_t *sl) in rte_spinlock_trylock_tm()
61 rte_spinlock_unlock_tm(rte_spinlock_t *sl) in rte_spinlock_unlock_tm()
/f-stack/dpdk/lib/librte_eal/x86/include/
H A Drte_spinlock.h25 rte_spinlock_lock(rte_spinlock_t *sl) in rte_spinlock_lock()
45 rte_spinlock_unlock (rte_spinlock_t *sl) in rte_spinlock_unlock()
56 rte_spinlock_trylock (rte_spinlock_t *sl) in rte_spinlock_trylock()
123 rte_spinlock_lock_tm(rte_spinlock_t *sl) in rte_spinlock_lock_tm()
132 rte_spinlock_trylock_tm(rte_spinlock_t *sl) in rte_spinlock_trylock_tm()
141 rte_spinlock_unlock_tm(rte_spinlock_t *sl) in rte_spinlock_unlock_tm()
/f-stack/dpdk/lib/librte_eal/include/generic/
H A Drte_spinlock.h46 rte_spinlock_init(rte_spinlock_t *sl) in rte_spinlock_init()
62 rte_spinlock_lock(rte_spinlock_t *sl) in rte_spinlock_lock()
86 rte_spinlock_unlock (rte_spinlock_t *sl) in rte_spinlock_unlock()
105 rte_spinlock_trylock (rte_spinlock_t *sl) in rte_spinlock_trylock()
122 static inline int rte_spinlock_is_locked (rte_spinlock_t *sl) in rte_spinlock_is_locked()
184 rte_spinlock_t sl; /**< the actual spinlock */ member
/f-stack/tools/compat/
H A Dstringlist.c52 StringList *sl; in sl_init() local
71 sl_add(StringList *sl, char *name) in sl_add()
88 sl_free(StringList *sl, int all) in sl_free()
108 sl_find(StringList *sl, const char *name) in sl_find()
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_spinlock.h25 rte_spinlock_lock_tm(rte_spinlock_t *sl) in rte_spinlock_lock_tm()
31 rte_spinlock_trylock_tm(rte_spinlock_t *sl) in rte_spinlock_trylock_tm()
37 rte_spinlock_unlock_tm(rte_spinlock_t *sl) in rte_spinlock_unlock_tm()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.c580 synclogent_t *sl; local
667 synclist_t *sl; local
829 ipf_sync_del(softs, sl) in ipf_sync_del() argument
849 ipf_sync_del_state(arg, sl) in ipf_sync_del_state() argument
870 ipf_sync_del_nat(arg, sl) in ipf_sync_del_nat() argument
904 synclist_t *sl; local
1006 synclist_t *sl, *ss; local
1134 ipf_sync_update(softc, tab, fin, sl) in ipf_sync_update() argument
1225 synclist_t *sl; local
H A Dip_scan.c328 ipf_scan_matchisc(isc, is, cl, sl, maxm) in ipf_scan_matchisc() argument
399 int i, j, k, n, cl, sl, maxm[2]; local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-npi.h117 uint64_t sl : 7; /**< Skip length */ member
132 uint64_t sl : 7; /**< Skip length */ member
H A Dcvmx-srio.h198 uint64_t sl : 7; /**< WORD1[SL]/PKT_INST_HDR[SL] selects the member
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_nl.h28 rte_spinlock_t sl; member
/f-stack/freebsd/libkern/
H A Dquad.h70 long sl[2]; /* as two signed longs */ member
/f-stack/dpdk/app/test/
H A Dtest_spinlock.c47 static rte_spinlock_t sl, sl_try; variable
H A Dtest_rwlock.c37 static rte_rwlock_t sl; variable
/f-stack/freebsd/arm64/arm64/
H A Dbusdma_bounce.c813 struct sync_list *sl; in bounce_bus_dmamap_load_phys() local
896 struct sync_list *sl; in bounce_bus_dmamap_load_buffer() local
1058 dma_dcache_sync(struct sync_list *sl, bus_dmasync_op_t op) in dma_dcache_sync()
1122 struct sync_list *sl, *end; in bounce_bus_dmamap_sync() local
/f-stack/freebsd/arm/arm/
H A Dbusdma_machdep.c1055 struct sync_list *sl; in _bus_dmamap_load_phys() local
1143 struct sync_list *sl; in _bus_dmamap_load_buffer() local
1309 dma_dcache_sync(struct sync_list *sl, bus_dmasync_op_t op) in dma_dcache_sync()
1372 struct sync_list *sl, *end; in bus_dmamap_sync() local
/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_base.h151 uint32_t sl:1; member
193 uint32_t sl:1; member
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dqat.h194 #define qat_compress(dir, s, sl, d, dl, cl) 0 argument
/f-stack/freebsd/netgraph/
H A Dng_vjc.c340 struct slcompress *sl; in ng_vjc_rcvmsg() local
/f-stack/freebsd/mips/mips/
H A Dbusdma_machdep.c985 struct sync_list *sl; in _bus_dmamap_load_buffer() local
1261 struct sync_list *sl, *end; in bus_dmamap_sync() local
/f-stack/dpdk/drivers/common/qat/qat_adf/
H A Dicp_qat_fw_comp.h178 } sl; member
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.h48 rte_spinlock_t sl; member
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow_utils.c543 uint64_t sl_fr = 0, sl_lv = 0, *sl; in flow_shift_ent() local
/f-stack/freebsd/mips/mediatek/
H A Dmtk_pcie.c684 int bus, sl, dev; in mtk_pci_route_interrupt() local
/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.h257 uint32_t sl:1; member
/f-stack/dpdk/lib/librte_mempool/
H A Drte_mempool.h653 rte_spinlock_t sl; /**< Spinlock for add/delete. */ member

12