Searched refs:__chash_table_copy_out (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/include/linux/ |
D | chash.h | 233 __chash_table_copy_out(&(*tbl).table, key, value, false) 235 int __chash_table_copy_out(struct __chash_table *table, u64 key, 250 __chash_table_copy_out(&(*tbl).table, key, value, true)
|
/Linux-v4.19/drivers/gpu/drm/amd/lib/ |
D | chash.c | 429 int __chash_table_copy_out(struct __chash_table *table, u64 key, in __chash_table_copy_out() function 448 EXPORT_SYMBOL(__chash_table_copy_out);
|