Home
last modified time | relevance | path

Searched refs:pid (Results 1901 – 1925 of 2175) sorted by relevance

1...<<71727374757677787980>>...87

/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/
H A DAdd-riscv64-support.patch92 @@ -67,6 +69,8 @@ Regs* Regs::RemoteGet(pid_t pid) {
630 @@ -83,6 +83,9 @@ void DoUnwind(pid_t pid) {
/openbmc/linux/net/can/
H A Dgw.c615 u32 pid, u32 seq, int flags) in cgw_put_job() argument
620 nlh = nlmsg_put(skb, pid, seq, type, sizeof(*rtcan), flags); in cgw_put_job()
/openbmc/linux/tools/perf/Documentation/
H A Dsecurity.txt163 …audit[1318098]: AVC avc: denied { open } for pid=1318098 comm="perf" scontext=unconfined_u:unco…
/openbmc/linux/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.c703 qp_grp->owner_pid = current->pid; in usnic_ib_qp_grp_create()
/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_bsg.h329 u32 pid; member
H A Dbfad_bsg.c303 iocmd->attr.pid = port_attr.pid; in bfad_iocmd_port_get_attr()
305 iocmd->attr.pid = 0; in bfad_iocmd_port_get_attr()
611 if (iocmd->pid) in bfad_iocmd_rport_get_attr()
613 iocmd->rpwwn, iocmd->pid); in bfad_iocmd_rport_get_attr()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Drouter_multicast.sh162 -P $SMCROUTEDIR/$table_name.pid
/openbmc/linux/Documentation/admin-guide/LSM/
H A DSafeSetID.rst86 other system interactions, including use of pid namespaces and device creation.
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/views/
H A Dtest_views.py327 response = table.get(request, pid=self.project.id)
/openbmc/linux/tools/perf/util/
H A Ddlfilter.c517 ASSIGN(pid); in dlfilter__do_filter_event()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h636 u32 pid; member
/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h627 struct pid *(*get_peer_pid) (struct l2cap_chan *chan);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Fix-build-with-fno-common.patch263 /* Get the pid of the process */
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c86 OFFSET(TASK_PID, task_struct, pid); in output_task_defines()
/openbmc/linux/kernel/
H A Dreboot.c27 struct pid *cad_pid;
/openbmc/qemu/hw/usb/
H A Ddev-hub.c582 switch(p->pid) { in usb_hub_handle_data()
H A Dtrace-events31 usb_ohci_td_bad_pid(const char *s, uint32_t edf, uint32_t tdf) "Bad pid %s: ed.flags 0x%x td.flags …
93 …t32_t addr, int tbytes, int cpage, int cerr, int pid) "QTD @ 0x%08x - tbytes %d, cpage %d, cerr %d…
/openbmc/linux/arch/x86/kernel/
H A Duprobes.c1089 current->pid, regs->sp, regs->ip); in arch_uretprobe_hijack_return_addr()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h553 struct sk_buff *skb, struct mt76_wcid *wcid, int pid,
/openbmc/qemu/target/i386/kvm/
H A Dkvm.c2748 = vmsr_get_thread_ids(vmsr->pid, &num_threads); in kvm_msr_energy_thread()
2763 vmsr_read_thread_stat(vmsr->pid, in kvm_msr_energy_thread()
2828 vmsr_read_thread_stat(vmsr->pid, in kvm_msr_energy_thread()
2834 if (vmsr->pid < 0) { in kvm_msr_energy_thread()
3007 r->pid = getpid(); in kvm_msr_energy_thread_init()
3024 r->msr_unit = vmsr_read_msr(MSR_RAPL_POWER_UNIT, 0, r->pid, in kvm_msr_energy_thread_init()
3026 r->msr_limit = vmsr_read_msr(MSR_PKG_POWER_LIMIT, 0, r->pid, in kvm_msr_energy_thread_init()
3028 r->msr_info = vmsr_read_msr(MSR_PKG_POWER_INFO, 0, r->pid, in kvm_msr_energy_thread_init()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180.dtsi709 qcom,local-pid = <0>;
710 qcom,remote-pid = <5>;
733 qcom,local-pid = <0>;
734 qcom,remote-pid = <2>;
754 qcom,local-pid = <0>;
755 qcom,remote-pid = <1>;
2081 qcom,remote-pid = <1>;
H A Dsm8250.dtsi871 qcom,local-pid = <0>;
872 qcom,remote-pid = <2>;
895 qcom,local-pid = <0>;
896 qcom,remote-pid = <5>;
919 qcom,local-pid = <0>;
920 qcom,remote-pid = <3>;
2770 qcom,remote-pid = <3>;
3472 qcom,remote-pid = <5>;
5547 qcom,remote-pid = <2>;
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c811 u8 pbus, pid; in core99_ata100_enable() local
827 if (pci_device_from_OF_node(node, &pbus, &pid) == 0) in core99_ata100_enable()
828 pdev = pci_get_domain_bus_and_slot(0, pbus, pid); in core99_ata100_enable()
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c2465 current->pid, name, (int)PTR_ERR(ubi)); in ubifs_mount()
2607 current->pid, (unsigned int)PAGE_CACHE_SIZE); in ubifs_init()
2636 current->pid, err); in ubifs_init()
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c2766 uint32_t status, uint32_t pid, uint32_t data_size, in iscsi_ping_comp_event() argument
2786 ev->r.ping_comp.pid = pid; in iscsi_ping_comp_event()
2949 struct iscsi_uevent *ev, pid_t pid, in iscsi_if_create_session() argument
2962 session->creator = pid; in iscsi_if_create_session()
3312 ev->u.iscsi_ping.pid, in iscsi_send_ping()

1...<<71727374757677787980>>...87