Searched refs:FANOTIFY_HTABLE_BITS (Results 1 – 2 of 2) sorted by relevance
472 #define FANOTIFY_HTABLE_BITS (7) macro473 #define FANOTIFY_HTABLE_SIZE (1 << FANOTIFY_HTABLE_BITS)
1382 hash = kmalloc(sizeof(struct hlist_head) << FANOTIFY_HTABLE_BITS, in fanotify_alloc_merge_hash()