Home
last modified time | relevance | path

Searched refs:pid (Results 1976 – 2000 of 2175) sorted by relevance

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

/openbmc/linux/fs/xfs/
H A Dxfs_trace.h4009 TP_PROTO(struct xfs_mount *mp, unsigned int nr_threads, pid_t pid),
4010 TP_ARGS(mp, nr_threads, pid),
4014 __field(pid_t, pid)
4019 __entry->pid = pid;
4023 __entry->nr_threads, __entry->pid)
/openbmc/linux/net/
H A Dsocket.c1255 int pid, err; in sock_ioctl() local
1282 if (get_user(pid, (int __user *)argp)) in sock_ioctl()
1284 err = f_setown(sock->file, pid, 1); in sock_ioctl()
/openbmc/linux/sound/pci/korg1212/
H A Dkorg1212.c1382 korg1212->playback_pid = current->pid; in snd_korg1212_playback_open()
1413 korg1212->capture_pid = current->pid; in snd_korg1212_capture_open()
/openbmc/linux/fs/
H A Daio.c339 pr_debug("pid(%d) [%d] page->count=%d\n", current->pid, i, in aio_free_ring()
537 current->pid, i, page_count(page)); in aio_setup_ring()
/openbmc/linux/sound/isa/
H A Des18xx.c2252 const struct pnp_card_device_id *pid) in snd_audiodrive_pnpc_detect() argument
2269 res = snd_audiodrive_pnpc(dev, card->private_data, pcard, pid); in snd_audiodrive_pnpc_detect()
/openbmc/linux/drivers/accel/habanalabs/common/
H A Ddebugfs.c229 userptr->pid, userptr->addr, userptr->size, in userptr_show()
392 (u64)dma_addr, userptr->pid, in userptr_lookup_show()
/openbmc/linux/tools/perf/Documentation/
H A Dperf-stat.txt73 --pid=<pid>::
/openbmc/linux/Documentation/locking/
H A Drobust-futexes.rst177 sys_get_robust_list(int pid, struct robust_list_head __user **head_ptr,
/openbmc/linux/mm/
H A Dmremap.c773 … duplicate a private mapping with mremap. This is not supported.\n", current->comm, current->pid); in vma_to_resize()
/openbmc/linux/fs/coda/
H A Dupcall.c54 inp->ih.pid = task_pid_nr_ns(current, &init_pid_ns); in alloc_upcall()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dqp.c655 qp->pid, in qp_iter_print()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c147 uint32_t pid, struct sockaddr *dst_addr);
319 uint32_t pid, struct sockaddr *dst_addr) in qla4xxx_send_ping() argument
337 rval = qla4xxx_ping_iocb(ha, options, payload_size, pid, in qla4xxx_send_ping()
357 pid, ipaddr); in qla4xxx_send_ping()
387 pid, ipaddr); in qla4xxx_send_ping()
5246 uint32_t status, uint32_t pid, in qla4xxx_post_ping_evt_work() argument
5256 e->u.ping.pid = pid; in qla4xxx_post_ping_evt_work()
5290 e->u.ping.pid, in qla4xxx_do_work()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c1037 unsigned long pid, pg_sizes, start, end; in kvmppc_nested_h_rpt_invalidate() local
1045 pid = kvmppc_get_gpr(vcpu, 4); in kvmppc_nested_h_rpt_invalidate()
1050 do_h_rpt_invalidate_prt(pid, vcpu->arch.nested->shadow_lpid, in kvmppc_nested_h_rpt_invalidate()
2309 *val = get_reg_val(id, vcpu->arch.pid); in kvmppc_get_one_reg_hv()
2555 vcpu->arch.pid = set_reg_val(id, *val); in kvmppc_set_one_reg_hv()
/openbmc/linux/Documentation/filesystems/
H A Dvfs.rst385 called by the VFS to show mount options for /proc/<pid>/mounts
386 and /proc/<pid>/mountinfo.
391 /proc/<pid>/{mounts,mountinfo,mountstats}. If not provided then
395 Optional. Called by the VFS (for /proc/<pid>/mountinfo) to show
399 Optional. Called by the VFS (for /proc/<pid>/mountstats) to show
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2620 abi_uint pid; member
2662 abi_int pid; member
/openbmc/linux/drivers/scsi/aacraid/
H A Dcommsup.c1497 if (aac->thread && aac->thread->pid != current->pid) { in _aac_reset_adapter()
/openbmc/linux/Documentation/admin-guide/mm/
H A Dnuma_memory_policy.rst156 can be seen by examining the /proc/<pid>/numa_maps of tasks sharing
355 API discussed below] or by another task using the /proc/<pid>/numa_maps
/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c2242 rme9652->playback_pid = current->pid; in snd_rme9652_playback_open()
2301 rme9652->capture_pid = current->pid; in snd_rme9652_capture_open()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v10_0.c166 task_info.task_name, task_info.pid); in gmc_v10_0_process_interrupt()
/openbmc/linux/arch/m68k/kernel/
H A Dtraps.c507 pr_debug("pid = %x ", current->pid); in bus_error030()
/openbmc/openbmc/poky/meta/classes-global/
H A Dsanity.bbclass489 pid = os.fork()
490 if not pid:
497 ret = os.waitpid(pid, 0)[1]
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h1269 u8 pid; member
1375 u8 pid: 3; member
1394 u8 pid: 3; member
1415 u8 pid: 3; member
/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c916 u8 pid = 0; in dwc2_gadget_fill_isoc_desc() local
946 pid = DIV_ROUND_UP(len, hs_ep->ep.maxpacket); in dwc2_gadget_fill_isoc_desc()
948 pid = 1; in dwc2_gadget_fill_isoc_desc()
949 desc->status |= ((pid << DEV_DMA_ISOC_PID_SHIFT) & in dwc2_gadget_fill_isoc_desc()
/openbmc/linux/sound/core/
H A Dtimer.c1787 sprintf(str, "application %i", current->pid); in snd_timer_user_tselect()
1803 err = snd_timer_open(tu->timeri, &tselect.id, current->pid); in snd_timer_user_tselect()
/openbmc/linux/drivers/s390/net/
H A Dqeth_l2_main.c935 static int qeth_l2_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq, in qeth_l2_bridge_getlink() argument
948 return ndo_dflt_bridge_getlink(skb, pid, seq, dev, in qeth_l2_bridge_getlink()

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