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