Searched refs:v_recipes (Results 1 – 2 of 2) sorted by relevance
168 mach_voucher_attr_recipe_data_t v_recipes[]; member186 #define _voucher_base_recipe(v) (_voucher_recipes_base((v)->v_recipes))187 #define _voucher_atm_recipe(v) (_voucher_recipes_atm((v)->v_recipes))188 #define _voucher_bits_recipe(v) (_voucher_recipes_bits((v)->v_recipes))202 #define _voucher_magic(v) _voucher_recipes_magic((v)->v_recipes)206 #define _voucher_priority(v) _voucher_recipes_priority((v)->v_recipes)
121 _voucher_recipes_init(voucher->v_recipes, bits_size); in _voucher_alloc()341 kr = _voucher_create_mach_voucher(voucher->v_recipes, in _voucher_get_mach_voucher()379 memcpy(recipes, voucher->v_recipes, recipes_size); in _voucher_create_mach_voucher_with_priority()