Home
last modified time | relevance | path

Searched refs:DEFINE_HASHTABLE (Results 1 – 17 of 17) sorted by relevance

/Linux-v4.19/tools/include/linux/
Dhashtable.h17 #define DEFINE_HASHTABLE(name, bits) \ macro
/Linux-v4.19/include/linux/
Dhashtable.h16 #define DEFINE_HASHTABLE(name, bits) \ macro
/Linux-v4.19/kernel/livepatch/
Dshadow.c50 static DEFINE_HASHTABLE(klp_shadow_hash, 12);
/Linux-v4.19/fs/afs/
Dsecurity.c21 static DEFINE_HASHTABLE(afs_permits_cache, 10);
/Linux-v4.19/fs/btrfs/
Dprops.c15 static DEFINE_HASHTABLE(prop_handlers_ht, BTRFS_PROP_HANDLERS_HT_BITS);
/Linux-v4.19/net/smc/
Dsmc_wr.c37 static DEFINE_HASHTABLE(smc_wr_rx_hash, SMC_WR_RX_HASH_BITS);
/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c98 DEFINE_HASHTABLE(pstate_revmap, POWERNV_MAX_PSTATES_ORDER);
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_process.c46 DEFINE_HASHTABLE(kfd_processes_table, KFD_PROCESS_TABLE_SIZE);
/Linux-v4.19/kernel/time/
Dposix-timers.c72 static DEFINE_HASHTABLE(posix_timers_hashtable, 9);
/Linux-v4.19/mm/
Dkhugepaged.c75 static __read_mostly DEFINE_HASHTABLE(mm_slots_hash, MM_SLOTS_HASH_BITS);
Dksm.c233 static DEFINE_HASHTABLE(mm_slots_hash, MM_SLOTS_HASH_BITS);
/Linux-v4.19/drivers/of/
Dunittest.c321 static DEFINE_HASHTABLE(phandle_ht, 8);
/Linux-v4.19/net/sunrpc/auth_gss/
Dauth_gss.c78 static DEFINE_HASHTABLE(gss_auth_hash_table, 4);
/Linux-v4.19/fs/
Dlocks.c186 static DEFINE_HASHTABLE(blocked_hash, BLOCKED_HASH_BITS);
/Linux-v4.19/kernel/
Dworkqueue.c330 static DEFINE_HASHTABLE(unbound_pool_hash, UNBOUND_POOL_HASH_ORDER);
/Linux-v4.19/kernel/cgroup/
Dcgroup.c847 static DEFINE_HASHTABLE(css_set_table, CSS_SET_HASH_BITS);
/Linux-v4.19/arch/x86/kvm/
Dsvm.c1179 static DEFINE_HASHTABLE(svm_vm_data_hash, SVM_VM_DATA_HASH_BITS);