Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c209 int procattrs; member
1655 hlist[domain].procattrs = get_process_attrs(domain); in apps_dev_init()
1656 if (IS_DEBUG_MODE_ENABLED(hlist[domain].procattrs)) in apps_dev_init()
1677 uproc.attrs = hlist[domain].procattrs; in apps_dev_init()
1686 …F(HIGH, "Successfully created user PD on domain %d (attrs 0x%x)", domain, hlist[domain].procattrs); in apps_dev_init()