/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
H A D | i915_active.c | 85 struct i915_sw_fence *submit; in __live_active_setup() local 94 submit = heap_fence_create(GFP_KERNEL); in __live_active_setup() 95 if (!submit) { in __live_active_setup() 113 err = i915_sw_fence_await_sw_fence_gfp(&rq->submit, in __live_active_setup() 114 submit, in __live_active_setup() 139 i915_sw_fence_commit(submit); in __live_active_setup() 140 heap_fence_put(submit); in __live_active_setup()
|
H A D | i915_request.c | 314 struct i915_sw_fence *submit, *wait; in __igt_breadcrumbs_smoketest() local 317 submit = heap_fence_create(GFP_KERNEL); in __igt_breadcrumbs_smoketest() 318 if (!submit) { in __igt_breadcrumbs_smoketest() 325 i915_sw_fence_commit(submit); in __igt_breadcrumbs_smoketest() 326 heap_fence_put(submit); in __igt_breadcrumbs_smoketest() 350 err = i915_sw_fence_await_sw_fence_gfp(&rq->submit, in __igt_breadcrumbs_smoketest() 351 submit, in __igt_breadcrumbs_smoketest() 370 i915_sw_fence_commit(submit); in __igt_breadcrumbs_smoketest() 404 heap_fence_put(submit); in __igt_breadcrumbs_smoketest()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_request.c | 122 i915_sw_fence_fini(&rq->submit); in i915_fence_release() 150 cb->hook(container_of(cb->fence, struct i915_request, submit), in irq_execute_cb_hook() 243 GEM_BUG_ON(!i915_sw_fence_signaled(&rq->submit)); in i915_request_retire() 330 cb->fence = &rq->submit; in __await_execution() 507 container_of(fence, typeof(*request), submit); in submit_notify() 602 i915_sw_fence_init(&rq->submit, submit_notify); in __i915_request_ctor() 619 i915_sw_fence_fini(&rq->submit); in __i915_request_dtor() 706 i915_sw_fence_reinit(&i915_request_get(rq)->submit); in __i915_request_create() 831 err = i915_sw_fence_await_dma_fence(&rq->submit, in i915_request_await_start() 931 return i915_sw_fence_await_dma_fence(&to->submit, in emit_semaphore_wait() [all …]
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/shutdown/ |
H A D | tests_shutdown.py | 110 executor.submit( 117 futures[executor.submit(launch_rndc, "stop")] = "stop" 119 futures[executor.submit(named_proc.terminate)] = "kill" 123 futures[executor.submit(launch_rndc, "-t 5 status")] = "status"
|
/netbsd-src/sys/opencrypto/ |
H A D | crypto.c | 1799 struct cryptop *crp, *submit, *cnext; in cryptointr() local 1817 submit = NULL; in cryptointr() 1826 submit = crp; in cryptointr() 1843 if (submit == NULL) { in cryptointr() 1844 submit = crp; in cryptointr() 1846 if (CRYPTO_SESID2HID(submit->crp_sid) in cryptointr() 1857 submit = crp; in cryptointr() 1864 if (submit != NULL) { in cryptointr() 1865 TAILQ_REMOVE(crp_q, submit, crp_next); in cryptointr() 1866 result = crypto_invoke(submit, hint); in cryptointr() [all …]
|
/netbsd-src/external/bsd/ntp/dist/ |
H A D | README.patches | 22 If you make your changes in the above order and then submit them, 34 Please read (and follow) the previous section if you want to submit 37 If you cannot easily get your patches to pogo, you may submit patches
|
H A D | README.bk | 7 If you want to submit patches, please see the README.hackers file.
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/stress/ |
H A D | tests_stress_update.py | 70 executor.submit(rndc_loop, test_state, "10.53.0.3") 75 updaters.append(executor.submit(update_zone, test_state, zone))
|
/netbsd-src/external/gpl2/send-pr/dist/send-pr/ |
H A D | README | 3 `send-pr' uses electronic mail to submit support questions and 6 users who have problems to submit reports of these problems to sites 18 The same engine can be used to submit bugs to any number of support
|
H A D | ChangeLog | 151 * send-pr-el.in (send-pr:submit-pr): If called from command line, 174 * send-pr-el.in (send-pr:submit-pr): If the user ran send-pr from the 175 command line with $EDITOR == emacs, don't submit the PR here. 259 * send-pr-el.in (send-pr:submit-pr): Use the right site 393 * send-pr-el.in (send-pr:submit-pr): Bury the right buffer. 424 * send-pr-el.in (send-pr:submit-pr): Fix behavior on send 431 (send-pr:submit-pr): Make sure err-buffer exists before trying to 506 (send-pr:submit-pr): Indicate when send-pr is done 514 (send-pr:submit-pr): If in a Server buffer, do server-buffer-done
|
/netbsd-src/external/bsd/ppp/dist/ |
H A D | Submitting-patches.md | 85 have the right to submit it under the open source license 90 license and I have the right under that license to submit that 93 permitted to submit under a different license), as indicated 102 personal information I submit with it, including my sign-off) is
|
/netbsd-src/external/mit/expat/dist/doc/ |
H A D | ok.min.css | 2 …submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-… selector
|
/netbsd-src/sys/net/npf/ |
H A D | README | 2 Please submit the pull requests to the upstream when possible.
|
/netbsd-src/usr.sbin/npf/ |
H A D | README | 2 Please submit the pull requests to the upstream when possible.
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
H A D | CONTRIBUTING.md | 21 You generally only need to submit a CLA once, so if you've already submitted 54 1. Finally, push the commits to your fork and submit a [pull request][].
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
H A D | CONTRIBUTING.md | 21 You generally only need to submit a CLA once, so if you've already submitted 54 1. Finally, push the commits to your fork and submit a [pull request][].
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/ |
H A D | intel_guc_submission.c | 299 bool submit = false; in __guc_dequeue() local 334 submit = true; in __guc_dequeue() 344 if (submit) { in __guc_dequeue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | update_test_prefix.py | 46 t = { e.submit(remove_prefix, i): i for i in sys.argv[1:] }
|
/netbsd-src/sys/dev/flash/ |
H A D | flash.h | 105 int (*submit)(device_t, struct buf *); member
|
/netbsd-src/external/mpl/dhcp/dist/ |
H A D | CONTRIBUTING.md | 12 The 4.5.0 release will feature server (dhcpd) only. You may still submit bugs for a client or 31 7. **Participate in the code review**: Once you submit the MR, someone from ISC will eventually get 140 and [submit a Merge Request](https://gitlab.isc.org/isc-projects/dhcp/merge_requests/new). 146 Once you submit it, someone from the DHCP development team will look at it and will get back to you. 199 that in mind if you plan to submit a patch and forget about it. We may accept it eventually, but
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/ |
H A D | CREDITS.TXT | 3 LLVM/CompilerRT, please submit a patch to this file to add yourself, and it will be
|
/netbsd-src/sys/dev/usb/ |
H A D | auvitek_video.c | 729 bool submit = false; in auvitek_isoc_process() local 735 submit = true; in auvitek_isoc_process() 745 if (submit) { in auvitek_isoc_process()
|
/netbsd-src/crypto/external/bsd/openssl/dist/ |
H A D | HACKING.md | 21 If you plan to submit the changes you made to OpenSSL
|
/netbsd-src/sys/lib/libunwind/ |
H A D | CREDITS.TXT | 3 LLVM/libc++abi, please submit a patch to this file to add yourself, and it will be
|
/netbsd-src/external/gpl2/xcvs/dist/ |
H A D | DEVEL-CVS | 16 patches and have them reviewed by a developer. If they submit some
|