Searched refs:idset_sch_contains (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/s390/cio/
H A Didset.h20 int idset_sch_contains(struct idset *set, struct subchannel_id id);
H A Didset.c96 int idset_sch_contains(struct idset *set, struct subchannel_id schid) idset_sch_contains() function
H A Dcss.c84 if (idset_sch_contains(cb->set, schid)) call_fn_unknown_sch()
526 eval = idset_sch_contains(slow_subchannel_set, sch->schid); slow_eval_known_fn()
543 eval = idset_sch_contains(slow_subchannel_set, schid); slow_eval_unknown_fn()

Completed in 147 milliseconds