Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-isp1301-omap.c412 static void check_state(struct isp1301 *isp, const char *tag) in check_state() function
486 static inline void check_state(struct isp1301 *isp, const char *tag) { } in check_state() function
649 check_state(isp, __func__); in otg_update_isp()
817 check_state(isp, __func__); in omap_otg_irq()
848 check_state(isp, __func__); in isp1301_otg_init()
1083 check_state(isp, __func__); in isp_update_otg()
1431 check_state(isp, __func__); in isp1301_start_srp()
1480 check_state(isp, __func__); in isp1301_start_hnp()
/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.h149 int check_state(struct cxlflash_cfg *);
Dsuperpipe.c337 rc = check_state(cfg); in read_cap16()
1249 int check_state(struct cxlflash_cfg *cfg) in check_state() function
1680 rc = check_state(cfg); in cxlflash_afu_recover()
1983 rc = check_state(cfg); in ioctl_common()
Dvlun.c460 rc = check_state(cfg); in write_same16()
/linux-4.4.14/drivers/md/
Draid5.c241 return sh->check_state || sh->reconstruct_state || in stripe_operations_active()
1268 if (sh->check_state == check_state_compute_run) in ops_complete_compute()
1269 sh->check_state = check_state_compute_result; in ops_complete_compute()
1853 sh->check_state = check_state_check_result; in ops_complete_check()
1964 if (sh->check_state == check_state_run) in raid_run_ops()
1966 else if (sh->check_state == check_state_run_q) in raid_run_ops()
1968 else if (sh->check_state == check_state_run_pq) in raid_run_ops()
3436 if (!test_bit(STRIPE_COMPUTE_RUN, &sh->state) && !sh->check_state && in handle_stripe_fill()
3695 switch (sh->check_state) { in handle_parity_checks5()
3700 sh->check_state = check_state_run; in handle_parity_checks5()
[all …]
Draid5.h217 enum check_states check_state; member
/linux-4.4.14/kernel/bpf/
Dverifier.c1514 goto check_state; in check_cfg()
1579 check_state: in check_cfg()
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c2851 goto check_state; in bond_ab_arp_probe()
2859 check_state: in bond_ab_arp_probe()