Home
last modified time | relevance | path

Searched refs:find_get_pid (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/kernel/
H A Dpid.c463 struct pid *find_get_pid(pid_t nr) in find_get_pid() function
473 EXPORT_SYMBOL_GPL(find_get_pid);
638 p = find_get_pid(pid); in SYSCALL_DEFINE2()
H A Dexit.c1669 pid = find_get_pid(upid); in kernel_waitid()
1677 pid = find_get_pid(upid); in kernel_waitid()
1764 pid = find_get_pid(-upid); in kernel_wait4()
1770 pid = find_get_pid(upid); in kernel_wait4()
1791 .wo_pid = find_get_pid(pid), in kernel_wait()
H A Dsysctl.c1344 new_pid = find_get_pid(tmp); in proc_do_cad_pid()
/openbmc/linux/include/linux/
H A Dpid.h134 extern struct pid *find_get_pid(int nr);
/openbmc/linux/fs/autofs/
H A Dinode.c306 sbi->oz_pgrp = find_get_pid(pgrp); in autofs_fill_super()
/openbmc/linux/net/core/
H A Dscm.c185 pid = find_get_pid(creds.pid); in __scm_send()
/openbmc/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c97 task_ref->tgid = find_get_pid(task_tgid_vnr(current)); in get_vas_user_win_ref()
/openbmc/linux/mm/damon/
H A Dsysfs.c1139 t->pid = find_get_pid(sys_target->pid); in damon_sysfs_add_target()
1157 pid_new = find_get_pid(pid); in damon_sysfs_update_target_pid()
H A Ddbgfs.c432 pids[*nr_pids] = find_get_pid(ints[*nr_pids]); in str_to_pids()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c2641 pid = find_get_pid(args->pid); in criu_resume()
2910 pid = find_get_pid(args->pid); in kfd_ioctl_set_debug_trap()