Searched refs:INVALID_KEY (Results 1 – 3 of 3) sorted by relevance
23 #define INVALID_KEY (~0ULL) macro
789 BUG_ON(key->key == INVALID_KEY); in find_create_kvm_event()822 if (key->key != INVALID_KEY) in handle_begin_event()897 if (key->key != INVALID_KEY) in handle_child_event()943 if (!event && key->key == INVALID_KEY) in handle_end_event()1005 struct event_key key = { .key = INVALID_KEY, in handle_kvm_event()
971 INVALID_KEY = -1 variable983 def _get_package_dependencies(package_id, target_id = INVALID_KEY):988 if target_id != INVALID_KEY :996 if target_id != INVALID_KEY :1008 if target_id != INVALID_KEY :1022 if target_id != INVALID_KEY: