Home
last modified time | relevance | path

Searched refs:pid (Results 1626 – 1650 of 1746) sorted by relevance

1...<<61626364656667686970

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_svm.c1319 kfd_smi_event_unmap_from_gpu(pdd->dev, p->lead_thread->pid, in svm_range_unmap_from_gpus()
3023 kfd_smi_event_page_fault_start(node, p->lead_thread->pid, addr, in svm_range_restore_pages()
3065 kfd_smi_event_page_fault_end(node, p->lead_thread->pid, addr, in svm_range_restore_pages()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h3891 MLXSW_ITEM32(reg, qpcr, pid, 0x00, 0, 14);
4016 static inline void mlxsw_reg_qpcr_pack(char *payload, u16 pid, in mlxsw_reg_qpcr_pack() argument
4021 mlxsw_reg_qpcr_pid_set(payload, pid); in mlxsw_reg_qpcr_pack()
6521 MLXSW_ITEM32(reg, htgt, pid, 0x04, 0, 8);
9926 MLXSW_ITEM32(reg, mpat, pid, 0x0C, 0, 14);
/linux/init/
H A DKconfig1133 bool "Include legacy /proc/<pid>/cpuset file"
1212 or same user id or pid may refer to different tasks when used in
1259 processes with the same pid as long as they are in different
1260 pid namespaces. This is a building block of containers.
/linux/kernel/bpf/
H A Dsyscall.c5082 pid_t pid = attr->task_fd_query.pid; in bpf_task_fd_query() local
5099 task = get_pid_task(find_vpid(pid), PIDTYPE_PID); in bpf_task_fd_query()
5209 #define BPF_LINK_CREATE_LAST_FIELD link_create.uprobe_multi.pid
/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()
/linux/net/ieee802154/
H A Dnl802154.c1274 u32 pid = nla_get_u32(info->attrs[NL802154_ATTR_PID]); in nl802154_wpan_phy_netns() local
1276 net = get_net_ns_by_pid(pid); in nl802154_wpan_phy_netns()
/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1975 pid_t pid; member
2315 struct pid *taskpid;
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2259 static int nfp_net_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in nfp_net_bridge_getlink() argument
2272 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, mode, 0, 0, in nfp_net_bridge_getlink()
/linux/tools/perf/util/
H A Dheader.c2279 machine = perf_session__findnew_machine(session, bev->pid); in __event_process_build_id()
2366 bev.pid = HOST_KERNEL_ID; in perf_header__read_build_ids_abi_quirk()
2369 bev.pid = DEFAULT_GUEST_KERNEL_ID; in perf_header__read_build_ids_abi_quirk()
/linux/drivers/scsi/qla4xxx/
H A Dql4_isr.c453 qla4xxx_post_ping_evt_work(ha, status, mrb->pid, data_size, in qla4xxx_mbox_status_entry()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c903 current->pid, name, ifp->mac_addr); in brcmf_add_if()
/linux/kernel/rcu/
H A Dtree_nocb.h1617 WARN_ON(sched_setaffinity(current->pid, rcu_nocb_mask)); in rcu_bind_current_to_nocb()
/linux/security/keys/
H A Dkeyctl.c1663 if (parent->pid <= 1 || !parent->mm) in keyctl_session_to_parent()
/linux/kernel/
H A Dsysctl.c1333 struct pid *new_pid; in proc_do_cad_pid()
/linux/fs/ext2/
H A Dinode.c316 colour = (current->pid % 16) * in ext2_find_near()
/linux/net/sunrpc/
H A Dsvc.c716 trace_svc_wake_up(rqstp->rq_task->pid); in svc_pool_wake_idle_thread()
/linux/drivers/scsi/bfa/
H A Dbfa_svc.c1912 bfa_lps_get_tag_from_pid(struct bfa_s *bfa, u32 pid) in bfa_lps_get_tag_from_pid() argument
1919 if (lps->lp_pid == pid) in bfa_lps_get_tag_from_pid()
4888 m->pid = rp->rport_info.pid; in bfa_rport_send_fwcreate()
/linux/drivers/infiniband/sw/rdmavt/
H A Dqp.c1218 qp->pid = current->pid; in rvt_create_qp()
/linux/Documentation/netlink/specs/
H A Ddevlink.yaml680 name: netns-pid
1694 - netns-pid
/linux/mm/
H A DKconfig1165 names can be later retrieved from /proc/pid/maps and /proc/pid/smaps
H A Dmmap.c3073 current->comm, current->pid); in SYSCALL_DEFINE5()
3525 current->comm, current->pid, in may_expand_vm()
/linux/kernel/cgroup/
H A Dcpuset.c5043 struct pid *pid, struct task_struct *tsk) in proc_cpuset_show() argument
/linux/fs/smb/client/
H A Dinode.c577 io_parms.pid = current->tgid; in cifs_sfu_type()
2945 u32 npid = open_file->pid;
/linux/ipc/
H A Dmqueue.c145 struct pid *notify_owner;
/linux/drivers/infiniband/hw/hfi1/
H A Dfile_ops.c967 uctxt->ctxt, fd->subctxt, current->pid, fd->rec_cpu_num, in allocate_ctxt()

1...<<61626364656667686970