Searched refs:qset_alloc (Results 1 – 3 of 3) sorted by relevance
191 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags);
365 qset = qset_alloc(whc, GFP_KERNEL); in asl_init()
28 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags) in qset_alloc() function165 qset = qset_alloc(whc, mem_flags); in get_qset()