Home
last modified time | relevance | path

Searched refs:exp_state (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/ublk/
H A Dtest_common.sh235 local exp_state=$2
245 [ "$state" == "$exp_state" ] && break
255 local exp_state=$2
263 [ "$state" == "$exp_state" ] && break
/linux/fs/fuse/
H A Ddev_uring.c364 enum fuse_ring_req_state exp_state) in fuse_uring_stop_list_entries() argument
373 if (ent->state != exp_state) { in fuse_uring_stop_list_entries()
375 queue->qid, ent->state, exp_state); in fuse_uring_stop_list_entries()
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.c934 u16 exp_state) in wait_for_reset_state() argument
951 exp_state) in wait_for_reset_state()