Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/drivers/scsi/cxlflash/
Dsuperpipe.h155 int check_state(struct cxlflash_cfg *cfg);
Dsuperpipe.c368 rc = check_state(cfg); in read_cap16()
1282 int check_state(struct cxlflash_cfg *cfg) in check_state() function
1683 rc = check_state(cfg); in cxlflash_afu_recover()
1753 rc = check_state(cfg); in cxlflash_afu_recover()
2067 rc = check_state(cfg); in ioctl_common()
Dvlun.c461 rc = check_state(cfg); in write_same16()
/Linux-v4.19/drivers/md/
Draid5.c163 return sh->check_state || sh->reconstruct_state || in stripe_operations_active()
1390 if (sh->check_state == check_state_compute_run) in ops_complete_compute()
1391 sh->check_state = check_state_compute_result; in ops_complete_compute()
2002 sh->check_state = check_state_check_result; in ops_complete_check()
2116 if (sh->check_state == check_state_run) in raid_run_ops()
2118 else if (sh->check_state == check_state_run_q) in raid_run_ops()
2120 else if (sh->check_state == check_state_run_pq) in raid_run_ops()
3712 if (!test_bit(STRIPE_COMPUTE_RUN, &sh->state) && !sh->check_state && in handle_stripe_fill()
4034 switch (sh->check_state) { in handle_parity_checks5()
4039 sh->check_state = check_state_run; in handle_parity_checks5()
[all …]
Draid5.h218 enum check_states check_state; member
/Linux-v4.19/drivers/net/bonding/
Dbond_main.c2964 goto check_state; in bond_ab_arp_probe()
2973 check_state: in bond_ab_arp_probe()
/Linux-v4.19/kernel/bpf/
Dverifier.c4233 goto check_state; in check_cfg()
4309 check_state: in check_cfg()