Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dtsd.h332 tsd_##n##p_get(tsd_t *tsd) { \ in tsd_assert_fast()
356 tsdn_##n##p_get(tsdn_t *tsdn) { \ in tsd_fetch_impl()
361 return (nt *)tsd_##n##p_get(tsd); \ in tsd_fetch_impl()
372 return *tsd_##n##p_get(tsd); \ in tsd_internal_fetch()
385 *tsd_##n##p_get(tsd) = val; \ in tsd_nominal()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dcbx_api.h233 struct ecore_dcbx_get *p_get,
H A Decore_dcbx.c1144 struct ecore_dcbx_get *p_get, in ecore_dcbx_query_params() argument
1161 ecore_dcbx_get_dscp_params(p_hwfn, p_get); in ecore_dcbx_query_params()
1163 rc = ecore_dcbx_get_params(p_hwfn, p_get, type); in ecore_dcbx_query_params()