Searched refs:get_percpu_hash_table (Results 1 – 2 of 2) sorted by relevance
107 bpf.get_percpu_hash_table<int, uint64_t>("myhash");113 bpf.get_percpu_hash_table<int, uint64_t>("myarray"); in __anon74abbefd0202()
132 BPFPercpuHashTable<KeyType, ValueType> get_percpu_hash_table( in get_percpu_hash_table() function