Home
last modified time | relevance | path

Searched refs:QEMUBH (Results 1 – 25 of 545) sorted by relevance

12345678910>>...22

/dports/emulators/qemu-guest-agent/qemu-5.0.1/util/
H A Dasync.c58 struct QEMUBH { struct
112 QEMUBH *bh; in aio_bh_schedule_oneshot()
113 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot()
114 *bh = (QEMUBH){ in aio_bh_schedule_oneshot()
124 QEMUBH *bh; in aio_bh_new()
125 bh = g_new(QEMUBH, 1); in aio_bh_new()
126 *bh = (QEMUBH){ in aio_bh_new()
150 QEMUBH *bh; in aio_bh_poll()
201 QEMUBH *bh; in aio_compute_bh_timeout()
275 QEMUBH *bh; in aio_ctx_check()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/util/
H A Dasync.c58 struct QEMUBH { struct
112 QEMUBH *bh; in aio_bh_schedule_oneshot()
113 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot()
114 *bh = (QEMUBH){ in aio_bh_schedule_oneshot()
124 QEMUBH *bh; in aio_bh_new()
125 bh = g_new(QEMUBH, 1); in aio_bh_new()
126 *bh = (QEMUBH){ in aio_bh_new()
150 QEMUBH *bh; in aio_bh_poll()
201 QEMUBH *bh; in aio_compute_bh_timeout()
268 QEMUBH *bh; in aio_ctx_check()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/util/
H A Dasync.c58 struct QEMUBH { struct
112 QEMUBH *bh; in aio_bh_schedule_oneshot()
113 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot()
114 *bh = (QEMUBH){ in aio_bh_schedule_oneshot()
124 QEMUBH *bh; in aio_bh_new()
125 bh = g_new(QEMUBH, 1); in aio_bh_new()
126 *bh = (QEMUBH){ in aio_bh_new()
150 QEMUBH *bh; in aio_bh_poll()
201 QEMUBH *bh; in aio_compute_bh_timeout()
275 QEMUBH *bh; in aio_ctx_check()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/util/
H A Dasync.c58 struct QEMUBH { struct
112 QEMUBH *bh; in aio_bh_schedule_oneshot()
113 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot()
114 *bh = (QEMUBH){ in aio_bh_schedule_oneshot()
124 QEMUBH *bh; in aio_bh_new()
125 bh = g_new(QEMUBH, 1); in aio_bh_new()
126 *bh = (QEMUBH){ in aio_bh_new()
150 QEMUBH *bh; in aio_bh_poll()
201 QEMUBH *bh; in aio_compute_bh_timeout()
275 QEMUBH *bh; in aio_ctx_check()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/util/
H A Dasync.c39 struct QEMUBH { struct
43 QEMUBH *next; argument
51 QEMUBH *bh; in aio_bh_schedule_oneshot() argument
52 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot()
53 *bh = (QEMUBH){ in aio_bh_schedule_oneshot()
71 QEMUBH *bh; in aio_bh_new()
72 bh = g_new(QEMUBH, 1); in aio_bh_new()
73 *bh = (QEMUBH){ in aio_bh_new()
87 void aio_bh_call(QEMUBH *bh) in aio_bh_call()
193 QEMUBH *bh; in aio_compute_timeout()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/util/
H A Dasync.c40 struct QEMUBH { struct
44 QEMUBH *next; argument
52 QEMUBH *bh; in aio_bh_schedule_oneshot() argument
53 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot()
54 *bh = (QEMUBH){ in aio_bh_schedule_oneshot()
72 QEMUBH *bh; in aio_bh_new()
73 bh = g_new(QEMUBH, 1); in aio_bh_new()
74 *bh = (QEMUBH){ in aio_bh_new()
88 void aio_bh_call(QEMUBH *bh) in aio_bh_call()
194 QEMUBH *bh; in aio_compute_timeout()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/util/
H A Dasync.c39 struct QEMUBH { struct
43 QEMUBH *next; argument
51 QEMUBH *bh; in aio_bh_schedule_oneshot() argument
52 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot()
53 *bh = (QEMUBH){ in aio_bh_schedule_oneshot()
71 QEMUBH *bh; in aio_bh_new()
72 bh = g_new(QEMUBH, 1); in aio_bh_new()
73 *bh = (QEMUBH){ in aio_bh_new()
87 void aio_bh_call(QEMUBH *bh) in aio_bh_call()
193 QEMUBH *bh; in aio_compute_timeout()
[all …]
/dports/emulators/qemu/qemu-6.2.0/util/
H A Dasync.c58 struct QEMUBH { struct
114 QEMUBH *bh; in aio_bh_schedule_oneshot_full()
115 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot_full()
116 *bh = (QEMUBH){ in aio_bh_schedule_oneshot_full()
128 QEMUBH *bh; in aio_bh_new_full()
129 bh = g_new(QEMUBH, 1); in aio_bh_new_full()
130 *bh = (QEMUBH){ in aio_bh_new_full()
155 QEMUBH *bh; in aio_bh_poll()
206 QEMUBH *bh; in aio_compute_bh_timeout()
280 QEMUBH *bh; in aio_ctx_check()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/util/
H A Dasync.c58 struct QEMUBH { struct
114 QEMUBH *bh; in aio_bh_schedule_oneshot_full()
115 bh = g_new(QEMUBH, 1); in aio_bh_schedule_oneshot_full()
116 *bh = (QEMUBH){ in aio_bh_schedule_oneshot_full()
128 QEMUBH *bh; in aio_bh_new_full()
129 bh = g_new(QEMUBH, 1); in aio_bh_new_full()
130 *bh = (QEMUBH){ in aio_bh_new_full()
155 QEMUBH *bh; in aio_bh_poll()
206 QEMUBH *bh; in aio_compute_bh_timeout()
280 QEMUBH *bh; in aio_ctx_check()
[all …]
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/qemu/
H A Dqemu-common.h71 typedef struct QEMUBH QEMUBH; typedef
75 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque);
76 void qemu_bh_schedule(QEMUBH *bh);
77 void qemu_bh_cancel(QEMUBH *bh);
78 void qemu_bh_delete(QEMUBH *bh);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/
H A Dptimer-test-stubs.c24 struct QEMUBH { struct
105 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()
107 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new()
115 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
120 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/
H A Dptimer-test-stubs.c24 struct QEMUBH { struct
110 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()
112 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new()
120 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
125 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dptimer-test-stubs.c24 struct QEMUBH { struct
110 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()
112 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new()
120 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
125 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dptimer-test-stubs.c24 struct QEMUBH { struct
110 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()
112 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new()
120 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
125 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/
H A Dptimer-test-stubs.c24 struct QEMUBH { struct
110 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()
112 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new()
120 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
125 void replay_bh_schedule_event(QEMUBH *bh) in replay_bh_schedule_event()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/block/
H A Daio.h95 struct QEMUBH *first_bh;
113 QEMUBH *co_schedule_bh;
207 QEMUBH *aio_bh_new(AioContext *ctx, QEMUBHFunc *cb, void *opaque);
245 void aio_bh_call(QEMUBH *bh);
268 void qemu_bh_schedule(QEMUBH *bh);
281 void qemu_bh_cancel(QEMUBH *bh);
294 void qemu_bh_delete(QEMUBH *bh);
/dports/emulators/qemu5/qemu-5.2.0/tests/
H A Dptimer-test-stubs.c25 struct QEMUBH { struct
111 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()
113 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new()
121 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
/dports/emulators/qemu/qemu-6.2.0/tests/unit/
H A Dptimer-test-stubs.c25 struct QEMUBH { struct
111 QEMUBH *qemu_bh_new_full(QEMUBHFunc *cb, void *opaque, const char *name) in qemu_bh_new_full()
113 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new_full()
121 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dptimer-test-stubs.c25 struct QEMUBH { struct
111 QEMUBH *qemu_bh_new_full(QEMUBHFunc *cb, void *opaque, const char *name) in qemu_bh_new_full()
113 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new_full()
121 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
/dports/emulators/qemu60/qemu-6.0.0/tests/unit/
H A Dptimer-test-stubs.c25 struct QEMUBH { struct
111 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque) in qemu_bh_new()
113 QEMUBH *bh = g_new(QEMUBH, 1); in qemu_bh_new()
121 void qemu_bh_delete(QEMUBH *bh) in qemu_bh_delete()
/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Daio.h94 struct QEMUBH *first_bh;
112 QEMUBH *co_schedule_bh;
206 QEMUBH *aio_bh_new(AioContext *ctx, QEMUBHFunc *cb, void *opaque);
244 void aio_bh_call(QEMUBH *bh);
267 void qemu_bh_schedule(QEMUBH *bh);
280 void qemu_bh_cancel(QEMUBH *bh);
293 void qemu_bh_delete(QEMUBH *bh);
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Daio.h94 struct QEMUBH *first_bh;
112 QEMUBH *co_schedule_bh;
206 QEMUBH *aio_bh_new(AioContext *ctx, QEMUBHFunc *cb, void *opaque);
244 void aio_bh_call(QEMUBH *bh);
267 void qemu_bh_schedule(QEMUBH *bh);
280 void qemu_bh_cancel(QEMUBH *bh);
293 void qemu_bh_delete(QEMUBH *bh);
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dqemu-common.h92 typedef struct QEMUBH QEMUBH; typedef
100 QEMUBH *qemu_bh_new(QEMUBHFunc *cb, void *opaque);
101 void qemu_bh_schedule(QEMUBH *bh);
108 void qemu_bh_schedule_idle(QEMUBH *bh);
109 void qemu_bh_cancel(QEMUBH *bh);
110 void qemu_bh_delete(QEMUBH *bh);
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Daio.h115 typedef QSLIST_HEAD(, QEMUBH) BHList;
193 QEMUBH *co_schedule_bh;
307 QEMUBH *aio_bh_new(AioContext *ctx, QEMUBHFunc *cb, void *opaque);
345 void aio_bh_call(QEMUBH *bh);
368 void qemu_bh_schedule(QEMUBH *bh);
381 void qemu_bh_cancel(QEMUBH *bh);
394 void qemu_bh_delete(QEMUBH *bh);
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Daio.h115 typedef QSLIST_HEAD(, QEMUBH) BHList;
193 QEMUBH *co_schedule_bh;
307 QEMUBH *aio_bh_new(AioContext *ctx, QEMUBHFunc *cb, void *opaque);
345 void aio_bh_call(QEMUBH *bh);
368 void qemu_bh_schedule(QEMUBH *bh);
381 void qemu_bh_cancel(QEMUBH *bh);
394 void qemu_bh_delete(QEMUBH *bh);

12345678910>>...22