Home
last modified time | relevance | path

Searched refs:requests (Results 1 – 25 of 236) sorted by relevance

12345678910

/openbsd/gnu/llvm/llvm/utils/git/
H A Drequirements.txt8 # via requests
12 # via requests
20 # via requests
29 requests==2.28.1
34 # via requests
/openbsd/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_ct.c117 mtx_init(&ct->requests.lock, IPL_TTY); in intel_guc_ct_init_early()
118 INIT_LIST_HEAD(&ct->requests.pending); in intel_guc_ct_init_early()
119 INIT_LIST_HEAD(&ct->requests.incoming); in intel_guc_ct_init_early()
400 return ++ct->requests.last_fence; in ct_get_next_fence()
740 spin_lock(&ct->requests.lock); in ct_send()
742 spin_unlock(&ct->requests.lock); in ct_send()
794 spin_lock_irqsave(&ct->requests.lock, flags); in ct_send()
982 lockdep_assert_held(&ct->requests.lock); in ct_check_lost_and_found()
1032 spin_lock_irqsave(&ct->requests.lock, flags); in ct_handle_response()
1144 spin_lock_irqsave(&ct->requests.lock, flags); in ct_process_incoming_requests()
[all …]
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_requests.c21 list_for_each_entry_safe(rq, rn, &tl->requests, link) in retire_requests()
31 return !list_empty(&engine->kernel_context->timeline->requests); in engine_active()
208 container_of(work, typeof(*gt), requests.retire_work.work); in retire_work_handler()
210 queue_delayed_work(gt->i915->unordered_wq, &gt->requests.retire_work, in retire_work_handler()
217 INIT_DELAYED_WORK(&gt->requests.retire_work, retire_work_handler); in intel_gt_init_requests()
222 cancel_delayed_work(&gt->requests.retire_work); in intel_gt_park_requests()
227 queue_delayed_work(gt->i915->unordered_wq, &gt->requests.retire_work, in intel_gt_unpark_requests()
234 cancel_delayed_work_sync(&gt->requests.retire_work); in intel_gt_fini_requests()
H A Dintel_timeline.c106 INIT_LIST_HEAD(&timeline->requests); in intel_timeline_init()
397 GEM_BUG_ON(!list_empty(&timeline->requests)); in __intel_timeline_free()
441 list_for_each_entry_safe(rq, rn, &tl->requests, link) { in intel_gt_show_timelines()
466 list_for_each_entry_safe(rq, rn, &tl->requests, link) in intel_gt_show_timelines()
H A Dintel_ring.c203 GEM_BUG_ON(list_empty(&tl->requests)); in wait_for_space()
204 list_for_each_entry(target, &tl->requests, link) { in wait_for_space()
214 if (GEM_WARN_ON(&target->link == &tl->requests)) in wait_for_space()
/openbsd/usr.sbin/lpr/lpq/
H A Dlpq.c61 int requests; /* # of spool requests */ variable
117 if (requests >= MAXREQUESTS) in main()
119 requ[requests++] = atoi(*argv); in main()
/openbsd/usr.sbin/lpr/lprm/
H A Dlprm.c67 int requests; /* # of spool requests */ variable
136 if (requests >= MAXREQUESTS) in main()
138 requ[requests++] = atoi(argv[0]); in main()
/openbsd/usr.sbin/ldapd/
H A Dconn.c104 } requests[] = { in request_dispatch() local
127 for (i = 0; requests[i].fn != NULL; i++) { in request_dispatch()
128 if (requests[i].type == req->type) { in request_dispatch()
129 requests[i].fn(req); in request_dispatch()
134 if (requests[i].fn == NULL) { in request_dispatch()
147 ++stats.requests; in conn_dispatch()
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_execbuffer.c1991 if (eb->requests[i]) in eb_find_first_request_added()
1992 return eb->requests[i]; in eb_find_first_request_added()
2145 if (!eb->requests[j]) in eb_move_to_gpu()
2193 if (!eb->requests[j]) in eb_move_to_gpu()
2447 if (!eb->requests[i]) in eb_submit()
3211 if (!eb->requests[i]) in eb_requests_get()
3223 if (!eb->requests[i]) in eb_requests_put()
3351 eb->requests[i] = NULL; in eb_requests_create()
3373 eb->requests[i]->batch_res = in eb_requests_create()
3378 eb->requests[i]); in eb_requests_create()
[all …]
/openbsd/gnu/usr.bin/cvs/doc/
H A Dcvsclient.info-215 Here are the requests:
27 before any requests other than `Valid-responses',
28 `valid-requests', `UseUnchanged', `Set', `Global_option', `init',
36 `valid-requests \n'
38 `Valid-requests' response. The `Root' request need not have been
133 mentioned in `Argument' requests and update those directories
134 specifically mentioned in `Directory' requests.
277 affect the `ci' request or other relevant requests if any.
384 `Modified' requests for the same file must match in case
643 `Directory' and `Argument' requests. For example:
[all …]
H A Dcvsclient.texi337 * Requests:: List of requests
533 Here are the requests:
556 @item valid-requests \n
665 mentioned in @code{Directory} requests.
928 @c requests, but isn't documented and should be.
981 the @code{Kerberos-encrypt} requests are used, the
1413 can use requests such as @code{Clear-sticky},
1438 @item Valid-requests @var{request-list} \n
1835 and requests would be longer.
1845 C: valid-requests
[all …]
H A Dcvsclient.info-174 speak; they should instead use the `valid-requests' and
92 specified by the protocol (the names of requests and so on) is the
108 is, the client sends all its requests (without waiting for server
110 responses (without waiting for further client requests). This has
304 horizontal tab; "requests" are what the client sends and "responses"
313 `Valid-requests' response containing all the requests it understands.
333 * Requests:: List of requests
514 By convention, requests which begin with a capital letter do not
516 exception is `gzip-file-contents'. Unrecognized requests will always
521 `valid-requests'). The general model is that the client transmits a
[all …]
H A Dcvsclient.info-317 `Valid-requests REQUEST-LIST \n'
18 Indicate what requests the server will accept. REQUEST-LIST is a
64 sent `Modified' or `Is-modified' requests for a modified file, and
210 the requests should be processed in order; the first `Notified'
250 should use a series of `M' requests.
394 and requests would be longer.
398 C: valid-requests
432 `Clear-static-directory' requests are sent by the current
514 `Valid-requests'). The client will not actually send the request.
560 whole bunch of requests until we get to one that expects a
[all …]
/openbsd/usr.sbin/lpr/common_source/
H A Drmjob.c57 extern int requests; /* # of spool requests */
281 if (users == 0 && requests == 0) in chk()
288 for (r = requ; r < &requ[requests]; r++) in chk()
353 for (i = 0; i < requests; i++) { in rmremote()
H A Ddisplayq.c63 extern int requests; /* # of spool requests */
257 for (i = 0; i < requests && cp - line < sizeof(line) - 1; i++) { in displayq()
412 if (users == 0 && requests == 0) in inlist()
425 for (r = requ; r < &requ[requests]; r++) in inlist()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_scheduler.h20 list_for_each_entry(it, &(plist)->requests, sched.link)
23 list_for_each_entry_safe(it, n, &(plist)->requests, sched.link)
H A Di915_scheduler.c85 return &p->requests; in i915_sched_lookup_priolist()
115 INIT_LIST_HEAD(&p->requests); in i915_sched_lookup_priolist()
120 return &p->requests; in i915_sched_lookup_priolist()
483 INIT_LIST_HEAD(&sched_engine->requests); in i915_sched_engine_create()
H A Di915_priolist_types.h42 struct list_head requests; member
H A Di915_request.c424 &i915_request_timeline(rq)->requests)); in i915_request_retire()
472 tmp = list_first_entry(&tl->requests, typeof(*tmp), link); in i915_request_retire_upto()
878 list_for_each_entry_safe(rq, rn, &tl->requests, link) in retire_requests()
901 if (list_empty(&tl->requests)) in request_alloc_slow()
905 rq = list_first_entry(&tl->requests, typeof(*rq), link); in request_alloc_slow()
921 rq = list_last_entry(&tl->requests, typeof(*rq), link); in request_alloc_slow()
1087 list_add_tail_rcu(&rq->link, &tl->requests); in __i915_request_create()
1120 rq = list_first_entry(&tl->requests, typeof(*rq), link); in i915_request_create()
1121 if (!list_is_last(&rq->link, &tl->requests)) in i915_request_create()
1171 if (pos == &rcu_dereference(signal->timeline)->requests) in i915_request_await_start()
/openbsd/usr.bin/ssh/
H A Dsftp-client.c100 TAILQ_HEAD(requests, request);
107 request_enqueue(struct requests *requests, u_int id, size_t len, in request_enqueue() argument
116 TAILQ_INSERT_TAIL(requests, req, tq); in request_enqueue()
121 request_find(struct requests *requests, u_int id) in request_find() argument
125 for (req = TAILQ_FIRST(requests); in request_find()
1590 struct requests requests; in sftp_download() local
1598 TAILQ_INIT(&requests); in sftp_download()
1718 TAILQ_REMOVE(&requests, req, tq); in sftp_download()
2022 struct requests acks; in sftp_upload()
2440 struct requests requests; in sftp_crossload() local
[all …]
H A DPROTOCOL.mux6 requests from clients. Clients communicate over this socket using a
16 facilitate matching of responses to requests.
18 Many multiplexing (mux) client requests yield immediate responses from
206 A client may request the master to stop accepting new multiplexing requests
237 The mux master will accept most connection messages and global requests,
/openbsd/usr.sbin/lpr/lpd/
H A Dlpd.c427 int requests; /* # of spool requests */ variable
503 if (requests >= MAXREQUESTS) in doit()
505 requ[requests++] = atoi(cp); in doit()
539 if (requests >= MAXREQUESTS) in doit()
541 requ[requests++] = atoi(cp); in doit()
/openbsd/sys/dev/pci/drm/i915/gt/selftests/
H A Dmock_timeline.c19 INIT_LIST_HEAD(&timeline->requests); in mock_timeline_init()
/openbsd/regress/usr.bin/mandoc/roff/char/
H A Dbadarg.out_ascii4 char-badarg - char requests with invalid arguments
/openbsd/regress/usr.bin/mandoc/roff/de/
H A DDd_opt.out_ascii4 ddee--DDdd - interaction of the Dd macro with de requests

12345678910