Searched refs:PP_REGION_CONFIG_RAW_BUFLET (Results 1 – 3 of 3) sorted by relevance
238 #define PP_REGION_CONFIG_RAW_BUFLET 0x00001000 macro
129 pp_region_flags |= PP_REGION_CONFIG_RAW_BUFLET; in kern_pbufpool_create()
336 bool config_raw_buflet = (flags & PP_REGION_CONFIG_RAW_BUFLET) != 0; in pp_regions_params_adjust()