Home
last modified time | relevance | path

Searched refs:pid (Results 5851 - 5875 of 6098) sorted by relevance

1...<<231232233234235236237238239240>>...244

/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2074 static int nfp_net_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in nfp_net_bridge_getlink() argument
2087 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, mode, 0, 0, in nfp_net_bridge_getlink()
/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c140 req->in.h.pid = pid_nr_ns(task_pid(current), fc->pid_ns); in fuse_get_req()
471 req->in.h.pid = pid_nr_ns(task_pid(current), fc->pid_ns); in fuse_force_creds()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcpuset.c4278 * - Used for /proc/<pid>/cpuset.
4285 struct pid *pid, struct task_struct *tsk) in proc_cpuset_show()
4314 /* Display task mems_allowed in /proc/<pid>/status file. */
4284 proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *tsk) proc_cpuset_show() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c2376 userptr->pid = current->pid; in hl_pin_host_memory()
H A Dhabanalabs.h1916 * @pid: the pid of the user process owning the memory
1929 pid_t pid; member
2271 struct pid *taskpid;
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_clientmgr.c1236 info->pid = pid_vnr(cptr->data.user.owner); in get_client_info()
1238 info->pid = -1; in get_client_info()
/kernel/linux/linux-6.6/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()
/third_party/glfw/src/
H A Dx11_window.c677 const long pid = getpid(); in createNativeWindow() local
682 (unsigned char*) &pid, 1); in createNativeWindow()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v9_0.c571 "pasid:%u, for process %s pid %d thread %s pid %d)\n", in gmc_v9_0_process_interrupt()
575 task_info.task_name, task_info.pid); in gmc_v9_0_process_interrupt()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dsignal.c911 current->comm, current->pid, in setup_rt_frame()
/kernel/linux/common_modules/tzdriver/core/
H A Dsession_manager.c29 #include <linux/pid.h>
H A Dtc_client_driver.c36 #include <linux/pid.h>
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dpci-common.c604 "Process %s (pid:%d) mapped non-existing PCI legacy memory for 0%04x:%02x\n", in pci_mmap_legacy_page_range()
605 current->comm, current->pid, pci_domain_nr(bus), bus->number); in pci_mmap_legacy_page_range()
H A Dasm-offsets.c457 OFFSET(VCPU_GUEST_PID, kvm_vcpu, arch.pid); in main()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsmp.c292 lc->current_pid = tsk->pid; in pcpu_attach_task()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dsignal.c1001 current->comm, current->pid, in setup_rt_frame()
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/
H A Dnetns.sh42 waitiperf() { pretty "${1//*-}" "wait for iperf:${3:-5201} pid $2"; while [[ $(ss -N "$1" -tlpH "sport = ${3:-5201}") != *\"iperf3\",pid=$2,fd=* ]]; do sleep 0.1; done; }
43 waitncatudp() { pretty "${1//*-}" "wait for udp:1111 pid $2"; while [[ $(ss -N "$1" -ulpH 'sport = 1111') != *\"ncat\",pid=$2,fd=* ]]; do sleep 0.1; done; }
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dpci-common.c680 "Process %s (pid:%d) mapped non-existing PCI legacy memory for 0%04x:%02x\n", in pci_mmap_legacy_page_range()
681 current->comm, current->pid, pci_domain_nr(bus), bus->number); in pci_mmap_legacy_page_range()
H A Dasm-offsets.c359 OFFSET(VCPU_GUEST_PID, kvm_vcpu, arch.pid); in main()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsmp.c290 lc->current_pid = tsk->pid; in pcpu_attach_task()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dhabanalabs.h1194 struct pid *taskpid;
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c976 hfi1_cdbg(PROC, "[%u:%u] pid %u assigned to CPU %d (NUMA %u)", in allocate_ctxt()
977 uctxt->ctxt, fd->subctxt, current->pid, fd->rec_cpu_num, in allocate_ctxt()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c907 brcmf_dbg(TRACE, " ==== pid:%x, if:%s (%pM) created ===\n", in brcmf_add_if()
908 current->pid, name, ifp->mac_addr); in brcmf_add_if()
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dregion_devs.c1209 idx = this_cpu_add_return(flush_idx, hash_32(current->pid + idx, 8)); in generic_nvdimm_flush()

Completed in 63 milliseconds

1...<<231232233234235236237238239240>>...244