Searched defs:description (Results 1 – 2 of 2) sorted by relevance
274 _owner_set_description(uint16_t owner_id, const char *description, bool append) in _owner_set_description()291 spdk_trace_register_owner(uint8_t owner_type, const char *description) in spdk_trace_register_owner()350 spdk_trace_owner_set_description(uint16_t owner_id, const char *description) in spdk_trace_owner_set_description()365 spdk_trace_owner_append_description(uint16_t owner_id, const char *description) in spdk_trace_owner_append_description()
46 spdk_log_deprecation_register(const char *tag, const char *description, const char *remove_release, in spdk_log_deprecation_register() argument