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

/drivers/s390/cio/
H A Didset.h22 int idset_sch_contains(struct idset *set, struct subchannel_id id);
H A Didset.c94 int idset_sch_contains(struct idset *set, struct subchannel_id schid) function
H A Dcss.c83 if (idset_sch_contains(cb->set, schid))
507 eval = idset_sch_contains(slow_subchannel_set, sch->schid);
524 eval = idset_sch_contains(slow_subchannel_set, schid);

Completed in 615 milliseconds