Home
last modified time | relevance | path

Searched refs:pid (Results 1826 – 1850 of 2199) sorted by relevance

1...<<71727374757677787980>>...88

/openbmc/linux/drivers/dma/
H A Dste_dma40.c3147 u32 pid; in d40_hw_detect_init() local
3162 for (pid = 0, i = 0; i < 4; i++) in d40_hw_detect_init()
3163 pid |= (readl(virtbase + SZ_4K - 0x20 + 4 * i) in d40_hw_detect_init()
3173 if (AMBA_MANF_BITS(pid) != AMBA_VENDOR_ST) { in d40_hw_detect_init()
3175 AMBA_MANF_BITS(pid), in d40_hw_detect_init()
3188 rev = AMBA_REV_BITS(pid); in d40_hw_detect_init()
/openbmc/qemu/qga/
H A Dqapi-schema.json1282 # @pid: pid returned from guest-exec
1289 'data': { 'pid': 'int' },
1295 # @pid: pid of child process in guest OS
1300 'data': { 'pid': 'int'} }
/openbmc/linux/kernel/events/
H A Dcore.c7955 u32 pid; member
7971 .pid = perf_event_pid(event, task), in perf_event_read_event()
8210 u32 pid; member
8319 u32 pid; member
8416 u32 pid; member
8654 u32 pid; member
9469 u32 pid; in perf_log_itrace_start() member
9484 rec.pid = perf_event_pid(event, current); in perf_log_itrace_start()
12546 if (pid != -1 && !(flags & PERF_FLAG_PID_CGROUP)) { in SYSCALL_DEFINE5()
12547 task = find_lively_task_by_vpid(pid); in SYSCALL_DEFINE5()
[all …]
/openbmc/linux/drivers/scsi/bfa/
H A Dbfi_ms.h504 u32 pid:24, /* remote port ID */ member
H A Dbfa_defs_svc.h1001 u32 pid; /* port ID */ member
1218 u32 pid; /* port ID */ member
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst325 Aug 29 09:51:01 blizard kernel: Process oops_test (pid: 3374, process nr: 21, stackpage=00589000)
/openbmc/linux/tools/arch/powerpc/include/uapi/asm/
H A Dkvm.h45 __u64 pid; member
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_l3_exceptions.sh257 -P $SMCROUTEDIR/$table_name.pid
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dkvm.h45 __u64 pid; member
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst328 Aug 29 09:51:01 blizard kernel: Process oops_test (pid: 3374, process nr: 21, stackpage=00589000)
/openbmc/linux/Documentation/dev-tools/
H A Dgdb-kernel-debugging.rst123 (gdb) p $lx_current().pid
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro-fairphone-fp2.dts146 qcom,remote-pid = <4>;
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h132 pid_t pid; member
H A Dkvm_ppc.h109 extern void kvmppc_mmu_switch_pid(struct kvm_vcpu *vcpu, u32 pid);
441 void kvmppc_set_pid(struct kvm_vcpu *vcpu, u32 pid);
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c467 drvdata->pid = -1; in tmc_probe()
/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_crypto.c354 data.tid_entry.pid = task_tgid_nr(current); in paicrypt_push_sample()
/openbmc/linux/drivers/staging/rtl8712/
H A Dos_intfs.c218 padapter->pid = 0; /* Initial the PID value used for HW PBC.*/ in r8712_init_netdev()
/openbmc/linux/arch/um/kernel/
H A Dtime.c722 os_alarm_process(get_current()->mm->context.id.u.pid); in um_timer()
/openbmc/qemu/docs/system/ppc/
H A Damigang.rst160 https://www.acube-systems.biz/index.php?page=hardware&pid=5
/openbmc/qemu/bsd-user/
H A Dqemu.h193 void fork_end(pid_t pid);
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h44 __u64 pid; member
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_nego.c550 conn, current->comm, current->pid); in iscsi_target_do_login_rx()
599 conn, current->comm, current->pid); in iscsi_target_do_login_rx()
/openbmc/linux/Documentation/arch/arm64/
H A Dmemory-tagging-extension.rst187 ``ptrace()`` system call is invoked as ``ptrace(request, pid, addr,
191 - ``pid`` - the tracee's PID.
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c1110 SYSCALL_DEFINE4(osf_wait4, pid_t, pid, int __user *, ustatus, int, options, in SYSCALL_DEFINE4() argument
1114 long err = kernel_wait4(pid, ustatus, options, &r); in SYSCALL_DEFINE4()
/openbmc/qemu/hw/usb/
H A Ddev-network.c1245 switch(p->pid) { in usb_net_handle_data()
1281 p->pid, p->ep->nr, p->iov.size); in usb_net_handle_data()

1...<<71727374757677787980>>...88