| /openbmc/qemu/include/qemu/ |
| H A D | job.h | 42 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 GRAPH_UNLOCKED_PTR (*prepare)(Job *job); [all …]
|
| /openbmc/qemu/ |
| H A D | job.c | 56 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 D | job-qmp.c | 35 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 D | blockjob.c | 39 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() 571 void block_job_user_resume(Job *job) in block_job_user_resume()
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 219.out | 39 {"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 D | 212.out | 55 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 D | 213.out | 58 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 D | 206.out | 159 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 D | 295.out | 11 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 D | 207.out | 45 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 D | 211.out | 61 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 D | 210.out | 113 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 D | test-blockjob.c | 168 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 …]
|
| /openbmc/qemu/block/ |
| H A D | amend.c | 39 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 D | create.c | 35 Job common; 40 static int coroutine_fn blockdev_create_run(Job *job, Error **errp) in blockdev_create_run()
|
| H A D | backup.c | 85 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 D | stream.c | 54 static int GRAPH_UNLOCKED stream_prepare(Job *job) in stream_prepare() 131 static void stream_clean(Job *job) in stream_clean() 152 static int coroutine_fn stream_run(Job *job, Error **errp) in stream_run()
|
| H A D | commit.c | 50 static int commit_prepare(Job *job) in commit_prepare() 71 static void GRAPH_UNLOCKED commit_abort(Job *job) in commit_abort() 116 static void commit_clean(Job *job) in commit_clean() 209 static int coroutine_fn commit_run(Job *job, Error **errp) in commit_run()
|
| /openbmc/qemu/include/block/ |
| H A D | blockjob_int.h | 125 void block_job_free(Job *job); 132 void block_job_user_resume(Job *job);
|
| H A D | blockjob.h | 47 Job job;
|
| /openbmc/openbmc/poky/meta/recipes-extended/at/at/ |
| H A D | atd.service | 2 Description=Job spooling tools
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-schedule_1.2.2.bb | 1 SUMMARY = "Job scheduling for humans"
|
| /openbmc/u-boot/drivers/crypto/fsl/ |
| H A D | Kconfig | 8 Job Ring as interface to communicate with CAAM.
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | qsd-jobs.out | 5 === Job still present at shutdown ===
|
| /openbmc/openbmc-build-scripts/jenkins/ |
| H A D | README.md | 6 | Job | Script | Notes |
|