/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | fault.c | 148 current->comm, current->pid, address); in do_sigbus() 315 current->comm, current->pid, address, in sanity_check_fault()
|
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | fsl_booke.c | 104 unsigned long size, unsigned long flags, unsigned int pid) in settlbcam() 116 TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid); in settlbcam() 103 settlbcam(int index, unsigned long virt, phys_addr_t phys, unsigned long size, unsigned long flags, unsigned int pid) settlbcam() argument
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | unwind_frame.c | 348 state->task->pid, next_bp); in unwind_next_frame() 354 state->task->pid, next_bp); in unwind_next_frame()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_amdkfd.h | 117 struct pid *pid; member
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | signal_o32.c | 148 current->comm, current->pid, in setup_frame_32() 234 current->comm, current->pid, in setup_rt_frame_32()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/ |
H A D | e500.c | 98 unsigned long size, unsigned long flags, unsigned int pid) in settlbcam() 110 TLBCAM[index].MAS1 = MAS1_VALID | MAS1_IPROT | MAS1_TSIZE(tsize) | MAS1_TID(pid); in settlbcam() 97 settlbcam(int index, unsigned long virt, phys_addr_t phys, unsigned long size, unsigned long flags, unsigned int pid) settlbcam() argument
|
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/ |
H A D | prism2usb.c | 8 #define PRISM_DEV(vid, pid, name) \ 9 { USB_DEVICE(vid, pid), \
|
/kernel/linux/linux-5.10/sound/isa/ |
H A D | azt2320.c | 167 const struct pnp_card_device_id *pid) in snd_card_azt2320_probe() 182 if ((error = snd_card_azt2320_pnp(dev, acard, pcard, pid))) { in snd_card_azt2320_probe() 165 snd_card_azt2320_probe(int dev, struct pnp_card_link *pcard, const struct pnp_card_device_id *pid) snd_card_azt2320_probe() argument
|
/kernel/linux/linux-5.10/sound/isa/ad1816a/ |
H A D | ad1816a.c | 127 const struct pnp_card_device_id *pid) in snd_card_ad1816a_probe() 141 if ((error = snd_card_ad1816a_pnp(dev, pcard, pid))) { in snd_card_ad1816a_probe() 126 snd_card_ad1816a_probe(int dev, struct pnp_card_link *pcard, const struct pnp_card_device_id *pid) snd_card_ad1816a_probe() argument
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-mem.c | 176 sample->pid, in dump_raw_samples() 203 sample->pid, in dump_raw_samples()
|
/kernel/linux/linux-5.10/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 313 header.pid = getpid(); in jvmti_open() 386 rec.pid = getpid(); in jvmti_write_code()
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | sample-parsing.c | 46 COMP(pid); in samples_same() 201 .pid = 102, in do_test()
|
/kernel/linux/linux-5.10/tools/perf/trace/beauty/include/linux/ |
H A D | socket.h | 14 struct pid; 170 __u32 pid; member
|
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | update.c | 481 long rcutorture_sched_setaffinity(pid_t pid, const struct cpumask *in_mask) in rcutorture_sched_setaffinity() argument 485 ret = sched_setaffinity(pid, in_mask); in rcutorture_sched_setaffinity()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | audit.h | 127 pid_t pid, ppid; member 181 pid_t pid; member
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | debug.h | 158 pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ 164 pr_debug("UBIFS DBG " type " (pid %d): " fmt "%s\n", current->pid, \
|
/kernel/linux/linux-5.10/drivers/media/usb/as102/ |
H A D | as10x_cmd.h | 184 __le16 pid; member 207 __le16 pid; member
|
/kernel/linux/linux-5.10/drivers/staging/hisysevent/ |
H A D | hisysevent_builder.c | 133 header->pid = (u32)current->pid; in hisysevent_init_header()
|
/kernel/linux/linux-6.6/drivers/media/usb/as102/ |
H A D | as10x_cmd.h | 184 __le16 pid; member 207 __le16 pid; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/ |
H A D | core.h | 67 unsigned int pid; member 293 unsigned int pid, struct pdsc_qcq *qcq);
|
/kernel/linux/linux-6.6/include/dt-bindings/usb/ |
H A D | pd.h | 150 #define VDO_PRODUCT(pid, bcd) (((pid) & 0xffff) << 16 | ((bcd) & 0xffff))
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | debug.h | 158 pr_debug("UBIFS DBG " type " (pid %d): " fmt "\n", current->pid, \ 164 pr_debug("UBIFS DBG " type " (pid %d): " fmt "%s\n", current->pid, \
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | damon.h | 64 * @pid: The PID of the virtual address space to monitor. 71 * @pid should be set for appropriate &struct damon_operations including the 75 struct pid *pid; member
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | pd_vdo.h | 168 #define VDO_PRODUCT(pid, bcd) (((pid) & 0xffff) << 16 | ((bcd) & 0xffff))
|
/kernel/linux/linux-6.6/include/rv/ |
H A D | da_monitor.h | 195 trace_event_##name(tsk->pid, \ 207 trace_error_##name(tsk->pid, \
|