Home
last modified time | relevance | path

Searched refs:psd (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/sys/dev/xen/cpu/
H A Dxen_acpi_cpu.c74 struct xen_psd_package psd; member
162 .u.set_pminfo.u.perf.domain_info = sc->psd, in xen_upload_px()
183 switch (sc->psd.coord_type) { in xen_upload_px()
201 sc->psd.coord_type); in xen_upload_px()
440 p = (uint64_t *)&sc->psd; in acpi_fetch_px()
/freebsd/share/doc/psd/title/
H A DMakefile1 VOLUME= psd
/freebsd/share/doc/psd/03.iosys/
H A DMakefile1 VOLUME= psd/03.iosys
/freebsd/share/doc/psd/17.m4/
H A DMakefile1 VOLUME= psd/17.m4
/freebsd/share/doc/psd/12.make/
H A DMakefile1 VOLUME= psd/12.make
/freebsd/share/doc/psd/16.lex/
H A DMakefile1 VOLUME= psd/16.lex
/freebsd/share/doc/psd/06.Clang/
H A DMakefile1 VOLUME= psd/06.Clang
/freebsd/share/doc/psd/contents/
H A DMakefile1 VOLUME= psd
/freebsd/share/doc/psd/22.rpcgen/
H A DMakefile1 VOLUME= psd/22.rpcgen
/freebsd/share/doc/psd/24.xdr/
H A DMakefile1 VOLUME= psd/24.xdr
/freebsd/share/doc/psd/25.xdrrfc/
H A DMakefile1 VOLUME= psd/25.xdrrfc
/freebsd/share/doc/psd/26.rpcrfc/
H A DMakefile1 VOLUME= psd/26.rpcrfc
/freebsd/share/doc/psd/27.nfsrpc/
H A DMakefile1 VOLUME= psd/27.nfsrfc
/freebsd/share/doc/psd/23.rpc/
H A DMakefile1 VOLUME= psd/23.rpc
/freebsd/share/doc/psd/21.ipc/
H A DMakefile1 VOLUME= psd/21.ipc
/freebsd/share/doc/psd/04.uprog/
H A DMakefile1 VOLUME= psd/04.uprog
/freebsd/share/doc/psd/05.sysman/
H A DMakefile1 VOLUME= psd/05.sysman
/freebsd/share/doc/psd/02.implement/
H A DMakefile1 VOLUME= psd/02.implement
/freebsd/share/doc/psd/01.cacm/
H A DMakefile1 VOLUME= psd/01.cacm
/freebsd/share/doc/psd/18.gprof/
H A DMakefile1 VOLUME= psd/18.gprof
/freebsd/share/doc/psd/15.yacc/
H A DMakefile1 VOLUME= psd/15.yacc
/freebsd/share/doc/psd/20.ipctut/
H A DMakefile1 VOLUME= psd/20.ipctut
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c432 new_rule->psd = min_t(s8, rule1->psd, rule2->psd); in ath11k_reg_intersect_rules()
538 s8 psd, u32 reg_flags) in ath11k_reg_update_rule() argument
545 reg_rule->psd = psd; in ath11k_reg_update_rule()
/freebsd/crypto/krb5/src/ccapi/server/win/
H A Dccs_os_server.cpp376 PSECURITY_DESCRIPTOR psd = NULL; in receiveLoop() local
409 status = alloc_own_security_descriptor_NT(&psd); in receiveLoop()
416 rcvargs->opts->bDontProtect ? 0 : psd); // SD in receiveLoop()
461 free_alloc_p(&psd); in receiveLoop()
/freebsd/sys/contrib/dev/rtw89/
H A Dregd.c946 static s8 tpe_convert_psd_to_eirp(s8 psd) in tpe_convert_psd_to_eirp() argument
950 return psd + 10 * mlog20 / 1000; in tpe_convert_psd_to_eirp()
954 const struct ieee80211_parsed_tpe_psd *psd) in tpe_deal_with_psd() argument
960 if (!psd->valid) in tpe_deal_with_psd()
963 for (i = 0; i < psd->count; i++) { in tpe_deal_with_psd()
964 cstr_psd = tpe_get_constraint(psd->power[i]); in tpe_deal_with_psd()

12