Searched refs:__tracing_map_insert (Results 1 – 1 of 1) sorted by relevance
513 __tracing_map_insert(struct tracing_map *map, void *key, bool lookup_only) in __tracing_map_insert() function633 return __tracing_map_insert(map, key, false); in tracing_map_insert()655 return __tracing_map_insert(map, key, true); in tracing_map_lookup()