Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
Didset.h21 int idset_sch_contains(struct idset *set, struct subchannel_id id);
Didset.c85 int idset_sch_contains(struct idset *set, struct subchannel_id schid) in idset_sch_contains() function
Dcss.c88 if (idset_sch_contains(cb->set, schid)) in call_fn_unknown_sch()
690 eval = idset_sch_contains(slow_subchannel_set, sch->schid); in slow_eval_known_fn()
712 eval = idset_sch_contains(slow_subchannel_set, schid); in slow_eval_unknown_fn()