Searched defs:pid (Results 26 - 50 of 883) sorted by last modified time

1234567891011>>

/linux-master/net/
H A Dsocket.c1255 int pid, err; local
/linux-master/net/core/
H A Dsock.c1565 static void cred_to_ucred(struct pid *pid, const struct cred *cred, argument
/linux-master/mm/
H A Dslub.c328 int pid; /* Pid context */ member in struct:track
[all...]
H A Dpage_owner.c33 pid_t pid; member in struct:page_owner
237 __update_page_owner_handle(struct page_ext *page_ext, depot_stack_handle_t handle, unsigned short order, gfp_t gfp_mask, short last_migrate_reason, u64 ts_nsec, pid_t pid, pid_t tgid, char *comm) argument
264 __update_page_owner_free_handle(struct page_ext *page_ext, depot_stack_handle_t handle, unsigned short order, pid_t pid, pid_t tgid, u64 free_ts_nsec) argument
[all...]
H A Dmigrate.c2403 static struct mm_struct *find_mm_struct(pid_t pid, nodemask_t *mem_nodes) argument
2454 static int kernel_move_pages(pid_t pid, unsigned long nr_pages, argument
H A Dmempolicy.c1636 static int kernel_migrate_pages(pid_t pid, unsigned long maxnode, argument
H A Dkmemleak.c165 pid_t pid; /* pid of the current task */ member in struct:kmemleak_object
[all...]
H A Dhuge_memory.c3381 static int split_huge_pages_pid(int pid, unsigned long vaddr_start, argument
3551 int pid; local
[all...]
/linux-master/mm/kfence/
H A Dkfence.h46 pid_t pid; member in struct:kfence_track
/linux-master/kernel/
H A Dumh.c129 pid_t pid; local
166 pid_t pid; local
H A Dsignal.c1505 int kill_pid_info(int sig, struct kernel_siginfo *info, struct pid *pi argument
1483 kill_pid_info_type(int sig, struct kernel_siginfo *info, struct pid *pid, enum pid_type type) argument
1510 kill_proc_info(int sig, struct kernel_siginfo *info, pid_t pid) argument
1555 kill_pid_usb_asyncio(int sig, int errno, sigval_t addr, struct pid *pid, const struct cred *cred) argument
1606 kill_something_info(int sig, struct kernel_siginfo *info, pid_t pid) argument
1917 kill_pgrp(struct pid *pid, int sig, int priv) argument
1923 kill_pid(struct pid *pid, int sig, int priv) argument
1968 send_sigqueue(struct sigqueue *q, struct pid *pid, enum pid_type type) argument
2034 struct pid *pid = task_pid(task); local
3840 access_pidfd_pidns(struct pid *pid) argument
3874 struct pid *pid; local
3906 struct pid *pid; local
3980 do_send_specific(pid_t tgid, pid_t pid, int sig, struct kernel_siginfo *info) argument
4009 do_tkill(pid_t tgid, pid_t pid, int sig) argument
4053 do_rt_sigqueueinfo(pid_t pid, int sig, kernel_siginfo_t *info) argument
4096 do_rt_tgsigqueueinfo(pid_t tgid, pid_t pid, int sig, kernel_siginfo_t *info) argument
[all...]
H A Dseccomp.c2475 proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) argument
H A Dpid_namespace.c176 struct pid *pid; local
[all...]
H A Dfork.c1962 init_task_pid(struct task_struct *task, enum pid_type type, struct pid *pid) argument
2020 __pidfd_prepare(struct pid *pid, unsigned int flags, struct file **ret) argument
2070 pidfd_prepare(struct pid *pid, unsigned int flags, struct file **ret) argument
2134 copy_process( struct pid *pid, int trace, int node, struct kernel_clone_args *args) argument
2760 struct pid *pid; local
[all...]
H A Dexit.c1084 pid_t pid = task_pid_vnr(p); local
1243 pid_t pid; local
1312 pid_t pid; local
1648 struct pid *pid = NULL; local
1758 struct pid *pid = NULL; local
1797 kernel_wait(pid_t pid, int *stat) argument
[all...]
/linux-master/kernel/trace/
H A Dtrace.h197 pid_t pid; member in struct:trace_array_cpu
[all...]
H A Dtrace.c674 long pid = (unsigned long)v; local
702 unsigned long pid; local
728 unsigned long pid = (unsigned long)v - 1; local
748 pid_t pid; local
[all...]
H A Dftrace.c174 int pid; local
[all...]
/linux-master/kernel/events/
H A Dcore.c1036 static inline int perf_cgroup_connect(pid_t pid, struct perf_event *event, argument
7931 u32 pid; member in struct:perf_read_event
8186 u32 pid; member in struct:perf_task_event::__anon516
8295 u32 pid; member in struct:perf_comm_event::__anon517
8392 u32 pid; member in struct:perf_namespaces_event::__anon518
8630 u32 pid; member in struct:perf_mmap_event::__anon520
9443 u32 pid; member in struct:perf_aux_event
[all...]
/linux-master/kernel/bpf/
H A Dsyscall.c5081 pid_t pid = attr->task_fd_query.pid; local
/linux-master/include/rdma/
H A Drdmavt_qp.h346 pid_t pid; /* pid for user mode QPs */ member in struct:rvt_qp
/linux-master/include/linux/
H A Dsocket.h184 __u32 pid; member in struct:ucred
H A Dsched.h983 pid_t pid; member in struct:task_struct
[all...]
H A Dmm.h1686 static inline int cpu_pid_to_cpupid(int cpu, int pid) argument
1799 static inline int cpu_pid_to_cpupid(int nid, int pid) argument
H A Ddamon.h91 struct pid *pid; member in struct:damon_target

Completed in 705 milliseconds

1234567891011>>