Searched refs:FUSE_PQ_HASH_SIZE (Results 1 – 4 of 4) sorted by relevance
52 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_fpq_processing_expired()2009 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_resend()2487 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_abort_conn()2546 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_dev_release()
559 #define FUSE_PQ_HASH_SIZE (1 << FUSE_PQ_HASH_BITS) macro
963 for (i = 0; i < FUSE_PQ_HASH_SIZE; i++) in fuse_pqueue_init()1625 pq = kzalloc_objs(struct list_head, FUSE_PQ_HASH_SIZE); in fuse_dev_alloc()
280 pq = kzalloc_objs(struct list_head, FUSE_PQ_HASH_SIZE); in fuse_uring_create_queue()