Searched refs:trampoline_key_table (Results 1 – 1 of 1) sorted by relevance
27 static struct hlist_head trampoline_key_table[TRAMPOLINE_TABLE_SIZE]; variable338 head = &trampoline_key_table[hash_64(key, TRAMPOLINE_HASH_BITS)]; in bpf_trampoline_lookup()1382 INIT_HLIST_HEAD(&trampoline_key_table[i]); in init_trampolines()