Home
last modified time | relevance | path

Searched refs:boot_args_refcnt (Results 1 – 1 of 1) sorted by relevance

/trusty/kernel/lib/sm/
Dsm.c59 static int boot_args_refcnt; variable
412 boot_args_refcnt++; in sm_init()
524 boot_args_refcnt++; in sm_get_boot_args()
553 boot_args_refcnt--; in sm_put_boot_args()
554 if (boot_args_refcnt == 0) { in sm_put_boot_args()