Searched refs:pid (Results 226 - 250 of 1514) sorted by path

1234567891011>>

/linux-master/arch/um/os-Linux/
H A Dumid.c138 char pid[sizeof("nnnnnnnnn")], *end, *file; local
140 size_t filelen = strlen(dir) + sizeof("/pid") + 1;
146 snprintf(file, filelen, "%s/pid", dir);
152 printk(UM_KERN_ERR "is_umdir_used : couldn't open pid "
159 n = read(fd, pid, sizeof(pid));
161 printk(UM_KERN_ERR "is_umdir_used : couldn't read pid file "
165 printk(UM_KERN_ERR "is_umdir_used : couldn't read pid file "
170 p = strtoul(pid, &end, 0);
171 if (end == pid) {
212 char pid[sizeof("nnnnnnnnn")], *file; local
[all...]
H A Dutil.c117 int pid; local
153 while ((pid = waitpid(-1, NULL, WNOHANG | __WALL)) > 0)
154 os_kill_ptraced_process(pid, 0);
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c1144 current->comm, current->pid, ip);
1181 current->comm, current->pid,
1236 current->comm, current->pid, regs->ip);
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c698 rdt_last_cmd_printf("No permission to move task %d\n", task->pid);
706 static int rdtgroup_move_task(pid_t pid, struct rdtgroup *rdtgrp, argument
713 if (pid) {
714 tsk = find_task_by_vpid(pid);
717 rdt_last_cmd_printf("No task %d\n", pid);
741 pid_t pid; local
760 if (kstrtoint(pid_str, 0, &pid)) {
761 rdt_last_cmd_printf("Task list parsing error pid %s\n", pid_str);
766 if (pid < 0) {
767 rdt_last_cmd_printf("Invalid pid
788 pid_t pid; local
882 proc_resctrl_show(struct seq_file *s, struct pid_namespace *ns, struct pid *pid, struct task_struct *tsk) argument
[all...]
/linux-master/arch/x86/kernel/fpu/
H A Dxstate.c1829 struct pid *pid, struct task_struct *task)
1828 proc_pid_arch_status(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) argument
/linux-master/arch/x86/kernel/
H A Dmsr.c101 pr_warn("Write to unrecognized MSR 0x%x by %s (pid: %d).\n",
102 reg, current->comm, current->pid);
H A Dsignal.c349 me->comm, me->pid, where, frame,
H A Dunwind_frame.c358 state->task->pid, next_bp);
364 state->task->pid, next_bp);
H A Duprobes.c1083 pr_err("return address clobbered: pid=%d, %%sp=%#lx, %%ip=%#lx\n",
1084 current->pid, regs->sp, regs->ip);
/linux-master/arch/x86/kvm/
H A Di8254.c666 struct pid *pid; local
680 pid = get_pid(task_tgid(current));
681 pid_nr = pid_vnr(pid);
682 put_pid(pid);
/linux-master/arch/x86/mm/
H A Dfault.c964 tsk->comm, tsk->pid, address);
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c648 current->comm, current->pid, start, end - 1);
858 current->comm, current->pid,
893 current->comm, current->pid,
914 current->comm, current->pid,
H A Dmemtype_interval.c110 current->comm, current->pid, start, end,
/linux-master/arch/x86/platform/uv/
H A Duv_nmi.c716 cpu, current->pid, current->comm, (void *)regs->ip);
733 if (current->pid != 0 || uv_nmi_action != nmi_act_ips)
/linux-master/arch/x86/um/os-Linux/
H A Dregisters.c22 int save_i387_registers(int pid, unsigned long *fp_regs) argument
24 if (ptrace(PTRACE_GETFPREGS, pid, 0, fp_regs) < 0)
29 int save_fp_registers(int pid, unsigned long *fp_regs) argument
37 if (ptrace(PTRACE_GETREGSET, pid, NT_X86_XSTATE, &iov) < 0)
42 return save_i387_registers(pid, fp_regs);
45 int restore_i387_registers(int pid, unsigned long *fp_regs) argument
47 if (ptrace(PTRACE_SETFPREGS, pid, 0, fp_regs) < 0)
52 int restore_fp_registers(int pid, unsigned long *fp_regs) argument
59 if (ptrace(PTRACE_SETREGSET, pid, NT_X86_XSTATE, &iov) < 0)
64 return restore_i387_registers(pid, fp_reg
69 save_fpx_registers(int pid, unsigned long *fp_regs) argument
76 restore_fpx_registers(int pid, unsigned long *fp_regs) argument
83 get_fp_registers(int pid, unsigned long *regs) argument
91 put_fp_registers(int pid, unsigned long *regs) argument
99 arch_init_registers(int pid) argument
116 get_fp_registers(int pid, unsigned long *regs) argument
121 put_fp_registers(int pid, unsigned long *regs) argument
126 arch_init_registers(int pid) argument
[all...]
/linux-master/arch/x86/um/shared/sysdep/
H A Dptrace_32.h18 extern void arch_init_registers(int pid);
/linux-master/arch/x86/um/
H A Dsignal.c158 int err, pid; local
204 pid = userspace_pid[current_thread_info()->cpu];
219 err = restore_fpx_registers(pid, (unsigned long *) &fpx);
243 int err, pid; local
291 pid = userspace_pid[current_thread_info()->cpu];
297 err = save_fpx_registers(pid, (unsigned long *) &fpx);
H A Dsysrq_64.c9 #include <linux/pid.h>
H A Dtls_32.c255 printk(KERN_ERR "get_tls_entry: task with pid %d got here "
256 "without flushed TLS.", current->pid);
/linux-master/arch/xtensa/kernel/
H A Dasm-offsets.c77 DEFINE(TASK_PID, offsetof (struct task_struct, pid));
H A Dsignal.c439 current->comm, current->pid, sig, frame, regs->pc);
/linux-master/arch/xtensa/mm/
H A Dfault.c124 current->comm, current->pid,
/linux-master/block/
H A Dbfq-iosched.c763 bfqq ? bfqq->pid : 0);
2783 new_bfqq->pid);
3133 (unsigned long)new_bfqq->pid);
3211 * If the queue is shared, the pid is the pid of one of the associated
3212 * processes. Which pid depends on the exact sequence of merge events
3213 * the queue underwent. So printing such a pid is useless and confusing
3214 * because it reports a random pid between those of the associated
3216 * We mark such a queue with a pid -1, and then print SHARED instead of
3217 * a pid i
5590 bfq_init_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, struct bfq_io_cq *bic, pid_t pid, int is_sync, unsigned int act_idx) argument
[all...]
H A Dbfq-iosched.h332 /* pid of the process owning the queue, used for logging purposes */
333 pid_t pid; member in struct:bfq_queue
1170 if (bfqq->pid != -1)
1171 snprintf(str, len, "bfq%d%c", bfqq->pid, type);
H A Dioprio.c18 * ioprio_set(PRIO_PROCESS, pid, prio);
42 * which was implicitly allowed for pid 0 by security
73 struct pid *pgrp;
158 * ioprio_get(pid, IOPRIO_WHO_PROCESS) so that we keep historical behavior and
188 struct pid *pgrp;

Completed in 285 milliseconds

1234567891011>>