Home
last modified time | relevance | path

Searched refs:p_get (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtsd.h193 tsd_##n##p_get(tsd_t *tsd) { \
209 tsdn_##n##p_get(tsdn_t *tsdn) { \
214 return (nt *)tsd_##n##p_get(tsd); \
223 return *tsd_##n##p_get(tsd); \
234 *tsd_##n##p_get(tsd) = val; \
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.c978 struct ecore_dcbx_get *p_get, in ecore_dcbx_query_params() argument
995 ecore_dcbx_get_dscp_params(p_hwfn, p_get); in ecore_dcbx_query_params()
997 rc = ecore_dcbx_get_params(p_hwfn, p_get, type); in ecore_dcbx_query_params()