Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/ublk/
H A Dtest_common.sh222 local exp_state=$2
230 [ "$state" == "$exp_state" ] && break
/linux-6.15/fs/fuse/
H A Ddev_uring.c346 enum fuse_ring_req_state exp_state) in fuse_uring_stop_list_entries() argument
355 if (ent->state != exp_state) { in fuse_uring_stop_list_entries()
357 queue->qid, ent->state, exp_state); in fuse_uring_stop_list_entries()
/linux-6.15/drivers/net/ethernet/amazon/ena/
H A Dena_com.c928 u16 exp_state) in wait_for_reset_state() argument
945 exp_state) in wait_for_reset_state()