Searched refs:qset_alloc (Results 1 – 3 of 3) sorted by relevance
178 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags);
352 qset = qset_alloc(whc, GFP_KERNEL); in asl_init()
17 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags) in qset_alloc() function153 qset = qset_alloc(whc, mem_flags); in get_qset()