Searched refs:da_id_type (Results 1 – 1 of 1) sorted by relevance
76 #ifndef da_id_type77 #define da_id_type int macro333 static inline da_id_type da_get_id(struct da_monitor *da_mon) in da_get_id()408 da_id_type id;423 static inline struct da_monitor_storage *da_create_empty_storage(da_id_type id) in da_create_empty_storage()444 static inline struct da_monitor *da_create_storage(da_id_type id, in da_create_storage()464 static inline struct da_monitor_storage *__da_get_mon_storage(da_id_type id) in __da_get_mon_storage()480 static struct da_monitor *da_get_monitor(da_id_type id, monitor_target target) in da_get_monitor()499 static inline da_id_type da_get_id(struct da_monitor *da_mon) in da_get_id()510 static inline void da_create_or_get(da_id_type id, monitor_target target) in da_create_or_get()[all …]