Searched defs:task (Results 1 – 4 of 4) sorted by relevance
21 kuid_t rust_helper_task_uid(struct task_struct *task) in rust_helper_task_uid()26 kuid_t rust_helper_task_euid(struct task_struct *task) in rust_helper_task_euid()59 unsigned long rust_helper_task_rlimit(const struct task_struct *task, in rust_helper_task_rlimit()
17 struct pid_namespace *rust_helper_task_get_pid_ns(struct task_struct *task) in rust_helper_task_get_pid_ns()
68 pub mod task; module
178 task: *const CurrentTask, in current() field