Searched refs:task_refgrp_config (Results 1 – 2 of 2) sorted by relevance
121 } task_refgrp_config = TASK_REF_CONFIG_DEFAULT; variable284 task_refgrp_config == TASK_REF_CONFIG_OFF || in task_reference_grp()286 task_refgrp_config == TASK_REF_CONFIG_FULL); in task_reference_grp()305 switch (task_refgrp_config) { in task_reference_grp()338 task_refgrp_config == TASK_REF_CONFIG_OFF || in task_deallocate_grp()340 task_refgrp_config == TASK_REF_CONFIG_FULL); in task_deallocate_grp()353 switch (task_refgrp_config) { in task_deallocate_grp()442 switch (task_refgrp_config) { in task_ref_count_init()477 switch (task_refgrp_config) { in task_ref_count_fini()503 task_refgrp_config = TASK_REF_CONFIG_FULL; in task_ref_init()[all …]
104 if kern.globals.task_refgrp_config == 0:106 if kern.globals.task_refgrp_config == 1:108 if kern.globals.task_refgrp_config == 2: