Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/md/
Draid5.c245 return sh->check_state || sh->reconstruct_state || in stripe_operations_active()
1266 if (sh->check_state == check_state_compute_run) in ops_complete_compute()
1267 sh->check_state = check_state_compute_result; in ops_complete_compute()
1851 sh->check_state = check_state_check_result; in ops_complete_check()
1962 if (sh->check_state == check_state_run) in raid_run_ops()
1964 else if (sh->check_state == check_state_run_q) in raid_run_ops()
1966 else if (sh->check_state == check_state_run_pq) in raid_run_ops()
3432 if (!test_bit(STRIPE_COMPUTE_RUN, &sh->state) && !sh->check_state && in handle_stripe_fill()
3689 switch (sh->check_state) { in handle_parity_checks5()
3694 sh->check_state = check_state_run; in handle_parity_checks5()
[all …]
Draid5.h217 enum check_states check_state; member
/linux-4.1.27/kernel/bpf/
Dverifier.c1381 goto check_state; in check_cfg()
1446 check_state: in check_cfg()
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c2830 goto check_state; in bond_ab_arp_probe()
2838 check_state: in bond_ab_arp_probe()