Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1278 notifier_hnode_get_by_vmid(u16 notify_id,int vmid) notifier_hnode_get_by_vmid() argument
1290 notifier_hnode_get_by_vmid_uuid(u16 notify_id,int vmid,const uuid_t * uuid) notifier_hnode_get_by_vmid_uuid() argument
1306 notifier_hnode_get_by_type(u16 notify_id,enum notify_type type) notifier_hnode_get_by_type() argument
1317 update_notifier_cb(struct ffa_device * dev,int notify_id,struct notifier_cb_info * cb,bool is_framework) update_notifier_cb() argument
1345 __ffa_notify_relinquish(struct ffa_device * dev,int notify_id,bool is_framework) __ffa_notify_relinquish() argument
1373 ffa_notify_relinquish(struct ffa_device * dev,int notify_id) ffa_notify_relinquish() argument
1378 ffa_fwk_notify_relinquish(struct ffa_device * dev,int notify_id) ffa_fwk_notify_relinquish() argument
1385 __ffa_notify_request(struct ffa_device * dev,bool is_per_vcpu,void * cb,void * cb_data,int notify_id,bool is_framework) __ffa_notify_request() argument
1436 ffa_notify_request(struct ffa_device * dev,bool is_per_vcpu,ffa_notifier_cb cb,void * cb_data,int notify_id) ffa_notify_request() argument
1444 ffa_fwk_notify_request(struct ffa_device * dev,ffa_fwk_notifier_cb cb,void * cb_data,int notify_id) ffa_fwk_notify_request() argument
1449 ffa_notify_send(struct ffa_device * dev,int notify_id,bool is_per_vcpu,u16 vcpu) ffa_notify_send() argument
1468 int notify_id; handle_notif_callbacks() local
1493 int notify_id = 0, target; handle_fwk_notif_callbacks() local
[all...]
/linux/drivers/tee/optee/
H A Dffa_abi.c877 static void notif_callback(int notify_id, void *cb_data) in notif_callback()
/linux/net/ceph/
H A Dosd_client.c2932 u64 notify_id; member
4567 u64 cookie, notify_id; in handle_watch_notify() local
4845 u64 notify_id, u64 cookie, void *payload, in osd_req_op_notify_ack_init()
4879 u64 notify_id, in ceph_osdc_notify_ack()
/linux/drivers/platform/wmi/
H A Dcore.c48 unsigned char notify_id; member
/linux/drivers/block/
H A Drbd.c4386 __rbd_acknowledge_notify(struct rbd_device * rbd_dev,u64 notify_id,u64 cookie,s32 * result) __rbd_acknowledge_notify() argument
4411 rbd_acknowledge_notify(struct rbd_device * rbd_dev,u64 notify_id,u64 cookie) rbd_acknowledge_notify() argument
4419 rbd_acknowledge_notify_result(struct rbd_device * rbd_dev,u64 notify_id,u64 cookie,s32 result) rbd_acknowledge_notify_result() argument
4425 rbd_watch_cb(void * arg,u64 notify_id,u64 cookie,u64 notifier_id,void * data,size_t data_len) rbd_watch_cb() argument
[all...]
/linux/include/linux/ceph/
H A Dosd_client.h342 u64 notify_id; member