Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dfprobe.c44 static struct hlist_head fprobe_table[FPROBE_TABLE_SIZE]; variable
115 head = &fprobe_table[hash_ptr(fp, FPROBE_HASH_BITS)]; in is_fprobe_still_exist()
138 head = &fprobe_table[hash_ptr(fp, FPROBE_HASH_BITS)]; in add_fprobe_hash()