Home
last modified time | relevance | path

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

/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
/kernel/linux/linux-5.10/drivers/md/bcache/
Dbtree.c1914 struct btree_check_state *check_state = info->state; in bch_btree_check_thread() local
2009 struct btree_check_state check_state; in bch_btree_check() local
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dsuperpipe.c1277 int check_state(struct cxlflash_cfg *cfg) in check_state() function
/kernel/linux/linux-5.10/drivers/md/
Draid5.h219 enum check_states check_state; member
/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.c814 bool check_state) in ceph_mdsc_iterate_sessions()