Searched refs:fprobe_table (Results 1 – 1 of 1) sorted by relevance
44 static struct hlist_head fprobe_table[FPROBE_TABLE_SIZE]; variable115 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()