Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
Dbtree.c1914 struct btree_check_state *check_state = info->state; in bch_btree_check_thread() local
1915 struct cache_set *c = check_state->c; in bch_btree_check_thread()
1936 spin_lock(&check_state->idx_lock); in bch_btree_check_thread()
1937 cur_idx = check_state->key_idx; in bch_btree_check_thread()
1938 check_state->key_idx++; in bch_btree_check_thread()
1939 spin_unlock(&check_state->idx_lock); in bch_btree_check_thread()
1955 atomic_set(&check_state->enough, 1); in bch_btree_check_thread()
1983 if (atomic_dec_and_test(&check_state->started)) in bch_btree_check_thread()
1984 wake_up(&check_state->wait); in bch_btree_check_thread()
2009 struct btree_check_state *check_state; in bch_btree_check() local
[all …]
/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-isp1301-omap.c399 static void check_state(struct isp1301 *isp, const char *tag) in check_state() function
473 static inline void check_state(struct isp1301 *isp, const char *tag) { } in check_state() function
636 check_state(isp, __func__); in otg_update_isp()
804 check_state(isp, __func__); in omap_otg_irq()
835 check_state(isp, __func__); in isp1301_otg_init()
1070 check_state(isp, __func__); in isp_update_otg()
1419 check_state(isp, __func__); in isp1301_start_srp()
1468 check_state(isp, __func__); in isp1301_start_hnp()
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dsuperpipe.h151 int check_state(struct cxlflash_cfg *cfg);
Dsuperpipe.c364 rc = check_state(cfg); in read_cap16()
1277 int check_state(struct cxlflash_cfg *cfg) in check_state() function
1678 rc = check_state(cfg); in cxlflash_afu_recover()
1748 rc = check_state(cfg); in cxlflash_afu_recover()
2061 rc = check_state(cfg); in ioctl_common()
Dvlun.c457 rc = check_state(cfg); in write_same16()
/kernel/linux/linux-5.10/drivers/md/
Draid5.c154 return sh->check_state || sh->reconstruct_state || in stripe_operations_active()
1467 if (sh->check_state == check_state_compute_run) in ops_complete_compute()
1468 sh->check_state = check_state_compute_result; in ops_complete_compute()
2142 sh->check_state = check_state_check_result; in ops_complete_check()
2264 if (sh->check_state == check_state_run) in raid_run_ops()
2266 else if (sh->check_state == check_state_run_q) in raid_run_ops()
2268 else if (sh->check_state == check_state_run_pq) in raid_run_ops()
3932 if (!test_bit(STRIPE_COMPUTE_RUN, &sh->state) && !sh->check_state && in handle_stripe_fill()
4250 switch (sh->check_state) { in handle_parity_checks5()
4255 sh->check_state = check_state_run; in handle_parity_checks5()
[all …]
Draid5.h219 enum check_states check_state; member
/kernel/linux/linux-5.10/drivers/net/bonding/
Dbond_main.c3311 goto check_state; in bond_ab_arp_probe()
3320 check_state: in bond_ab_arp_probe()
/kernel/linux/linux-5.10/kernel/bpf/
Dverifier.c8613 goto check_state; in check_cfg()
8696 check_state: in check_cfg()