Home
last modified time | relevance | path

Searched refs:posted (Results 1 – 14 of 14) sorted by relevance

/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event_posted.h19 if (!(ev)->posted) { \
20 (ev)->posted = 1; \
33 (ev)->posted = 0; \
41 void ngx_event_process_posted(ngx_cycle_t *cycle, ngx_queue_t *posted);
H A Dngx_event_posted.c18 ngx_event_process_posted(ngx_cycle_t *cycle, ngx_queue_t *posted) in ngx_event_process_posted() argument
23 while (!ngx_queue_empty(posted)) { in ngx_event_process_posted()
25 q = ngx_queue_head(posted); in ngx_event_process_posted()
H A Dngx_event.h69 unsigned posted:1; member
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dbrcm,iproc-pcie.txt48 MSI posted writes in the event queues
/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A DREADME.md99 the normal ZED events and also include events posted from the diagnosis
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.c1291 if (c->read->posted) {
1295 if (c->write->posted) {
/f-stack/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst8 <../contributing/abi_policy>`. API and ABI deprecation notices are to be posted
/f-stack/dpdk/doc/guides/contributing/
H A Dvulnerability.rst286 The security advisory is posted
H A Dpatches.rst278 posted. Please refer to the `Tested, Acked and Reviewed by`_ section.
/f-stack/dpdk/doc/guides/nics/
H A Dmlx4.rst325 5. Verify IO non-posted prefetch is disabled by default. This can be checked
H A Dmlx5.rst492 buffers per a packet, one large buffer is posted in order to receive multiple
1328 6. Verify IO non-posted prefetch is disabled by default. This can be checked
/f-stack/freebsd/contrib/libsodium/m4/
H A Dax_pthread.m448 # from M. Frigo), as well as ac_pthread and hb_pthread macros posted by
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c4400 if (ev->posted) { in ngx_http_v2_close_stream()
4410 if (ev->posted) { in ngx_http_v2_close_stream()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt15393 Integrated resource descriptor fixes posted to the Linux ACPI
17952 will be posted for both IA32 and IA64 to achieve this.