Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dbtree.c1988 cur_idx = check_state->key_idx; in bch_btree_check_thread()
1989 check_state->key_idx++; in bch_btree_check_thread()
2044 wake_up(&check_state->wait); in bch_btree_check_thread()
2083 check_state.c = c; in bch_btree_check()
2085 check_state.key_idx = 0; in bch_btree_check()
2104 check_state.infos[i].result = 0; in bch_btree_check()
2105 check_state.infos[i].state = &check_state; in bch_btree_check()
2107 check_state.infos[i].thread = in bch_btree_check()
2109 &check_state.infos[i], in bch_btree_check()
2118 atomic_inc(&check_state.started); in bch_btree_check()
[all …]
/linux/drivers/scsi/cxlflash/
A Dsuperpipe.h148 int check_state(struct cxlflash_cfg *cfg);
A Dsuperpipe.c366 rc = check_state(cfg); in read_cap16()
1276 int check_state(struct cxlflash_cfg *cfg) in check_state() function
1677 rc = check_state(cfg); in cxlflash_afu_recover()
1747 rc = check_state(cfg); in cxlflash_afu_recover()
2060 rc = check_state(cfg); in ioctl_common()
A Dvlun.c457 rc = check_state(cfg); in write_same16()
/linux/drivers/md/
A Draid5.c4314 switch (sh->check_state) { in handle_parity_checks5()
4319 sh->check_state = check_state_run; in handle_parity_checks5()
4328 sh->check_state = check_state_idle; in handle_parity_checks5()
4350 sh->check_state = check_state_idle; in handle_parity_checks5()
4393 __func__, sh->check_state, in handle_parity_checks5()
4418 switch (sh->check_state) { in handle_parity_checks6()
4426 sh->check_state = check_state_run; in handle_parity_checks6()
4570 __func__, sh->check_state, in handle_parity_checks6()
4908 sh->check_state = head_sh->check_state; in break_stripe_batch_list()
5028 sh->check_state = 0; in handle_stripe()
[all …]
A Draid5.h220 enum check_states check_state; member
/linux/drivers/media/v4l2-core/
A Dv4l2-subdev.c192 static int check_state(struct v4l2_subdev *sd, struct v4l2_subdev_state *state, in check_state() function
222 check_state(sd, state, format->which, format->pad, format->stream); in check_format()
249 check_state(sd, state, code->which, code->pad, code->stream) ? : in call_enum_mbus_code()
261 check_state(sd, state, fse->which, fse->pad, fse->stream) ? : in call_enum_frame_size()
273 check_state(sd, state, fie->which, fie->pad, fie->stream) ? : in call_enum_frame_interval()
285 check_state(sd, state, sel->which, sel->pad, sel->stream); in check_selection()
312 check_state(sd, state, fi->which, fi->pad, fi->stream); in check_frame_interval()
/linux/fs/ceph/
A Dmds_client.h598 bool check_state);
A Dmds_client.c1062 bool check_state) in ceph_mdsc_iterate_sessions() argument
1074 if (check_state && !check_session_state(s)) { in ceph_mdsc_iterate_sessions()
/linux/drivers/net/bonding/
A Dbond_main.c3873 goto check_state; in bond_ab_arp_probe()
3882 check_state: in bond_ab_arp_probe()

Completed in 69 milliseconds