Searched refs:new_limit_bytes (Results 1 – 1 of 1) sorted by relevance
7567 uint64_t new_limit_bytes, in task_set_diag_footprint_limit_internal() argument7582 diag_threshold_validity = task_check_memorythreshold_is_valid( task, new_limit_bytes >> 20, true); in task_set_diag_footprint_limit_internal()7599 if (new_limit_bytes == -1) { in task_set_diag_footprint_limit_internal()7618 (ledger_amount_t)new_limit_bytes ); in task_set_diag_footprint_limit_internal()7638 uint64_t *new_limit_bytes, in task_get_diag_footprint_limit_internal() argument7643 if (new_limit_bytes == NULL || threshold_disabled == NULL) { in task_get_diag_footprint_limit_internal()7651 *new_limit_bytes = ledger_limit; in task_get_diag_footprint_limit_internal()