Home
last modified time | relevance | path

Searched defs:wait_type (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/3com/
Dtyphoon.c380 typhoon_reset(void __iomem *ioaddr, int wait_type) in typhoon_reset()
1838 typhoon_wakeup(struct typhoon *tp, int wait_type) in typhoon_wakeup()
1951 typhoon_stop_runtime(struct typhoon *tp, int wait_type) in typhoon_stop_runtime()
/linux-4.1.27/fs/dlm/
Dlock.c5120 int wait_type, stub_unlock_result, stub_cancel_result; in dlm_recover_waiters_pre() local