Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1214 notifier_hnode_get_by_vmid(u16 notify_id, int vmid) in notifier_hnode_get_by_vmid()
1226 notifier_hnode_get_by_vmid_uuid(u16 notify_id, int vmid, const uuid_t *uuid) in notifier_hnode_get_by_vmid_uuid()
1242 notifier_hnode_get_by_type(u16 notify_id, enum notify_type type) in notifier_hnode_get_by_type()
1254 update_notifier_cb(struct ffa_device *dev, int notify_id, void *cb, in update_notifier_cb()
1292 static int __ffa_notify_relinquish(struct ffa_device *dev, int notify_id, in __ffa_notify_relinquish()
1321 static int ffa_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_notify_relinquish()
1326 static int ffa_fwk_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_fwk_notify_relinquish()
1333 int notify_id, bool is_framework) in __ffa_notify_request()
1371 ffa_notifier_cb cb, void *cb_data, int notify_id) in ffa_notify_request()
1379 void *cb_data, int notify_id) in ffa_fwk_notify_request()
[all …]
/linux/drivers/tee/optee/
H A Dffa_abi.c731 static void notif_callback(int notify_id, void *cb_data) in notif_callback()
/linux/net/ceph/
H A Dosd_client.c2928 u64 notify_id; member
4560 u64 cookie, notify_id; in handle_watch_notify() local
4838 u64 notify_id, u64 cookie, void *payload, in osd_req_op_notify_ack_init()
4872 u64 notify_id, in ceph_osdc_notify_ack()
/linux/drivers/block/
H A Drbd.c4368 u64 notify_id, u64 cookie, s32 *result) in __rbd_acknowledge_notify()
4393 static void rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, in rbd_acknowledge_notify()
4401 u64 notify_id, u64 cookie, s32 result) in rbd_acknowledge_notify_result()
4407 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