Lines Matching full:obtain
316 * css_get - obtain a reference on the specified css
328 * css_get_many - obtain references on the specified css
341 * css_tryget - try to obtain a reference on the specified css
344 * Obtain a reference on @css unless it already has reached zero and is
359 * css_tryget_online - try to obtain a reference on the specified css if online
362 * Obtain a reference on @css if it's online. The caller naturally needs
436 * task_css_set_check - obtain a task's css_set with extra access conditions
437 * @task: the task to obtain css_set for
462 * task_css_check - obtain css for (task, subsys) w/ extra access conds
474 * task_css_set - obtain a task's css_set
475 * @task: the task to obtain css_set for
485 * task_css - obtain css for (task, subsys)