Home
last modified time | relevance | path

Searched refs:pid (Results 2051 – 2075 of 2199) sorted by relevance

1...<<8182838485868788

/openbmc/linux/net/netrom/
H A Daf_netrom.c1381 .pid = AX25_P_NETROM,
/openbmc/linux/drivers/nvdimm/
H A Dregion_devs.c1157 idx = this_cpu_add_return(flush_idx, hash_32(current->pid + idx, 8)); in generic_nvdimm_flush()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_util.c1055 conn->login_kworker->comm, conn->login_kworker->pid); in iscsit_login_timeout()
/openbmc/linux/arch/loongarch/kernel/
H A Dsignal.c1001 current->comm, current->pid, in setup_rt_frame()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c979 get_pid_task(aspace->pid, PIDTYPE_PID); in msm_gem_describe()
/openbmc/qemu/hw/usb/
H A Ddev-smartcard-reader.c1114 switch (p->pid) { in ccid_handle_data()
/openbmc/qemu/docs/devel/
H A Dtracing.rst298 are tagged with the pid of the particular QEMU process that generated
/openbmc/linux/io_uring/
H A Dio-wq.c643 snprintf(buf, sizeof(buf), "iou-wrk-%d", wq->task->pid); in io_wq_worker()
/openbmc/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh45 waitncatudp() { pretty "${1//*-}" "wait for udp:1111 pid $2"; while [[ $(ss -N "$1" -ulpH 'sport = …
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib8000.c4403 static int dib8000_pid_filter(struct dvb_frontend *fe, u8 id, u16 pid, u8 onoff) in dib8000_pid_filter() argument
4406 dprintk("Index %x, PID %d, OnOff %d\n", id, pid, onoff); in dib8000_pid_filter()
4407 return dib8000_write_word(st, 305 + id, onoff ? (1 << 13) | pid : 0); in dib8000_pid_filter()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1361 kfd_smi_event_unmap_from_gpu(pdd->dev, p->lead_thread->pid, in svm_range_unmap_from_gpus()
3049 kfd_smi_event_page_fault_start(node, p->lead_thread->pid, addr, in svm_range_restore_pages()
3087 kfd_smi_event_page_fault_end(node, p->lead_thread->pid, addr, in svm_range_restore_pages()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h3819 MLXSW_ITEM32(reg, qpcr, pid, 0x00, 0, 14);
3944 static inline void mlxsw_reg_qpcr_pack(char *payload, u16 pid, in mlxsw_reg_qpcr_pack() argument
3949 mlxsw_reg_qpcr_pid_set(payload, pid); in mlxsw_reg_qpcr_pack()
6446 MLXSW_ITEM32(reg, htgt, pid, 0x04, 0, 8);
9851 MLXSW_ITEM32(reg, mpat, pid, 0x0C, 0, 14);
/openbmc/linux/init/
H A DKconfig1126 bool "Include legacy /proc/<pid>/cpuset file"
1205 or same user id or pid may refer to different tasks when used in
1252 processes with the same pid as long as they are in different
1253 pid namespaces. This is a building block of containers.
/openbmc/linux/kernel/bpf/
H A Dsyscall.c4884 pid_t pid = attr->task_fd_query.pid; in bpf_task_fd_query() local
4901 task = get_pid_task(find_vpid(pid), PIDTYPE_PID); in bpf_task_fd_query()
5009 #define BPF_LINK_CREATE_LAST_FIELD link_create.uprobe_multi.pid
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-cleanup.patch415 pid_t pid;
1204 int fd[2], pid, i;
/openbmc/linux/drivers/usb/host/
H A Dr8a66597-hcd.c1485 u16 pid = r8a66597_read(r8a66597, td->pipe->pipectr) & PID; in get_urb_error() local
1487 if (pid == PID_NAK) in get_urb_error()
/openbmc/linux/net/ieee802154/
H A Dnl802154.c1278 u32 pid = nla_get_u32(info->attrs[NL802154_ATTR_PID]); in nl802154_wpan_phy_netns() local
1280 net = get_net_ns_by_pid(pid); in nl802154_wpan_phy_netns()
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-execution.rst434 ``${``\ :term:`T`\ ``}/run.do_taskname.pid`` and then
438 ``${``\ :term:`T`\ ``}/log.do_taskname.pid``. Looking at the expanded shell functions in
/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1929 pid_t pid; member
2271 struct pid *taskpid;
/openbmc/qemu/target/ppc/
H A Dkvm.c934 regs.pid = env->spr[SPR_BOOKE_PID]; in kvm_arch_put_registers()
1239 env->spr[SPR_BOOKE_PID] = regs.pid; in kvm_arch_get_registers()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0003-wayland-Add-Wayland-example.patch569 + return ucred.pid;
598 + pid_t pid = get_server_pid(state);
599 + kill(pid, SIGTERM);
/openbmc/linux/tools/perf/util/
H A Dheader.c2271 machine = perf_session__findnew_machine(session, bev->pid); in __event_process_build_id()
2358 bev.pid = HOST_KERNEL_ID; in perf_header__read_build_ids_abi_quirk()
2361 bev.pid = DEFAULT_GUEST_KERNEL_ID; in perf_header__read_build_ids_abi_quirk()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py833 ipid = int(proc.pid)
/openbmc/linux/fs/ext2/
H A Dinode.c316 colour = (current->pid % 16) * in ext2_find_near()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c903 current->pid, name, ifp->mac_addr); in brcmf_add_if()

1...<<8182838485868788