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 __anon7a7ab6290202()
148 BPFPercpuHashTable<KeyType, ValueType> get_percpu_hash_table( in get_percpu_hash_table() function