/netbsd-src/sys/opencrypto/ |
H A D | crypto.c | 146 struct crypto_crp_qs *qs = p; in crypto_crp_qs_init_pc() local 184 struct crypto_crp_ret_qs *qs; in crypto_get_crp_ret_qs() local 198 struct crypto_crp_ret_qs *qs; in crypto_put_crp_ret_qs() local 221 struct crypto_crp_ret_qs *qs; in sysctl_opencrypto_q_len() local 244 struct crypto_crp_ret_qs *qs; in sysctl_opencrypto_q_drops() local 264 struct crypto_crp_ret_qs *qs; in sysctl_opencrypto_q_maxlen() local 295 struct crypto_crp_ret_qs *qs; in sysctl_opencrypto_kq_len() local 318 struct crypto_crp_ret_qs *qs; in sysctl_opencrypto_kq_drops() local 338 struct crypto_crp_ret_qs *qs; in sysctl_opencrypto_kq_maxlen() local 533 struct crypto_crp_ret_qs *qs; in crypto_crp_ret_qs_init() local [all …]
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_lro.c | 173 lro_flush_session(struct sge_qset *qs, struct t3_lro_session *s, struct mbuf *m) in lro_flush_session() 209 lro_new_session(struct sge_qset *qs, struct mbuf *m, uint32_t rss_hash) in lro_new_session() 327 struct sge_qset *qs = rspq_to_qset(rq); in t3_rx_eth_lro() local 375 t3_lro_flush(adapter_t *adap, struct sge_qset *qs, struct lro_state *state) in t3_lro_flush()
|
H A D | cxgb_sge.c | 443 t3_update_qset_coalesce(struct sge_qset *qs, const struct qset_params *p) in t3_update_qset_coalesce() 682 struct sge_qset *qs; in sge_timer_cb() local 814 struct sge_qset *qs; in sge_timer_reclaim() local 859 init_qset_cntxt(struct sge_qset *qs, u_int id) in init_qset_cntxt() 1158 struct sge_qset *qs; in t3_encap() local 1365 struct sge_qset *qs = txq_to_qset(q, qid); in check_desc_avail() local 1467 struct sge_qset *qs = (struct sge_qset *)data; in restart_ctrlq() local 1848 struct sge_qset *qs = data; in restart_offloadq() local 1942 struct sge_qset *qs = &adap->sge.qs[queue_set(m)]; in t3_offload_tx() local 1951 restart_tx(struct sge_qset *qs) in restart_tx() [all …]
|
H A D | cxgb_main.c | 1374 struct sge_qset *qs; in cxgb_start_tx() local 1460 struct sge_qset *qs; in cxgb_start_proc() local 1479 struct sge_qset *qs; in cxgb_start() local
|
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tsqrt.c | 49 check3 (const char *as, mpfr_rnd_t rnd_mode, const char *qs) in check3() 69 check4 (const char *as, mpfr_rnd_t rnd_mode, const char *qs) in check4() 90 check24 (const char *as, mpfr_rnd_t rnd_mode, const char *qs) in check24() 110 check_diverse (const char *as, mpfr_prec_t p, const char *qs) in check_diverse()
|
H A D | tsqrt_ui.c | 26 check (unsigned long a, mpfr_rnd_t rnd_mode, const char *qs) in check()
|
/netbsd-src/sys/dev/pci/qat/ |
H A D | qat_hw17.c | 338 qat_hw17_crypto_setup_cipher_desc(struct qat_session *qs, in qat_hw17_crypto_setup_cipher_desc() 361 qat_hw17_crypto_setup_auth_desc(struct qat_session *qs, in qat_hw17_crypto_setup_auth_desc() 419 qat_hw17_crypto_setup_desc(struct qat_crypto *qcy, struct qat_session *qs, in qat_hw17_crypto_setup_desc() 484 qat_hw17_crypto_setup_req_params(struct qat_crypto_bank *qcb, struct qat_session *qs, in qat_hw17_crypto_setup_req_params()
|
H A D | qat_hw15.c | 535 qat_crypto_setup_cipher_desc(struct qat_session *qs, in qat_crypto_setup_cipher_desc() 567 qat_crypto_setup_auth_desc(struct qat_session *qs, struct qat_crypto_desc *desc, in qat_crypto_setup_auth_desc() 642 qat_hw15_crypto_setup_desc(struct qat_crypto *qcy, struct qat_session *qs, in qat_hw15_crypto_setup_desc() 722 qat_hw15_crypto_setup_req_params(struct qat_crypto_bank *qcb, struct qat_session *qs, in qat_hw15_crypto_setup_req_params()
|
H A D | qat.c | 1624 struct qat_session *qs = NULL; in qat_crypto_process() local 1834 struct qat_session *qs; in qat_crypto_init() local 1874 struct qat_session *qs = NULL; in qat_crypto_new_session() local 1982 qat_crypto_free_session0(struct qat_crypto *qcy, struct qat_session *qs) in qat_crypto_free_session0() 2000 qat_crypto_check_free_session(struct qat_crypto *qcy, struct qat_session *qs) in qat_crypto_check_free_session() 2015 struct qat_session *qs; in qat_crypto_free_session() local 2068 struct qat_session *qs; in qat_crypto_sym_rxintr() local
|
/netbsd-src/external/gpl3/gcc/dist/libquadmath/math/ |
H A D | remquoq.c | 30 uint64_t sx,lx,ly,qs; in remquoq() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/math/ |
H A D | remquoq.c | 30 uint64_t sx,lx,ly,qs; in remquoq() local
|
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
H A D | geometry.cpp | 149 int qs, qe; // quadrants 0..3 in check_output_arc_limits() local
|
/netbsd-src/external/mpl/bind/dist/contrib/dlz/modules/common/ |
H A D | dlz_dbi.c |
|
/netbsd-src/sys/net/ |
H A D | pktqueue.c | 592 struct pcq **qp, *q, **qs = vqs; in pktq_set_maxlen_cpu() local 615 pcq_t **qs; in pktq_set_maxlen() local
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_qstats.c | 369 struct queue_stats *qs; in update_avg() local
|
/netbsd-src/external/bsd/unbound/dist/ipset/ |
H A D | ipset.c | 144 const char *ds, *qs; in ipset_check_zones_for_rrset() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | graphds.cc | 204 graphds_dfs (struct graph *g, int *qs, int nq, vec<int> *qt, in graphds_dfs()
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | streamtcp.c | 440 int noanswer, int onarrival, int delay, int num, char** qs) in send_em()
|
H A D | testpkts.c | 1459 char qs[512], ps[512]; in equal_dname() local 1477 char qs[5120], ps[5120]; in subdomain_dname() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphds.c | 204 graphds_dfs (struct graph *g, int *qs, int nq, vec<int> *qt, in graphds_dfs()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/ |
H A D | ScanView.py | 202 def parse_query(qs, fields=None): argument
|
/netbsd-src/external/bsd/unbound/dist/dnstap/ |
H A D | dnstap.c | 305 struct sockaddr_storage *qs, in dt_msg_fill_net()
|
/netbsd-src/external/bsd/less/dist/ |
H A D | filename.c | 393 char *qs; in fcomplete() local
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | cgi.c | 200 parse_query_string(struct req *req, const char *qs) in parse_query_string()
|
/netbsd-src/external/bsd/nsd/dist/dnstap/ |
H A D | dnstap.c | 731 struct sockaddr_storage *qs,
|