Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dftrace.c1214 add_hash_entry(struct ftrace_hash *hash, unsigned long ip) in add_hash_entry() function
1400 if (add_hash_entry(new_hash, entry->ip) == NULL) in alloc_and_copy_ftrace_hash()
3287 add_hash_entry(*hash, entry->ip) == NULL) in append_hash()
3347 add_hash_entry(*hash, entry->ip) == NULL) in intersect_hash()
4841 if (add_hash_entry(hash, rec->ip) == NULL) in enter_record()
5863 entry = add_hash_entry(hash, ip); in __ftrace_match_addr()
6085 new = add_hash_entry(new_hash, entry->ip); in register_ftrace_direct()
6096 new = add_hash_entry(new_hash, entry->ip); in register_ftrace_direct()
7017 if (add_hash_entry(hash, rec->ip) == NULL) in ftrace_graph_set_hash()