Home
last modified time | relevance | path

Searched defs:notify_id (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1300 notifier_hnode_get_by_vmid(u16 notify_id, int vmid) in notifier_hnode_get_by_vmid()
1312 notifier_hnode_get_by_vmid_uuid(u16 notify_id, int vmid, const uuid_t *uuid) in notifier_hnode_get_by_vmid_uuid()
1328 notifier_hnode_get_by_type(u16 notify_id, enum notify_type type) in notifier_hnode_get_by_type()
1339 static int update_notifier_cb(struct ffa_device *dev, int notify_id, in update_notifier_cb()
1367 static int __ffa_notify_relinquish(struct ffa_device *dev, int notify_id, in __ffa_notify_relinquish()
1395 static int ffa_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_notify_relinquish()
1400 static int ffa_fwk_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_fwk_notify_relinquish()
1407 int notify_id, bool is_framework) in __ffa_notify_request()
1458 ffa_notifier_cb cb, void *cb_data, int notify_id) in ffa_notify_request()
1466 void *cb_data, int notify_id) in ffa_fwk_notify_request()
[all …]
/linux/net/ceph/
H A Dosd_client.c2932 u64 notify_id; global() member
4567 u64 cookie, notify_id; handle_watch_notify() local
4845 osd_req_op_notify_ack_init(struct ceph_osd_request * req,int which,u64 notify_id,u64 cookie,void * payload,u32 payload_len) osd_req_op_notify_ack_init() argument
4879 ceph_osdc_notify_ack(struct ceph_osd_client * osdc,struct ceph_object_id * oid,struct ceph_object_locator * oloc,u64 notify_id,u64 cookie,void * payload,u32 payload_len) ceph_osdc_notify_ack() argument
[all...]
/linux/drivers/block/
H A Drbd.c4384 u64 notify_id, u64 cookie, s32 *result) in __rbd_acknowledge_notify()
4409 static void rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, in rbd_acknowledge_notify()
4417 u64 notify_id, u64 cookie, s32 result) in rbd_acknowledge_notify_result()
4423 static void rbd_watch_cb(void *arg, u64 notify_id, u64 cookie, in rbd_watch_cb()
/linux/include/linux/ceph/
H A Dosd_client.h342 u64 notify_id; member