Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/include/linux/
H A Dpid.h49 pid_t get_task_pid(struct task_struct *task, enum pid_type type);
/dflybsd-src/sys/dev/drm/
H A Dlinux_compat.c86 pid_t get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid() function
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_context.c294 ctx->pid = get_task_pid(current, PIDTYPE_PID); in __create_hw_context()
989 pid_nr(get_task_pid(current, PIDTYPE_PID))); in i915_gem_context_create_ioctl()