Home
last modified time | relevance | path

Searched refs:keys_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dtracing_map.c505 static inline bool keys_match(void *key, void *test_key, unsigned key_size) in keys_match() function
536 keys_match(key, val->key, map->key_size)) { in __tracing_map_insert()