Searched refs:fprobe_table (Results 1 – 1 of 1) sorted by relevance
43 static struct hlist_head fprobe_table[FPROBE_TABLE_SIZE]; variable106 head = &fprobe_table[hash_ptr(fp, FPROBE_HASH_BITS)]; in is_fprobe_still_exist()129 head = &fprobe_table[hash_ptr(fp, FPROBE_HASH_BITS)]; in add_fprobe_hash()