Home
last modified time | relevance | path

Searched refs:Job (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/qemu/include/qemu/
H A Djob.h42 typedef struct Job { struct
178 QLIST_ENTRY(Job) job_list; argument
184 QLIST_ENTRY(Job) txn_list;
185 } Job; typedef
216 int coroutine_fn (*run)(Job *job, Error **errp);
230 void coroutine_fn (*pause)(Job *job);
237 void coroutine_fn (*resume)(Job *job);
250 void (*user_resume)(Job *job);
256 void (*complete)(Job *job, Error **errp);
266 int (*prepare)(Job *job);
[all …]
/openbmc/qemu/
H A Djob.c56 static QLIST_HEAD(, Job) jobs = QLIST_HEAD_INITIALIZER(jobs);
93 QLIST_HEAD(, Job) jobs;
153 static void job_txn_add_job_locked(JobTxn *txn, Job *job) in job_txn_add_job_locked()
167 static void job_txn_del_job_locked(Job *job) in job_txn_del_job_locked()
177 static int job_txn_apply_locked(Job *job, int fn(Job *)) in job_txn_apply_locked() argument
179 Job *other_job, *next; in job_txn_apply_locked()
202 bool job_is_internal(Job *job) in job_is_internal()
208 static void job_state_transition_locked(Job *job, JobStatus s1) in job_state_transition_locked()
223 int job_apply_verb_locked(Job *job, JobVerb verb, Error **errp) in job_apply_verb_locked()
237 JobType job_type(const Job *job) in job_type()
[all …]
H A Djob-qmp.c35 static Job *find_job_locked(const char *id, Error **errp) in find_job_locked()
37 Job *job; in find_job_locked()
50 Job *job; in qmp_job_cancel()
65 Job *job; in qmp_job_pause()
80 Job *job; in qmp_job_resume()
95 Job *job; in qmp_job_complete()
110 Job *job; in qmp_job_finalize()
128 Job *job; in qmp_job_dismiss()
142 static JobInfo *job_query_single_locked(Job *job, Error **errp) in job_query_single_locked()
169 Job *job; in qmp_query_jobs()
H A Dblockjob.c39 static bool is_block_job(Job *job) in is_block_job()
49 Job *job = bjob ? &bjob->job : NULL; in block_job_next_locked()
61 Job *job = job_get_locked(id); in block_job_get_locked()
77 void block_job_free(Job *job) in block_job_free()
102 Job *job = &bjob->job; in child_job_drained_poll()
268 static bool job_timer_pending(Job *job) in job_timer_pending()
573 void block_job_user_resume(Job *job) in block_job_user_resume()
/openbmc/qemu/tests/qemu-iotests/
H A D219.out39 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
40 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
41 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
42 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
43 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
44 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'running' cannot accept command ve…
80 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
81 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
82 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
83 {"error": {"class": "GenericError", "desc": "Job 'job0' in state 'ready' cannot accept command verb…
[all …]
H A D213.out58 Job failed: Cannot find device='this doesn't exist' nor node-name='this doesn't exist'
90 Job failed: Image size too large; max of 64TB
96 Job failed: Image size too large; max of 64TB
102 Job failed: Image size too large; max of 64TB
108 Job failed: Image size too large; max of 64TB
116 Job failed: Block size must be a multiple of 1 MB
122 Job failed: Block size must be a multiple of 1 MB
128 Job failed: Block size must be a power of two
134 Job failed: Block size must not exceed 268435456
140 Job failed: Block size must be a multiple of 1 MB
[all …]
H A D212.out55 Job failed: Cannot find device='this doesn't exist' nor node-name='this doesn't exist'
85 Job failed: Image size must be a multiple of 512 bytes
91 Job failed: Image size is too large for this cluster size
97 Job failed: Image size is too large for this cluster size
103 Job failed: Image size is too large for this cluster size
109 Job failed: Image size is too large for this cluster size
117 Job failed: Cluster size must be a multiple of 512 bytes
123 Job failed: Cluster size must be a multiple of 512 bytes
129 Job failed: Cluster size is too large
135 Job failed: Cluster size is too large
[all …]
H A D206.out159 Job failed: Cannot find device='this doesn't exist' nor node-name='this doesn't exist'
166 Job failed: Image size must be a multiple of 512 bytes
172 Job failed: Could not resize image: Image size cannot be negative
178 Job failed: Could not resize image: Image size cannot be negative
184 Job failed: Could not resize image: offset(9223372036854775296) exceeds maximum(9223372035781033984)
190 Job failed: Could not resize image: Failed to grow the L1 table: File too large
200 Job failed: Lazy refcounts only supported with compatibility level 1.1 and above (use version=v3 or…
206 Job failed: Different refcount widths than 16 bits require compatibility level 1.1 or above (use ve…
213 Job failed: Backing file and preallocation can only be used at the same time if extended_l2 is on
219 Job failed: Backing format cannot be used without backing file
[all …]
H A D295.out11 Job failed: Invalid password, cannot unlock any keyslot
20 Job failed: Refusing to overwrite active keyslot 2 - please erase it first
31 Job failed: All the active keyslots match the (old) password that was given and erasing them will e…
H A D207.out45 Job failed: remote host key fingerprint 'md5:HASH' does not match host_key_check 'md5:wrong'
62 Job failed: remote host key fingerprint 'sha1:HASH' does not match host_key_check 'sha1:wrong'
79 Job failed: remote host key fingerprint 'sha256:HASH' does not match host_key_check 'sha256:wrong'
96 Job failed: failed to open remote file '/this/is/not/an/existing/path': SFTP server: No such file (…
102 Job failed: failed to authenticate using publickey authentication and the identities held by your s…
H A D211.out61 Job failed: Cannot find device='this doesn't exist' nor node-name='this doesn't exist'
93 Job failed: Unsupported VDI image size (size is 0xfffffffffffffe00, max supported is 0x1fffff800000…
99 Job failed: Unsupported VDI image size (size is 0x8000000000000000, max supported is 0x1fffff800000…
105 Job failed: Unsupported VDI image size (size is 0x1fffff8000001, max supported is 0x1fffff8000000)
H A D210.out113 Job failed: Cannot find device='this doesn't exist' nor node-name='this doesn't exist'
169 Job failed: The requested file size is too large
175 Job failed: The requested file size is too large
181 Job failed: The requested file size is too large
/openbmc/qemu/tests/unit/
H A Dtest-blockjob.c168 static void cancel_job_complete(Job *job, Error **errp) in cancel_job_complete()
174 static int coroutine_fn cancel_job_run(Job *job, Error **errp) in cancel_job_run()
203 static CancelJob *create_common(Job **pjob) in create_common()
206 Job *job; in create_common()
235 Job *dummy = &job->job; in cancel_common()
248 Job *job; in test_cancel_created()
255 static void assert_job_status_is(Job *job, int status) in assert_job_status_is()
264 Job *job; in test_cancel_running()
277 Job *job; in test_cancel_paused()
295 Job *job; in test_cancel_ready()
[all …]
H A Dtest-bdrv-drain.c639 static int test_job_prepare(Job *job) in test_job_prepare()
648 static void test_job_commit(Job *job) in test_job_commit()
656 static void test_job_abort(Job *job) in test_job_abort()
664 static int coroutine_fn test_job_run(Job *job, Error **errp) in test_job_run()
685 static void test_job_complete(Job *job, Error **errp) in test_job_complete()
1420 static int coroutine_fn test_drop_backing_job_run(Job *job, Error **errp) in test_drop_backing_job_run()
1432 static void test_drop_backing_job_commit(Job *job) in test_drop_backing_job_commit()
1564 static int coroutine_fn test_simple_job_run(Job *job, Error **errp) in test_simple_job_run()
1575 static void test_simple_job_clean(Job *job) in test_simple_job_clean()
/openbmc/linux/drivers/crypto/caam/
H A DKconfig36 tristate "Freescale CAAM Job Ring driver backend"
40 Enables the driver module for Job Rings which are part of
51 int "Job Ring size"
55 Select size of Job Rings as a power of 2, within the
68 bool "Job Ring interrupt coalescing"
70 Enable the Job Ring's interrupt coalescing feature.
76 int "Job Ring interrupt coalescing count threshold"
87 int "Job Ring interrupt coalescing timer threshold"
/openbmc/qemu/block/
H A Damend.c39 Job common;
45 static int coroutine_fn blockdev_amend_run(Job *job, Error **errp) in blockdev_amend_run()
68 static void blockdev_amend_free(Job *job) in blockdev_amend_free()
H A Dbackup.c85 static void backup_commit(Job *job) in backup_commit()
93 static void backup_abort(Job *job) in backup_abort()
101 static void backup_clean(Job *job) in backup_clean()
250 static int coroutine_fn backup_run(Job *job, Error **errp) in backup_run()
304 static void coroutine_fn backup_pause(Job *job) in backup_pause()
331 static bool backup_cancel(Job *job, bool force) in backup_cancel()
H A Dcreate.c35 Job common;
40 static int coroutine_fn blockdev_create_run(Job *job, Error **errp) in blockdev_create_run()
H A Dcommit.c48 static int commit_prepare(Job *job) in commit_prepare()
69 static void commit_abort(Job *job) in commit_abort()
114 static void commit_clean(Job *job) in commit_clean()
129 static int coroutine_fn commit_run(Job *job, Error **errp) in commit_run()
H A Dstream.c54 static int stream_prepare(Job *job) in stream_prepare()
134 static void stream_clean(Job *job) in stream_clean()
155 static int coroutine_fn stream_run(Job *job, Error **errp) in stream_run()
/openbmc/qemu/include/block/
H A Dblockjob_int.h125 void block_job_free(Job *job);
132 void block_job_user_resume(Job *job);
H A Dblockjob.h47 Job job;
/openbmc/openbmc/poky/meta/recipes-extended/at/at/
H A Datd.service2 Description=Job spooling tools
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Dvirtio_gpu-none-skips.txt5 # Job just hangs without any output
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-schedule_1.2.2.bb1 SUMMARY = "Job scheduling for humans"

12