Home
last modified time | relevance | path

Searched defs:cst (Results 1 – 18 of 18) sorted by relevance

/freebsd-src/sys/netpfil/ipfw/
H A Ddn_aqm_codel.c141 control_law(struct codel_status *cst, struct dn_aqm_codel_parms *cprms, in control_law()
232 struct codel_status *cst; /*codel status variables */ in aqm_codel_enqueue() local
293 struct codel_status *cst; in aqm_codel_init() local
H A Ddn_aqm_codel.h83 struct codel_status *cst; in codel_dodequeue() local
136 struct codel_status *cst; in codel_dequeue() local
H A Ddn_sched_fq_codel_helper.h102 struct codel_status *cst; in fqc_codel_dequeue() local
H A Ddn_sched_fq_codel.h64 struct codel_status cst; member
/freebsd-src/sys/dev/cxgbe/
H A Dt4_sched.c746 alloc_etid(struct adapter *sc, struct cxgbe_rate_tag *cst) in alloc_etid()
806 struct cxgbe_rate_tag *cst; in cxgbe_rate_tag_alloc() local
861 struct cxgbe_rate_tag *cst = mst_to_crt(mst); in cxgbe_rate_tag_modify() local
886 struct cxgbe_rate_tag *cst = mst_to_crt(mst); in cxgbe_rate_tag_query() local
901 cxgbe_rate_tag_free_locked(struct cxgbe_rate_tag *cst) in cxgbe_rate_tag_free_locked()
924 struct cxgbe_rate_tag *cst = mst_to_crt(mst); in cxgbe_rate_tag_free() local
H A Dt4_sge.c6543 send_etid_flowc_wr(struct cxgbe_rate_tag * cst,struct port_info * pi,struct vi_info * vi) send_etid_flowc_wr() argument
6590 send_etid_flush_wr(struct cxgbe_rate_tag * cst) send_etid_flush_wr() argument
6616 write_ethofld_wr(struct cxgbe_rate_tag * cst,struct fw_eth_tx_eo_wr * wr,struct mbuf * m0,int compl) write_ethofld_wr() argument
6766 ethofld_tx(struct cxgbe_rate_tag * cst) ethofld_tx() argument
6830 struct cxgbe_rate_tag *cst; ethofld_transmit() local
6894 struct cxgbe_rate_tag *cst; ethofld_fw4_ack() local
[all...]
H A Doffload.h115 struct cxgbe_rate_tag *cst; global() member
/freebsd-src/contrib/bmake/
H A Ddir.c406 struct cached_stat *cst; in cached_stats() local
443 cached_stat(const char * pathname,struct cached_stat * cst) cached_stat() argument
449 cached_lstat(const char * pathname,struct cached_stat * cst) cached_lstat() argument
980 struct cached_stat cst; DirLookupSubdir() local
1170 struct cached_stat cst; FindFile() local
1303 struct cached_stat cst; Dir_FindHereOrAbove() local
1413 struct cached_stat cst; Dir_UpdateMTime() local
[all...]
H A Dmeta.c408 struct cached_stat cst; meta_needed() local
1131 struct cached_stat cst; meta_oodate() local
/freebsd-src/crypto/openssl/crypto/asn1/
H A Dtasn_dec.c174 char seq_eoc, seq_nolen, cst, isopt; in asn1_item_embed_d2i() local
516 char cst; in asn1_template_ex_d2i() local
705 char cst, inf, free_cont = 0; in asn1_d2i_ex_primitive() local
1045 char cst, ininf; in asn1_collect() local
1136 char *inf, char *cst, in asn1_check_tlen()
/freebsd-src/crypto/openssl/crypto/ocsp/
H A Docsp_prn.c140 OCSP_CERTSTATUS *cst = NULL; in OCSP_RESPONSE_print() local
H A Docsp_cl.c254 OCSP_CERTSTATUS *cst; in OCSP_single_get0_status() local
/freebsd-src/contrib/lib9p/backend/
H A Dfs.c817 struct l9p_acl *cacl, struct stat *cst, in check_access()
1729 struct stat pst, cst; in fs_remove() local
2293 struct stat cst, opst, npst; in fs_rename() local
/freebsd-src/sys/dev/sound/pci/
H A Dhdspe.h216 bus_space_tag_t cst; global() member
H A Dhdsp.h225 bus_space_tag_t cst; global() member
H A Denvy24ht.c133 bus_space_tag_t cst; member
H A Denvy24.c124 bus_space_tag_t cst; member
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp12110 llvm::Constant *cst = cast<Constant>(Ops[3]); EmitAArch64BuiltinExpr() local