Searched refs:fprobe_rht_params (Results 1 – 1 of 1) sorted by relevance
70 static const struct rhashtable_params fprobe_rht_params = { variable85 return rhltable_insert(&fprobe_ip_table, &node->hlist, fprobe_rht_params); in insert_fprobe_node()98 fprobe_rht_params); in delete_fprobe_node()103 fprobe_rht_params); in delete_fprobe_node()278 head = rhltable_lookup(&fprobe_ip_table, &ip, fprobe_rht_params); in fprobe_ftrace_entry()389 head = rhltable_lookup(&fprobe_ip_table, &func, fprobe_rht_params); in fprobe_fgraph_entry()969 rhltable_init(&fprobe_ip_table, &fprobe_rht_params); in fprobe_initcall()