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