/kernel/linux/linux-6.6/kernel/rcu/ |
H A D | update.c | 529 long rcutorture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask) in rcutorture_sched_setaffinity() argument 533 ret = sched_setaffinity(pid, in_mask); in rcutorture_sched_setaffinity()
|
/kernel/linux/linux-6.6/mm/kasan/ |
H A D | common.c | 51 track->pid = current->pid; in kasan_set_track()
|
/third_party/elfutils/backends/ |
H A D | linux-core-note.c | 160 FIELD (identity, PID_T, pid, 'd', .thread_identifier = true), 195 FIELD (identity, PID_T, pid, 'd'),
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.h | 331 int snd_pcm_direct_async(snd_pcm_t *pcm, int sig, pid_t pid); 355 int snd_timer_async(snd_timer_t *timer, int sig, pid_t pid);
|
H A D | pcm_generic.c | 52 int snd_pcm_generic_async(snd_pcm_t *pcm, int sig, pid_t pid) in snd_pcm_generic_async() argument 55 return snd_pcm_async(generic->slave, sig, pid); in snd_pcm_generic_async()
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_hw.c | 67 static int snd_timer_hw_async(snd_timer_t *timer, int sig, pid_t pid) in snd_timer_hw_async() argument 94 if (fcntl(fd, F_SETOWN, (long)pid) < 0) { in snd_timer_hw_async()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_video.c | 53 unsigned pid = getpid(); in rvid_alloc_stream_handle() local 57 stream_handle |= ((pid >> i) & 1) << (31 - i); in rvid_alloc_stream_handle()
|
/third_party/node/lib/internal/cluster/ |
H A D | primary.js | 101 process._debugProcess(worker.process.pid); 104 process._debugProcess(this.process.pid);
|
/third_party/nghttp2/src/ |
H A D | shrpx_log.h | 274 pid_t pid; member 282 // Logs message when process whose pid is |pid| and exist status is 284 void log_chld(pid_t pid, int rstatus, const char *msg);
|
/third_party/libfuse/util/ |
H A D | mount.fuse.c | 152 .pid = 0, in get_capabilities() 173 .pid = 0, in set_capabilities()
|
/third_party/node/deps/v8/include/libplatform/ |
H A D | v8-tracing.h | 63 unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, 66 int pid() const { return pid_; } in pid() function in v8::platform::tracing::TraceObject
|
/third_party/node/deps/v8/include/v8-include/libplatform/ |
H A D | v8-tracing.h | 63 unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, 66 int pid() const { return pid_; } in pid() function in v8::platform::tracing::TraceObject
|
/third_party/skia/src/gpu/ |
H A D | GrGpuResource.h | 114 GrGpuResourceTag(uint32_t pid, uint32_t tid, uint32_t wid, uint32_t fid, const std::string& name) in GrGpuResourceTag() 115 : fPid(pid), fTid(tid), fWid(wid), fFid(fid), fName(name) in GrGpuResourceTag()
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | internal.h | 660 MHD_thread_handle_ pid; member 1105 MHD_thread_handle_ pid; member
|
/third_party/python/Lib/email/ |
H A D | utils.py | 185 pid = os.getpid() 193 msgid = '<%d.%d.%d%s@%s>' % (timeval, pid, randint, idstring, domain)
|
/third_party/rust/crates/rustix/src/io/ |
H A D | procfs.rs | 247 let pid = getpid(); in proc_self() 249 // Open "/proc/self". Use our pid to compute the name rather than literally in proc_self() 251 let proc_self = proc_opendirat(proc, DecInt::new(pid.as_raw_nonzero().get()))?; in proc_self() 408 // `/proc/<pid>` files [to root:root]. in open_and_check_file()
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | mca.c | 867 /* Change the comm field on the MCA/INT task to include the pid that 868 * was interrupted, it makes for easier debugging. If that pid was 0 877 if (previous_current->pid) in ia64_mca_modify_comm() 879 current->comm, previous_current->pid); in ia64_mca_modify_comm() 1624 if (g->pid) in default_monarch_init_process() 1625 printk(" %d", g->pid); in default_monarch_init_process() 1627 printk(" %d (cpu %d task 0x%p)", g->pid, task_cpu(g), g); in default_monarch_init_process() 1633 printk("\nBacktrace of pid %d (%s)\n", t->pid, t->comm); in default_monarch_init_process()
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | mca.c | 868 /* Change the comm field on the MCA/INT task to include the pid that 869 * was interrupted, it makes for easier debugging. If that pid was 0 878 if (previous_current->pid) in ia64_mca_modify_comm() 880 current->comm, previous_current->pid); in ia64_mca_modify_comm() 1625 if (g->pid) in default_monarch_init_process() 1626 printk(" %d", g->pid); in default_monarch_init_process() 1628 printk(" %d (cpu %d task 0x%p)", g->pid, task_cpu(g), g); in default_monarch_init_process() 1634 printk("\nBacktrace of pid %d (%s)\n", t->pid, t->comm); in default_monarch_init_process()
|
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
H A D | nft_concat_range.sh | 1338 wait $(for pid in ${pids}; do echo ${pid}; done) 1340 kill $(for pid in ${flood_pids}; do echo ${pid}; done) 2>/dev/null 1342 wait $(for pid in ${flood_pids}; do echo ${pid}; done) 2>/dev/null
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | guest.c | 520 u32 pid, idx; in attach_afu_directed() local 532 pid = 0; in attach_afu_directed() 538 pid = current->pid; in attach_afu_directed() 550 elem->common.pid = cpu_to_be32(pid); in attach_afu_directed()
|
/kernel/linux/linux-5.10/drivers/media/common/siano/ |
H A D | smsdvb-main.c | 646 pr_debug("add pid %d(%x)\n", in smsdvb_start_feed() 647 feed->pid, feed->pid); in smsdvb_start_feed() 656 pid_msg.msg_data[0] = feed->pid; in smsdvb_start_feed() 668 pr_debug("remove pid %d(%x)\n", in smsdvb_stop_feed() 669 feed->pid, feed->pid); in smsdvb_stop_feed() 678 pid_msg.msg_data[0] = feed->pid; in smsdvb_stop_feed()
|
/kernel/linux/linux-5.10/sound/isa/opti9xx/ |
H A D | miro.c | 1506 const struct pnp_card_device_id *pid) in snd_card_miro_pnp() 1513 pdev = pnp_request_card_device(card, pid->devs[0].id, NULL); in snd_card_miro_pnp() 1517 devmpu = pnp_request_card_device(card, pid->devs[1].id, NULL); in snd_card_miro_pnp() 1521 devmc = pnp_request_card_device(card, pid->devs[2].id, NULL); in snd_card_miro_pnp() 1566 const struct pnp_card_device_id *pid) in snd_miro_pnp_probe() 1584 err = snd_card_miro_pnp(miro, pcard, pid); in snd_miro_pnp_probe() 1504 snd_card_miro_pnp(struct snd_miro *chip, struct pnp_card_link *card, const struct pnp_card_device_id *pid) snd_card_miro_pnp() argument 1565 snd_miro_pnp_probe(struct pnp_card_link *pcard, const struct pnp_card_device_id *pid) snd_miro_pnp_probe() argument
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsglob.h | 595 bool rwpidforward:1; /* pid forward for read/write operations */ 1250 __u32 pid; member 1315 __u32 pid; /* process id who opened file */ member 1340 __u32 pid; member 1382 pid_t pid; member 1416 pid_t pid; member 1598 __u32 pid; /* process id */ member
|
/kernel/linux/linux-5.10/kernel/time/ |
H A D | posix-timers.c | 436 static struct pid *good_sigevent(sigevent_t * event) in good_sigevent() 438 struct pid *pid = task_tgid(current); in good_sigevent() local 443 pid = find_vpid(event->sigev_notify_thread_id); in good_sigevent() 444 rtn = pid_task(pid, PIDTYPE_PID); in good_sigevent() 454 return pid; in good_sigevent()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | fib_rules.c | 102 u32 pid); 988 u32 pid, u32 seq, int type, int flags, in fib_nl_fill_rule() 994 nlh = nlmsg_put(skb, pid, seq, type, sizeof(*frh), flags); in fib_nl_fill_rule() 1167 u32 pid) in notify_rule_change() 1178 err = fib_nl_fill_rule(skb, rule, pid, nlh->nlmsg_seq, event, 0, ops); in notify_rule_change() 1186 rtnl_notify(skb, net, pid, ops->nlgroup, nlh, GFP_KERNEL); in notify_rule_change() 987 fib_nl_fill_rule(struct sk_buff *skb, struct fib_rule *rule, u32 pid, u32 seq, int type, int flags, struct fib_rules_ops *ops) fib_nl_fill_rule() argument 1165 notify_rule_change(int event, struct fib_rule *rule, struct fib_rules_ops *ops, struct nlmsghdr *nlh, u32 pid) notify_rule_change() argument
|