Searched refs:pid_t (Results 376 - 400 of 531) sorted by relevance

<<11121314151617181920>>

/linux-master/kernel/rcu/
H A Dupdate.c530 long torture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask)
/linux-master/fs/btrfs/
H A Dextent_io.h124 pid_t lock_owner;
/linux-master/io_uring/
H A Dwaitid.c27 pid_t upid;
/linux-master/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c253 pid_t pid = getpid();
/linux-master/tools/testing/selftests/landlock/
H A Dbase_test.c267 pid_t child;
H A Dnet_test.c58 static pid_t sys_gettid(void)
447 pid_t child;
757 pid_t child;
/linux-master/tools/perf/trace/beauty/
H A Dbeauty.h61 size_t pid__scnprintf_fd(struct trace *trace, pid_t pid, int fd, char *bf, size_t size);
/linux-master/tools/testing/selftests/mm/
H A Dmdwe_test.c130 pid_t pid;
H A Duffd-unit-tests.c306 pid_t child;
773 pid_t pid;
832 pid_t pid;
/linux-master/tools/tracing/latency/
H A Dlatency-collector.c1034 pid_t pid;
1047 pid_t latency_collector_gettid(void)
1049 return (pid_t) syscall(__NR_gettid);
1054 pid_t tid;
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.c781 static pid_t xfork(void)
783 pid_t p = fork();
829 pid_t s, c, ret;
/linux-master/security/tomoyo/
H A Dcommon.h1131 static inline pid_t tomoyo_sys_getppid(void)
1133 pid_t pid;
1149 static inline pid_t tomoyo_sys_getpid(void)
H A Daudit.c153 const pid_t gpid = task_pid_nr(current);
/linux-master/fs/lockd/
H A Dsvclock.c364 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid)
375 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid)
411 pid_t pid)
/linux-master/tools/testing/selftests/
H A Dkselftest_harness.h86 static inline pid_t clone3_vfork(void)
423 pid_t child = 1; \
933 pid_t pid; /* pid of test when being run */
/linux-master/kernel/
H A Dfork.c2756 pid_t kernel_clone(struct kernel_clone_args *args)
2763 pid_t nr;
2846 pid_t kernel_thread(int (*fn)(void *), void *arg, const char *name,
2865 pid_t user_mode_thread(int (*fn)(void *), void *arg, unsigned long flags)
2952 pid_t *kset_tid = kargs->set_tid;
3007 (kargs->set_tid_size * sizeof(pid_t))))
3087 pid_t set_tid[MAX_PID_NS_LEVEL];
H A Dsys.c1082 SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid)
1153 static int do_getpgid(pid_t pid)
1181 SYSCALL_DEFINE1(getpgid, pid_t, pid)
1195 SYSCALL_DEFINE1(getsid, pid_t, pid)
1238 pid_t session = pid_vnr(sid);
1693 SYSCALL_DEFINE4(prlimit64, pid_t, pid, unsigned int, resource,
/linux-master/kernel/sched/
H A Dcore.c7576 static struct task_struct *find_process_by_pid(pid_t pid)
7581 static struct task_struct *find_get_task(pid_t pid)
7594 find_get_task(pid), pid_t pid)
8046 do_sched_setscheduler(pid_t pid, int policy, struct sched_param __user *param)
8125 SYSCALL_DEFINE3(sched_setscheduler, pid_t, pid, int, policy, struct sched_param __user *, param)
8140 SYSCALL_DEFINE2(sched_setparam, pid_t, pid, struct sched_param __user *, param)
8151 SYSCALL_DEFINE3(sched_setattr, pid_t, pid, struct sched_attr __user *, uattr,
8186 SYSCALL_DEFINE1(sched_getscheduler, pid_t, pid)
8216 SYSCALL_DEFINE2(sched_getparam, pid_t, pid, struct sched_param __user *, param)
8290 SYSCALL_DEFINE4(sched_getattr, pid_t, pi
[all...]
/linux-master/tools/usb/usbip/src/
H A Dusbipd.c344 pid_t childpid;
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c59 static pid_t rim_process_pid;
/linux-master/drivers/misc/sgi-gru/
H A Dgrutables.h351 pid_t ts_tgid_owner; /* task that is using the
/linux-master/samples/bpf/
H A Dtest_lru_dist.c239 pid_t pid[tasks];
/linux-master/block/
H A Dbfq-iosched.h333 pid_t pid;
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c197 pid_t l_pid;
/linux-master/security/
H A Dlsm_audit.c300 pid_t pid = task_tgid_nr(tsk);

Completed in 398 milliseconds

<<11121314151617181920>>