Lines Matching full:obtain
321 * css_get - obtain a reference on the specified css
333 * css_get_many - obtain references on the specified css
346 * css_tryget - try to obtain a reference on the specified css
349 * Obtain a reference on @css unless it already has reached zero and is
364 * css_tryget_online - try to obtain a reference on the specified css if online
367 * Obtain a reference on @css if it's online. The caller naturally needs
441 * task_css_set_check - obtain a task's css_set with extra access conditions
442 * @task: the task to obtain css_set for
467 * task_css_check - obtain css for (task, subsys) w/ extra access conds
479 * task_css_set - obtain a task's css_set
480 * @task: the task to obtain css_set for
490 * task_css - obtain css for (task, subsys)