Home
last modified time | relevance | path

Searched refs:pid (Results 1351 – 1375 of 2199) sorted by relevance

1...<<51525354555657585960>>...88

/openbmc/linux/arch/ia64/kernel/
H A Dcrash.c47 prstatus->common.pr_pid = current->pid; in crash_save_this_cpu()
H A Dmca.c878 if (previous_current->pid) in ia64_mca_modify_comm()
880 current->comm, previous_current->pid); in ia64_mca_modify_comm()
1625 if (g->pid) in default_monarch_init_process()
1626 printk(" %d", g->pid); in default_monarch_init_process()
1628 printk(" %d (cpu %d task 0x%p)", g->pid, task_cpu(g), g); in default_monarch_init_process()
1634 printk("\nBacktrace of pid %d (%s)\n", t->pid, t->comm); in default_monarch_init_process()
/openbmc/linux/fs/smb/server/
H A Doplock.h99 u64 pid, struct ksmbd_file *fp, __u16 tid,
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c853 (int)process->lead_thread->pid); in kfd_create_process()
934 struct kfd_process *kfd_lookup_process_by_pid(struct pid *pid) in kfd_lookup_process_by_pid() argument
939 if (!pid) { in kfd_lookup_process_by_pid()
943 task = get_pid_task(pid, PIDTYPE_PID); in kfd_lookup_process_by_pid()
1827 kfd_smi_event_queue_eviction(pdd->dev, p->lead_thread->pid, in kfd_process_evict_queues()
1855 kfd_smi_event_queue_restore(pdd->dev, p->lead_thread->pid); in kfd_process_evict_queues()
1876 kfd_smi_event_queue_restore(pdd->dev, p->lead_thread->pid); in kfd_process_restore_queues()
/openbmc/qemu/target/i386/
H A Darch_dump.c37 uint32_t pid; member
119 uint32_t pid; member
147 prstatus->pid = id; in x86_fill_elf_prstatus()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-script-perl.txt68 field:pid_t pid;
81 $comm, $pid, $prio, $success, $target_cpu) = @_;
100 $common_pid the pid of the current task
/openbmc/linux/drivers/misc/cxl/
H A Dfile.c216 ctx->pid = get_task_pid(current, PIDTYPE_PID); in afu_ioctl_start_work()
257 put_pid(ctx->pid); in afu_ioctl_start_work()
258 ctx->pid = NULL; in afu_ioctl_start_work()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvas.c121 win->vas_win.winid, win->pid, 0, in h_modify_vas_window()
131 rc, win->vas_win.winid, win->pid); in h_modify_vas_window()
370 txwin->pid = mfspr(SPRN_PID); in vas_allocate_window()
/openbmc/qemu/util/
H A Doslib-posix.c634 char *qemu_get_pid_name(pid_t pid) in qemu_get_pid_name() argument
640 struct kinfo_proc *proc = kinfo_getproc(pid); in qemu_get_pid_name()
651 pid_path = g_strdup_printf("/proc/%d/cmdline", pid); in qemu_get_pid_name()
/openbmc/qemu/linux-user/
H A Dmain.c152 void fork_end(pid_t pid) in fork_end() argument
154 bool child = pid == 0; in fork_end()
172 gdbserver_fork_end(thread_cpu, pid); in fork_end()
/openbmc/linux/net/core/
H A Dfib_rules.c102 u32 pid);
1009 u32 pid, u32 seq, int type, int flags, in fib_nl_fill_rule() argument
1015 nlh = nlmsg_put(skb, pid, seq, type, sizeof(*frh), flags); in fib_nl_fill_rule()
1188 u32 pid) in notify_rule_change() argument
1199 err = fib_nl_fill_rule(skb, rule, pid, nlh->nlmsg_seq, event, 0, ops); in notify_rule_change()
1207 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dqcs404.dtsi666 qcom,remote-pid = <5>;
950 qcom,remote-pid = <1>;
1457 qcom,remote-pid = <2>;
1528 qcom,local-pid = <0>;
1529 qcom,remote-pid = <2>;
1548 qcom,local-pid = <0>;
1549 qcom,remote-pid = <5>;
1568 qcom,local-pid = <0>;
1569 qcom,remote-pid = <1>;
H A Dmsm8953.dtsi342 qcom,local-pid = <0>;
343 qcom,remote-pid = <2>;
366 qcom,local-pid = <0>;
367 qcom,remote-pid = <1>;
391 qcom,local-pid = <0>;
392 qcom,remote-pid = <4>;
1108 qcom,remote-pid = <1>;
1513 qcom,remote-pid = <4>;
1643 qcom,remote-pid = <2>;
/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype_interval.c110 current->comm, current->pid, start, end, in memtype_check_conflict()
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv.h114 int avc_tuner_set_pids(struct firedtv *fdtv, unsigned char pidc, u16 pid[]);
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dexpand_remote_port.patch72 #define eval_pid(r) ((r)->pid) /* process id */
/openbmc/linux/arch/microblaze/kernel/
H A Dunwind.c239 (unsigned long) task->pid, in microblaze_unwind_inner()
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.h51 uint32_t pid; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/
H A D0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch51 pid_t pid, const char *attr)
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/images/
H A Dobmc-phosphor-image.bbappend39 OBMC_IMAGE_EXTRA_INSTALL:append:gbs = " phosphor-pid-control"
/openbmc/linux/include/linux/mlx5/
H A Dcq.h54 int pid; member
/openbmc/linux/drivers/tty/
H A Dtty.h70 void session_clear_tty(struct pid *session);
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_vma.c21 put_pid(aspace->pid); in msm_gem_address_space_destroy()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dlmedm04.c99 module_param_named(pid, pid_filter, int, 0644);
100 MODULE_PARM_DESC(pid, "set default 0=default 1=off 2=on");
432 static int lme2510_pid_filter(struct dvb_usb_adapter *adap, int index, u16 pid, in lme2510_pid_filter() argument
439 pid, index, onoff); in lme2510_pid_filter()
443 ret |= lme2510_enable_pid(d, index, pid); in lme2510_pid_filter()
/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c984 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in zcrypt_msgtype6_modexpo()
1034 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in zcrypt_msgtype6_modexpo_crt()
1085 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in prep_cca_ap_msg()
1182 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in prep_ep11_ap_msg()
1295 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in prep_rng_ap_msg()

1...<<51525354555657585960>>...88