Home
last modified time | relevance | path

Searched defs:fctx (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_fence.c72 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_signal() local
97 nouveau_fence_context_kill(struct nouveau_fence_chan *fctx, int error) in nouveau_fence_context_kill()
115 nouveau_fence_context_del(struct nouveau_fence_chan *fctx) in nouveau_fence_context_del()
131 struct nouveau_fence_chan *fctx = in nouveau_fence_context_put() local
139 nouveau_fence_context_free(struct nouveau_fence_chan *fctx) in nouveau_fence_context_free()
145 nouveau_fence_update(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_update()
166 struct nouveau_fence_chan *fctx = in nouveau_fence_wait_uevent_handler() local
187 nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_context_new()
222 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_emit() local
258 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_done() local
[all …]
H A Dnouveau_nv84_fence.c78 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_emit() local
88 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_sync() local
105 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_context_del() local
120 struct nv84_fence_chan *fctx; in nv84_fence_context_new() local
H A Dnouveau_nv10_fence.c64 struct nv10_fence_chan *fctx = chan->fence; in nv10_fence_context_del() local
74 struct nv10_fence_chan *fctx; in nv10_fence_context_new() local
H A Dnouveau_nv17_fence.c44 struct nv10_fence_chan *fctx = chan->fence; in nv17_fence_sync() local
83 struct nv10_fence_chan *fctx; in nv17_fence_context_new() local
H A Dnouveau_nv04_fence.c76 struct nv04_fence_chan *fctx = chan->fence; in nv04_fence_context_del() local
85 struct nv04_fence_chan *fctx = kzalloc(sizeof(*fctx), GFP_KERNEL); in nv04_fence_context_new() local
H A Dnouveau_nv50_fence.c44 struct nv10_fence_chan *fctx; in nv50_fence_context_new() local
H A Dnouveau_nvc0_fence.c73 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c225 #define DNS_RESOLVER_BADCACHETTL(fctx) \ argument
233 fetchctx_t *fctx; member
432 #define VALID_FCTX(fctx) ISC_MAGIC_VALID(fctx, FCTX_MAGIC) argument
468 fetchctx_t *fctx; member
743 fetchctx_t *fctx; member
913 valcreate(fetchctx_t *fctx, dns_message_t *message, dns_adbaddrinfo_t *addrinfo, in valcreate()
954 rrsig_fromchildzone(fetchctx_t *fctx, dns_rdataset_t *rdataset) { in rrsig_fromchildzone()
979 fix_mustbedelegationornxdomain(dns_message_t *message, fetchctx_t *fctx) { in fix_mustbedelegationornxdomain()
1156 fctx_starttimer(fetchctx_t *fctx) { in fctx_starttimer()
1169 fctx_starttimer_trystale(fetchctx_t *fctx) { in fctx_starttimer_trystale()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c265 DNS_RESOLVER_BADCACHETTL(fctx) global() argument
274 fetchctx_t *fctx; global() member
467 VALID_FCTX(fctx) global() argument
503 fetchctx_t *fctx; global() member
690 fctx_attach(fctx,fctxp) global() argument
779 fetchctx_t *fctx; global() member
953 valcreate(fetchctx_t * fctx,dns_message_t * message,dns_adbaddrinfo_t * addrinfo,dns_name_t * name,dns_rdatatype_t type,dns_rdataset_t * rdataset,dns_rdataset_t * sigrdataset,unsigned int valoptions,isc_task_t * task) valcreate() argument
996 rrsig_fromchildzone(fetchctx_t * fctx,dns_rdataset_t * rdataset) rrsig_fromchildzone() argument
1021 fix_mustbedelegationornxdomain(dns_message_t * message,fetchctx_t * fctx) fix_mustbedelegationornxdomain() argument
1199 fetchctx_t *fctx = query->fctx; resquery_destroy() local
1270 fetchctx_t *fctx = query->fctx; update_edns_stats() local
1289 fctx_starttimer(fetchctx_t * fctx) fctx_starttimer() argument
1295 fctx_stoptimer(fetchctx_t * fctx) fctx_stoptimer() argument
1316 fetchctx_t *fctx = NULL; fctx_cancelquery() local
1511 fctx_cleanup(fetchctx_t * fctx) fctx_cleanup() argument
1554 fctx_cancelqueries(fetchctx_t * fctx,bool no_response,bool age_untried) fctx_cancelqueries() argument
1585 fcount_logspill(fetchctx_t * fctx,fctxcount_t * counter,bool final) fcount_logspill() argument
1625 fcount_incr(fetchctx_t * fctx,bool force) fcount_incr() argument
1682 fcount_decr(fetchctx_t * fctx) fcount_decr() argument
1719 fctx_sendevents(fetchctx_t * fctx,isc_result_t result,int line) fctx_sendevents() argument
1834 fetchctx_t *fctx = NULL; fctx__done_detach() local
1903 fetchctx_t *fctx = NULL; resquery_senddone() local
1969 fctx_setretryinterval(fetchctx_t * fctx,unsigned int rtt) fctx_setretryinterval() argument
2044 fetchctx_t *fctx = query->fctx; resquery_timeout() local
2103 fctx_query(fetchctx_t * fctx,dns_adbaddrinfo_t * addrinfo,unsigned int options) fctx_query() argument
2321 bad_edns(fetchctx_t * fctx,isc_sockaddr_t * address) bad_edns() argument
2336 add_bad_edns(fetchctx_t * fctx,isc_sockaddr_t * address) add_bad_edns() argument
2355 triededns(fetchctx_t * fctx,isc_sockaddr_t * address) triededns() argument
2370 add_triededns(fetchctx_t * fctx,isc_sockaddr_t * address) add_triededns() argument
2459 fetchctx_t *fctx = query->fctx; resquery_send() local
2925 fetchctx_t *fctx = NULL; resquery_connected() local
3036 fetchctx_t *fctx = event->ev_arg; fctx_finddone() local
3100 bad_server(fetchctx_t * fctx,isc_sockaddr_t * address) bad_server() argument
3115 mark_bad(fetchctx_t * fctx) mark_bad() argument
3192 add_bad(fetchctx_t * fctx,dns_message_t * rmessage,dns_adbaddrinfo_t * addrinfo,isc_result_t reason,badnstype_t badtype) add_bad() argument
3393 findname(fetchctx_t * fctx,const dns_name_t * name,in_port_t port,unsigned int options,unsigned int flags,isc_stdtime_t now,bool * overquota,bool * need_alternate,unsigned int * no_addresses) findname() argument
3563 fctx_getaddresses(fetchctx_t * fctx,bool badcache) fctx_getaddresses() argument
3884 possibly_mark(fetchctx_t * fctx,dns_adbaddrinfo_t * addr) possibly_mark() argument
3952 fctx_nextaddress(fetchctx_t * fctx) fctx_nextaddress() argument
4118 fctx_try(fetchctx_t * fctx,bool retrying,bool badcache) fctx_try() argument
4276 fetchctx_t *fctx = NULL; resume_qmin() local
4413 fctx_destroy(fetchctx_t * fctx,bool exiting) fctx_destroy() argument
4501 fctx_shutdown(fetchctx_t * fctx) fctx_shutdown() argument
4533 fetchctx_t *fctx = event->ev_arg; fctx_doshutdown() local
4603 fetchctx_t *fctx = event->ev_arg; fctx_start() local
4667 fctx_add_event(fetchctx_t * fctx,isc_task_t * task,const isc_sockaddr_t * client,dns_messageid_t id,isc_taskaction_t action,void * arg,dns_rdataset_t * rdataset,dns_rdataset_t * sigrdataset,dns_fetch_t * fetch,isc_eventtype_t event_type) fctx_add_event() argument
4706 fctx_join(fetchctx_t * fctx,isc_task_t * task,const isc_sockaddr_t * client,dns_messageid_t id,isc_taskaction_t action,void * arg,dns_rdataset_t * rdataset,dns_rdataset_t * sigrdataset,dns_fetch_t * fetch) fctx_join() argument
4722 log_ns_ttl(fetchctx_t * fctx,const char * where) log_ns_ttl() argument
4736 fetchctx_t *fctx = event->ev_arg; fctx_expired() local
4757 fetchctx_t *fctx = NULL; fctx_create() local
5080 is_lame(fetchctx_t * fctx,dns_message_t * message) is_lame() argument
5132 log_lame(fetchctx_t * fctx,dns_adbaddrinfo_t * addrinfo) log_lame() argument
5147 log_formerr(fetchctx_t * fctx,const char * format,...) log_formerr() argument
5165 same_question(fetchctx_t * fctx,dns_message_t * message) same_question() argument
5237 clone_results(fetchctx_t * fctx) clone_results() argument
5319 maybe_cancel_validators(fetchctx_t * fctx,bool locked) maybe_cancel_validators() argument
5462 fetchctx_t *fctx = NULL; validated() local
5983 fetchctx_t *fctx = arg; fctx_log() local
5995 findnoqname(fetchctx_t * fctx,dns_message_t * message,dns_name_t * name,dns_rdatatype_t type,dns_name_t ** noqnamep) findnoqname() argument
6130 cache_name(fetchctx_t * fctx,dns_name_t * name,dns_message_t * message,dns_adbaddrinfo_t * addrinfo,isc_stdtime_t now) cache_name() argument
6618 cache_message(fetchctx_t * fctx,dns_message_t * message,dns_adbaddrinfo_t * addrinfo,isc_stdtime_t now) cache_message() argument
6720 ncache_message(fetchctx_t * fctx,dns_message_t * message,dns_adbaddrinfo_t * addrinfo,dns_rdatatype_t covers,isc_stdtime_t now) ncache_message() argument
6911 name_external(const dns_name_t * name,dns_rdatatype_t type,fetchctx_t * fctx) name_external() argument
7011 fetchctx_t *fctx = rctx->fctx; check_section() local
7170 is_answertarget_allowed(fetchctx_t * fctx,dns_name_t * qname,dns_name_t * rname,dns_rdataset_t * rdataset,bool * chainingp) is_answertarget_allowed() argument
7290 trim_ns_ttl(fetchctx_t * fctx,dns_name_t * name,dns_rdataset_t * rdataset) trim_ns_ttl() argument
7311 validinanswer(dns_rdataset_t * rdataset,fetchctx_t * fctx) validinanswer() argument
7336 fctx__attach(fetchctx_t * fctx,fetchctx_t ** fctxp,const char * file,unsigned int line,const char * func) fctx__attach() argument
7358 fetchctx_t *fctx = NULL; fctx__detach() local
7387 fetchctx_t *fctx = event->ev_arg; resume_dslookup() local
7672 fetchctx_t *fctx = NULL; resquery_response() local
8081 rctx_respinit(resquery_t * query,fetchctx_t * fctx,isc_result_t result,isc_region_t * region,respctx_t * rctx) rctx_respinit() argument
8109 fetchctx_t *fctx = rctx->fctx; rctx_answer_init() local
8160 fetchctx_t *fctx = rctx->fctx; rctx_dispfail() local
8207 fetchctx_t *fctx = rctx->fctx; rctx_timedout() local
8244 fetchctx_t *fctx = rctx->fctx; rctx_parse() local
8330 fetchctx_t *fctx = rctx->fctx; rctx_opt() local
8416 fetchctx_t *fctx = rctx->fctx; rctx_edns() local
8493 fetchctx_t *fctx = rctx->fctx; rctx_answer() local
8609 fetchctx_t *fctx = rctx->fctx; rctx_answer_positive() local
8697 fetchctx_t *fctx = rctx->fctx; rctx_answer_scan() local
8807 fetchctx_t *fctx = rctx->fctx; rctx_answer_any() local
8865 fetchctx_t *fctx = rctx->fctx; rctx_answer_match() local
8931 fetchctx_t *fctx = rctx->fctx; rctx_answer_cname() local
8995 fetchctx_t *fctx = rctx->fctx; rctx_answer_dname() local
9054 fetchctx_t *fctx = rctx->fctx; rctx_authority_positive() local
9125 fetchctx_t *fctx = rctx->fctx; rctx_answer_none() local
9266 fetchctx_t *fctx = rctx->fctx; rctx_authority_negative() local
9395 fetchctx_t *fctx = rctx->fctx; rctx_ncache() local
9431 fetchctx_t *fctx = rctx->fctx; rctx_authority_dnssec() local
9574 fetchctx_t *fctx = rctx->fctx; rctx_referral() local
9745 fetchctx_t *fctx = rctx->fctx; rctx_nextserver() local
9831 fetchctx_t *fctx = rctx->fctx; rctx_resend() local
9851 fetchctx_t *fctx = rctx->fctx; rctx_next() local
9870 fetchctx_t *fctx = rctx->fctx; rctx_chaseds() local
9909 fetchctx_t *fctx = rctx->fctx; rctx_done() local
9990 fetchctx_t *fctx = rctx->fctx; rctx_logpacket() local
10046 fetchctx_t *fctx = rctx->fctx; rctx_badserver() local
10167 fetchctx_t *fctx = rctx->fctx; rctx_lameserver() local
10201 fetchctx_t *fctx = rctx->fctx; rctx_delonly_zone() local
10659 fetchctx_t *fctx; dns_resolver_shutdown() local
10717 fctx_match(fetchctx_t * fctx,const dns_name_t * name,dns_rdatatype_t type,unsigned int options) fctx_match() argument
10757 fctx_minimize_qname(fetchctx_t * fctx) fctx_minimize_qname() argument
10872 fetchctx_t *fctx = NULL; dns_resolver_createfetch() local
11029 fetchctx_t *fctx = NULL; dns_resolver_cancelfetch() local
11106 fetchctx_t *fctx = NULL; dns_resolver_destroyfetch() local
11149 fetchctx_t *fctx; dns_resolver_logfetch() local
[all...]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/fifo/
H A Dnouveau_nvkm_engine_fifo_dmanv04.c84 struct nvkm_memory *fctx = device->imem->ramfc; in nv04_fifo_dma_fini() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_crtc.c1050 struct nouveau_fence_chan *fctx = chan->fence; in nv04_finish_page_flip() local
1106 struct nouveau_fence_chan *fctx = chan->fence; in nv04_page_flip_emit() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dremoteconf.c346 struct rmconf_find_context *fctx = (struct rmconf_find_context *) ctx; in rmconf_find() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc740 if (tree fctx = DECL_FRIEND_CONTEXT (scope)) in friend_accessible_p() local
H A Dpt.cc400 if (tree fctx = DECL_FRIEND_CONTEXT (type)) in template_class_depth() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c393 if (tree fctx = DECL_FRIEND_CONTEXT (type)) in template_class_depth() local