Home
last modified time | relevance | path

Searched refs:evtbit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c1498 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() argument
1518 set_bit(evtbit, evs); in hfi1_set_uevent_bits()
1520 set_bit(evtbit, evs + i); in hfi1_set_uevent_bits()
H A Dhfi.h1941 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1976 int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit) in qib_set_uevent_bits() argument
1995 set_bit(evtbit, &rcd->user_event_mask[0]); in qib_set_uevent_bits()
1997 set_bit(evtbit, &rcd->user_event_mask[i]); in qib_set_uevent_bits()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c1488 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() argument
1508 set_bit(evtbit, evs); in hfi1_set_uevent_bits()
1510 set_bit(evtbit, evs + i); in hfi1_set_uevent_bits()
H A Dhfi.h1889 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c1975 int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit) in qib_set_uevent_bits() argument
1994 set_bit(evtbit, &rcd->user_event_mask[0]); in qib_set_uevent_bits()
1996 set_bit(evtbit, &rcd->user_event_mask[i]); in qib_set_uevent_bits()

Completed in 19 milliseconds