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

/linux-master/drivers/tee/optee/
H A Dffa_abi.c724 static void notif_callback(int notify_id, void *cb_data) argument
/linux-master/drivers/platform/x86/
H A Dwmi.c47 unsigned char notify_id; member in struct:guid_block::__anon895::__anon896
205 const u32 *notify_id = data; local
238 static struct wmi_device *wmi_find_event_by_notify_id(const u32 notify_id) argument
[all...]
/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c966 notifier_hash_node_get(u16 notify_id, enum notify_type type) argument
978 update_notifier_cb(int notify_id, enum notify_type type, ffa_notifier_cb cb, argument
1015 static int ffa_notify_relinquish(struct ffa_device *dev, int notify_id) argument
1042 ffa_notify_request(struct ffa_device *dev, bool is_per_vcpu, ffa_notifier_cb cb, void *cb_data, int notify_id) argument
1077 ffa_notify_send(struct ffa_device *dev, int notify_id, bool is_per_vcpu, u16 vcpu) argument
1094 int notify_id; local
[all...]
/linux-master/include/linux/ceph/
H A Dosd_client.h342 u64 notify_id; member in struct:ceph_osd_linger_request
/linux-master/net/ceph/
H A Dosd_client.c2949 u64 notify_id; member in struct:linger_work::__anon366::__anon367
4581 u64 cookie, notify_id; local
4858 osd_req_op_notify_ack_init(struct ceph_osd_request *req, int which, u64 notify_id, u64 cookie, void *payload, u32 payload_len) argument
4890 ceph_osdc_notify_ack(struct ceph_osd_client *osdc, struct ceph_object_id *oid, struct ceph_object_locator *oloc, u64 notify_id, u64 cookie, void *payload, u32 payload_len) argument
[all...]
/linux-master/drivers/block/
H A Drbd.c4397 static void rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, argument
4411 static void rbd_watch_cb(void *arg, u64 notify_id, u64 cookie, argument
4371 __rbd_acknowledge_notify(struct rbd_device *rbd_dev, u64 notify_id, u64 cookie, s32 *result) argument
4404 rbd_acknowledge_notify_result(struct rbd_device *rbd_dev, u64 notify_id, u64 cookie, s32 result) argument
[all...]

Completed in 194 milliseconds