Searched refs:msg_expired (Results 1 – 2 of 2) sorted by relevance
538 int* msg_expired) in parse_data() argument608 *msg_expired = 1; in parse_data()645 int* msg_expired) in cachedb_extcache_lookup() argument662 if( !parse_data(qstate, qstate->env->scratch_buffer, msg_expired) ) { in cachedb_extcache_lookup()734 cachedb_intcache_store(struct module_qstate* qstate, int msg_expired) in cachedb_intcache_store() argument743 if(serve_expired && msg_expired) { in cachedb_intcache_store()756 if(serve_expired && msg_expired) { in cachedb_intcache_store()786 int msg_expired = 0; in cachedb_handle_query() local821 if(cachedb_extcache_lookup(qstate, ie, &msg_expired)) { in cachedb_handle_query()827 cachedb_intcache_store(qstate, msg_expired); in cachedb_handle_query()[all …]
508 bool msg_expired; in intel_dp_hdcp2_read_msg() local562 msg_expired = ktime_after(ktime_get_raw(), msg_end); in intel_dp_hdcp2_read_msg()563 if (msg_expired) { in intel_dp_hdcp2_read_msg()