Home
last modified time | relevance | path

Searched refs:notify_mask (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/platform/surface/
H A Dsurface3_power.c51 unsigned short notify_mask; member
323 mshw0011_notify(cdata, cdata->notify_mask, in mshw0011_isr()
334 mshw0011_notify(cdata, cdata->notify_mask, in mshw0011_isr()
344 mshw0011_notify(cdata, cdata->notify_mask, in mshw0011_isr()
534 data->notify_mask = mask == MSHW0011_EV_2_5_MASK; in mshw0011_probe()
/linux/drivers/nvme/target/
H A Dpr.c59 WRITE_ONCE(req->ns->pr.notify_mask, mask); in nvmet_set_feat_resv_notif_mask()
65 WRITE_ONCE(ns->pr.notify_mask, mask); in nvmet_set_feat_resv_notif_mask()
84 nvmet_set_result(req, READ_ONCE(req->ns->pr.notify_mask)); in nvmet_get_feat_resv_notif_mask()
162 if (test_bit(NVME_PR_NOTIFY_BIT_RESV_RELEASED, &pr->notify_mask)) in nvmet_pr_resv_released()
200 if (test_bit(NVME_PR_NOTIFY_BIT_RESV_PREEMPTED, &pr->notify_mask)) in nvmet_pr_resv_preempted()
210 if (test_bit(NVME_PR_NOTIFY_BIT_REG_PREEMPTED, &pr->notify_mask)) in nvmet_pr_registration_preempted()
1135 ns->pr.notify_mask = 0; in nvmet_pr_init_ns()
H A Ddebugfs.c211 nvmet_pr_notify_mask_to_str(m, pr->notify_mask); in nvmet_ns_pr_show()
H A Dnvmet.h78 unsigned long notify_mask; member
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x488 bitmap4 notify_mask; member
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h443 bitmap4 notify_mask; member
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c709 if (!xdrgen_decode_bitmap4(xdr, &ptr->notify_mask)) in xdrgen_decode_notify4()
1131 if (!xdrgen_encode_bitmap4(xdr, value->notify_mask)) in xdrgen_encode_notify4()
H A Dxdr4.h985 u32 *notify_mask);
H A Dnfs4xdr.c4384 u32 *notify_mask) in nfsd4_encode_notify_event() argument
4388 *notify_mask = 0; in nfsd4_encode_notify_event()
4399 *notify_mask |= BIT(NOTIFY4_REMOVE_ENTRY); in nfsd4_encode_notify_event()
4422 *notify_mask |= BIT(NOTIFY4_ADD_ENTRY); in nfsd4_encode_notify_event()
4452 *notify_mask |= BIT(NOTIFY4_RENAME_ENTRY); in nfsd4_encode_notify_event()
H A Dnfs4state.c3756 ncn->ncn_nf[i].notify_mask.count = 1; in nfsd4_cb_notify_prepare()
3757 ncn->ncn_nf[i].notify_mask.element = maskp; in nfsd4_cb_notify_prepare()
3786 ncn->ncn_nf[count].notify_mask.count = 1; in nfsd4_cb_notify_prepare()
3787 ncn->ncn_nf[count].notify_mask.element = maskp; in nfsd4_cb_notify_prepare()