/openbmc/linux/net/netrom/ |
H A D | af_netrom.c | 1381 .pid = AX25_P_NETROM,
|
/openbmc/linux/drivers/nvdimm/ |
H A D | region_devs.c | 1157 idx = this_cpu_add_return(flush_idx, hash_32(current->pid + idx, 8)); in generic_nvdimm_flush()
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_util.c | 1055 conn->login_kworker->comm, conn->login_kworker->pid); in iscsit_login_timeout()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | signal.c | 1001 current->comm, current->pid, in setup_rt_frame()
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem.c | 979 get_pid_task(aspace->pid, PIDTYPE_PID); in msm_gem_describe()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-smartcard-reader.c | 1114 switch (p->pid) { in ccid_handle_data()
|
/openbmc/qemu/docs/devel/ |
H A D | tracing.rst | 298 are tagged with the pid of the particular QEMU process that generated
|
/openbmc/linux/io_uring/ |
H A D | io-wq.c | 643 snprintf(buf, sizeof(buf), "iou-wrk-%d", wq->task->pid); in io_wq_worker()
|
/openbmc/linux/tools/testing/selftests/wireguard/ |
H A D | netns.sh | 45 waitncatudp() { pretty "${1//*-}" "wait for udp:1111 pid $2"; while [[ $(ss -N "$1" -ulpH 'sport = …
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib8000.c | 4403 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 D | kfd_svm.c | 1361 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 D | reg.h | 3819 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 D | Kconfig | 1126 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 D | syscall.c | 4884 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 D | rdist-6.1.5-cleanup.patch | 415 pid_t pid; 1204 int fd[2], pid, i;
|
/openbmc/linux/drivers/usb/host/ |
H A D | r8a66597-hcd.c | 1485 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 D | nl802154.c | 1278 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 D | bitbake-user-manual-execution.rst | 434 ``${``\ :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 D | habanalabs.h | 1929 pid_t pid; member 2271 struct pid *taskpid;
|
/openbmc/qemu/target/ppc/ |
H A D | kvm.c | 934 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 D | 0003-wayland-Add-Wayland-example.patch | 569 + return ucred.pid; 598 + pid_t pid = get_server_pid(state); 599 + kill(pid, SIGTERM);
|
/openbmc/linux/tools/perf/util/ |
H A D | header.c | 2271 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 D | draw.py | 833 ipid = int(proc.pid)
|
/openbmc/linux/fs/ext2/ |
H A D | inode.c | 316 colour = (current->pid % 16) * in ext2_find_near()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | core.c | 903 current->pid, name, ifp->mac_addr); in brcmf_add_if()
|