Searched refs:notify_id (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ |
| A D | arm_ffa.h | 471 typedef void (*ffa_notifier_cb)(int notify_id, void *cb_data); 472 typedef void (*ffa_fwk_notifier_cb)(int notify_id, void *cb_data, void *buf); 479 ffa_notifier_cb cb, void *cb_data, int notify_id); 480 int (*notify_relinquish)(struct ffa_device *dev, int notify_id); 483 int notify_id); 484 int (*fwk_notify_relinquish)(struct ffa_device *dev, int notify_id); 485 int (*notify_send)(struct ffa_device *dev, int notify_id, bool per_vcpu,
|
| /include/linux/ceph/ |
| A D | osd_client.h | 306 typedef void (*rados_watchcb2_t)(void *arg, u64 notify_id, u64 cookie, 342 u64 notify_id; member 611 u64 notify_id,
|
Completed in 7 milliseconds