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.c1231 notifier_hnode_get_by_vmid(u16 notify_id, int vmid) in notifier_hnode_get_by_vmid()
1243 notifier_hnode_get_by_vmid_uuid(u16 notify_id, int vmid, const uuid_t *uuid) in notifier_hnode_get_by_vmid_uuid()
1259 notifier_hnode_get_by_type(u16 notify_id, enum notify_type type) in notifier_hnode_get_by_type()
1270 static int update_notifier_cb(struct ffa_device *dev, int notify_id, in update_notifier_cb()
1298 static int __ffa_notify_relinquish(struct ffa_device *dev, int notify_id, in __ffa_notify_relinquish()
1326 static int ffa_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_notify_relinquish()
1331 static int ffa_fwk_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_fwk_notify_relinquish()
1338 int notify_id, bool is_framework) in __ffa_notify_request()
1389 ffa_notifier_cb cb, void *cb_data, int notify_id) in ffa_notify_request()
1397 void *cb_data, int notify_id) in ffa_fwk_notify_request()
[all …]
/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/tee/optee/
H A Dffa_abi.c858 static void notif_callback(int notify_id, void *cb_data) in notif_callback()
/linux/drivers/platform/x86/
H A Dwmi.c45 unsigned char notify_id; member
/linux/include/linux/ceph/
H A Dosd_client.h342 u64 notify_id; member