Searched refs:DICT_CACHE_FLAG_VERBOSE (Results 1 – 4 of 4) sorted by relevance
284 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_lookup()294 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_lookup()316 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_update()320 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_update()344 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_delete()353 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_delete()384 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_sequence()417 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_sequence()488 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_clean_event()506 if (cp->user_flags & DICT_CACHE_FLAG_VERBOSE) in dict_cache_clean_event()[all …]
37 #define DICT_CACHE_FLAG_VERBOSE (1<<0) /* verbose operation */ macro
659 cache_flags |= DICT_CACHE_FLAG_VERBOSE; in post_jail_init()
1091 cache_flags |= DICT_CACHE_FLAG_VERBOSE; in post_jail_init()