| /kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/ |
| H A D | pipe.c | 300 u16 pid = usbhsp_pipectrl_get(pipe); in __usbhsp_pid_try_nak_if_stall() local 347 u16 pid = usbhsp_pipectrl_get(pipe); in usbhs_pipe_stall() local 367 u16 pid = usbhsp_pipectrl_get(pipe) & PID_MASK; in usbhs_pipe_is_stall() local
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | test_lru_dist.c | 221 static int sched_next_online(int pid, int next_to_try) in sched_next_online() argument 242 pid_t pid[tasks]; in run_parallel() local
|
| /kernel/linux/linux-5.10/include/linux/mlx5/ |
| H A D | cq.h | 54 int pid; member
|
| /kernel/linux/linux-5.10/sound/isa/ |
| H A D | cmi8330.c | 671 snd_cmi8330_pnp_detect(struct pnp_card_link *pcard, const struct pnp_card_device_id *pid) snd_cmi8330_pnp_detect() argument
|
| /kernel/linux/linux-5.10/sound/isa/msnd/ |
| H A D | msnd_pinnacle.c | 1069 snd_msnd_pnp_detect(struct pnp_card_link *pcard, const struct pnp_card_device_id *pid) snd_msnd_pnp_detect() argument
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A D | hda_loongson.c | 740 static int azx_pci_probe(struct pci_dev *pdev, const struct pci_device_id *pid) in azx_pci_probe() argument
|
| /kernel/linux/linux-5.10/sound/isa/gus/ |
| H A D | interwave.c | 845 snd_interwave_pnp_detect(struct pnp_card_link *pcard, const struct pnp_card_device_id *pid) snd_interwave_pnp_detect() argument
|
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-inject.c | 327 static struct dso *findnew_dso(int pid, int tid, const char *filename, in findnew_dso() argument 641 u32 pid = evsel__intval(evsel, sample, "pid"); in perf_inject__sched_stat() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | code-reading.c | 573 pid_t pid; in do_test_code_reading() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | event.h | 124 u32 pid, tid; member
|
| H A D | svghelper.c | 382 void svg_process(int cpu, u64 start, u64 end, int pid, const char *name, const char *backtrace) in svg_process() argument
|
| H A D | arm-spe.c | 80 pid_t pid; member
|
| H A D | build-id.c | 301 write_buildid(const char *name, size_t name_len, struct build_id *bid, pid_t pid, u16 misc, struct feat_fd *fd) write_buildid() argument
|
| H A D | jitdump.c | 415 pid_t pid, tid; in jit_repipe_code_load() local 417 u32 pid, tid; in jit_repipe_code_load() member 528 pid_t pid, tid; jit_repipe_code_move() local 530 u32 pid, tid; jit_repipe_code_move() member 713 jit_detect(char *mmap_name, pid_t pid) jit_detect() argument 767 jit_add_pid(struct machine *machine, pid_t pid) jit_add_pid() argument 779 jit_has_pid(struct machine *machine, pid_t pid) jit_has_pid() argument 790 jit_process(struct perf_session *session, struct perf_data *output, struct machine *machine, char *filename, pid_t pid, u64 *nbytes) jit_process() argument [all...] |
| H A D | s390-cpumsf.c | 885 s390_cpumsf_synth_error(struct s390_cpumsf *sf, int code, int cpu, pid_t pid, pid_t tid, u64 ip, u64 timestamp) s390_cpumsf_synth_error() argument
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | auto_fs.h | 198 __u32 pid; member
|
| H A D | capability.h | 41 int pid; member
|
| H A D | blktrace_api.h | 108 __u32 pid; /* who did it */ member 143 __u32 pid; member
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | madvise.c | 1322 struct pid *pid; in SYSCALL_DEFINE5() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
| H A D | dmx.h | 174 __u16 pid; member 194 __u16 pid; member
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | kthread.c | 330 int pid; in create_kthread() local
|
| H A D | auditfilter.c | 1331 pid_t pid; in audit_filter() local
|
| /kernel/linux/linux-5.10/kernel/sched/rtg/ |
| H A D | frame_rtg.c | 335 int search_rtg(int pid) in search_rtg() argument 496 update_frame_thread(struct frame_info *frame_info, int old_prio, int prio, int pid, struct task_struct *old_task) update_frame_thread() argument [all...] |
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | array.c | 151 task_state(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *p) task_state() argument 407 proc_pid_status(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) proc_pid_status() argument 433 do_task_stat(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task, int whole) do_task_stat() argument 639 proc_tid_stat(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) proc_tid_stat() argument 645 proc_tgid_stat(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) proc_tgid_stat() argument 651 proc_pid_statm(struct seq_file *m, struct pid_namespace *ns, struct pid *pid, struct task_struct *task) proc_pid_statm() argument 691 struct pid *pid = NULL; get_children_pid() local 758 struct pid *pid; children_seq_next() local [all...] |
| /kernel/linux/linux-5.10/net/can/ |
| H A D | gw.c | 546 cgw_put_job(struct sk_buff *skb, struct cgw_job *gwj, int type, u32 pid, u32 seq, int flags) cgw_put_job() argument
|