Searched defs:notify_id (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/firmware/arm_ffa/ |
H A D | driver.c | 1214 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() 1253 static int update_notifier_cb(struct ffa_device *dev, int notify_id, in update_notifier_cb() 1281 static int __ffa_notify_relinquish(struct ffa_device *dev, int notify_id, in __ffa_notify_relinquish() 1309 static int ffa_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_notify_relinquish() 1314 static int ffa_fwk_notify_relinquish(struct ffa_device *dev, int notify_id) in ffa_fwk_notify_relinquish() 1321 int notify_id, bool is_framework) in __ffa_notify_request() 1372 ffa_notifier_cb cb, void *cb_data, int notify_id) in ffa_notify_request() 1380 void *cb_data, int notify_id) in ffa_fwk_notify_request() [all …]
|
/linux/net/ceph/ |
H A D | osd_client.c | 2928 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/platform/x86/ |
H A D | wmi.c | 45 unsigned char notify_id; member
|
/linux/include/linux/ceph/ |
H A D | osd_client.h | 342 u64 notify_id; member
|