Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dftrace.c1265 static int add_hash_entry(struct ftrace_hash *hash, unsigned long ip) in add_hash_entry() function
1388 ret = add_hash_entry(new_hash, entry->ip); in alloc_and_copy_ftrace_hash()
3482 ret = add_hash_entry(hash, rec->ip); in enter_record()
4082 return add_hash_entry(hash, ip); in ftrace_match_addr()