Home
last modified time | relevance | path

Searched refs:check_state (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dbtree.c1970 cur_idx = check_state->key_idx; in bch_btree_check_thread()
1971 check_state->key_idx++; in bch_btree_check_thread()
2026 wake_up(&check_state->wait); in bch_btree_check_thread()
2063 check_state.c = c; in bch_btree_check()
2065 check_state.key_idx = 0; in bch_btree_check()
2084 check_state.infos[i].result = 0; in bch_btree_check()
2085 check_state.infos[i].state = &check_state; in bch_btree_check()
2087 check_state.infos[i].thread = in bch_btree_check()
2089 &check_state.infos[i], in bch_btree_check()
2098 atomic_inc(&check_state.started); in bch_btree_check()
[all …]
/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.h151 int check_state(struct cxlflash_cfg *cfg);
H A Dsuperpipe.c366 rc = check_state(cfg); in read_cap16()
1278 int check_state(struct cxlflash_cfg *cfg) in check_state() function
1679 rc = check_state(cfg); in cxlflash_afu_recover()
1749 rc = check_state(cfg); in cxlflash_afu_recover()
2062 rc = check_state(cfg); in ioctl_common()
H A Dvlun.c457 rc = check_state(cfg); in write_same16()
/openbmc/linux/drivers/md/
H A Draid5.c4358 switch (sh->check_state) { in handle_parity_checks5()
4363 sh->check_state = check_state_run; in handle_parity_checks5()
4372 sh->check_state = check_state_idle; in handle_parity_checks5()
4394 sh->check_state = check_state_idle; in handle_parity_checks5()
4437 __func__, sh->check_state, in handle_parity_checks5()
4462 switch (sh->check_state) { in handle_parity_checks6()
4470 sh->check_state = check_state_run; in handle_parity_checks6()
4614 __func__, sh->check_state, in handle_parity_checks6()
4958 sh->check_state = head_sh->check_state; in break_stripe_batch_list()
5081 sh->check_state = 0; in handle_stripe()
[all …]
H A Draid5.h220 enum check_states check_state; member
/openbmc/openbmc-test-automation/lib/
H A Ddump_utils.robot450 ... ${check_state}=${FALSE}
460 # check_state if set as TRUE, the task state will be
464 # Default value of check_state is FALSE.
471 Run Keyword If ${check_state} == ${TRUE} Should Be True
H A Dstate.py938 def check_state( function
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-subdev.c174 static int check_state(struct v4l2_subdev *sd, struct v4l2_subdev_state *state, in check_state() function
204 check_state(sd, state, format->which, format->pad, format->stream); in check_format()
231 check_state(sd, state, code->which, code->pad, code->stream) ? : in call_enum_mbus_code()
243 check_state(sd, state, fse->which, fse->pad, fse->stream) ? : in call_enum_frame_size()
278 check_state(sd, state, fie->which, fie->pad, fie->stream) ? : in call_enum_frame_interval()
290 check_state(sd, state, sel->which, sel->pad, sel->stream); in check_selection()
/openbmc/linux/fs/ceph/
H A Dmds_client.h565 bool check_state);
H A Dmds_client.c1055 bool check_state) in ceph_mdsc_iterate_sessions() argument
1067 if (check_state && !check_session_state(s)) { in ceph_mdsc_iterate_sessions()
/openbmc/openbmc-test-automation/redfish/task_service/
H A Dtest_tasks_service.robot150 ... check_state=${TRUE}