Lines Matching full:obtain
319 * css_get - obtain a reference on the specified css
331 * css_get_many - obtain references on the specified css
344 * css_tryget - try to obtain a reference on the specified css
347 * Obtain a reference on @css unless it already has reached zero and is
362 * css_tryget_online - try to obtain a reference on the specified css if online
365 * Obtain a reference on @css if it's online. The caller naturally needs
451 * task_css_set_check - obtain a task's css_set with extra access conditions
452 * @task: the task to obtain css_set for
477 * task_css_check - obtain css for (task, subsys) w/ extra access conds
489 * task_css_set - obtain a task's css_set
490 * @task: the task to obtain css_set for
500 * task_css - obtain css for (task, subsys)