Searched refs:pid_t (Results 76 - 100 of 530) sorted by path

1234567891011>>

/linux-master/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.h59 pid_t owner_pid;
/linux-master/drivers/infiniband/sw/rdmavt/
H A Dtrace_tx.h67 __field(pid_t, pid)
/linux-master/drivers/media/platform/amphion/
H A Dvpu.h277 pid_t pid;
278 pid_t tgid;
/linux-master/drivers/misc/bcm-vk/
H A Dbcm_vk.h275 pid_t pid;
390 pid_t reset_pid; /* process that issue reset */
507 const pid_t pid, const u32 q_num);
H A Dbcm_vk_msg.c210 static struct bcm_vk_ctx *bcm_vk_get_ctx(struct bcm_vk *vk, const pid_t pid)
295 pid_t pid;
686 const pid_t pid, const u32 q_num)
727 static int bcm_vk_handle_last_sess(struct bcm_vk *vk, const pid_t pid,
1199 pid_t org_pid, pid;
1277 pid_t pid = ctx->pid;
H A Dbcm_vk_msg.h86 pid_t pid;
/linux-master/drivers/misc/lkdtm/
H A Dbugs.c166 static pid_t stack_pid;
172 pid_t pid = task_pid_nr(current);
183 static pid_t stack_canary_pid;
190 pid_t pid = task_pid_nr(current);
/linux-master/drivers/misc/ocxl/
H A Dtrace.h76 TP_PROTO(pid_t pid, void *spa, int pasid, u32 pidr, u32 tidr),
80 __field(pid_t, pid)
105 TP_PROTO(pid_t pid, void *spa, int pasid, u32 pidr, u32 tidr),
110 TP_PROTO(pid_t pid, void *spa, int pasid, u32 pidr, u32 tidr),
/linux-master/drivers/misc/sgi-gru/
H A Dgrulib.h122 pid_t pid;
136 pid_t pid;
H A Dgrutables.h351 pid_t ts_tgid_owner; /* task that is using the
/linux-master/drivers/net/slip/
H A Dslip.h88 pid_t pid;
/linux-master/drivers/scsi/cxlflash/
H A Dsuperpipe.c165 pid_t pid = task_tgid_nr(current), ctxpid = 0;
/linux-master/drivers/scsi/
H A Dscsi_transport_iscsi.c2949 struct iscsi_uevent *ev, pid_t pid,
/linux-master/drivers/tty/
H A Dtty_audit.c65 pid_t pid = task_pid_nr(current);
H A Dtty_jobctrl.c466 static int tiocgpgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p)
493 static int tiocspgrp(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p)
496 pid_t pgrp_nr;
543 static int tiocgsid(struct tty_struct *tty, struct tty_struct *real_tty, pid_t __user *p)
546 pid_t sid;
/linux-master/drivers/xen/xenbus/
H A Dxenbus_xs.c94 static pid_t xenwatch_pid;
/linux-master/fs/autofs/
H A Dautofs_i.h95 pid_t pid;
96 pid_t tgid;
H A Dwaitq.c312 pid_t pid;
313 pid_t tgid;
/linux-master/fs/bcachefs/
H A Dbtree_iter.c3009 pid_t pid = current->pid;
3162 pid_t pid;
/linux-master/fs/btrfs/
H A Dctree.h210 pid_t log_start_pid;
H A Dextent_io.h123 pid_t lock_owner;
H A Dlocking.c107 static void btrfs_set_eb_lock_owner(struct extent_buffer *eb, pid_t owner)
112 static void btrfs_set_eb_lock_owner(struct extent_buffer *eb, pid_t owner) { }
/linux-master/fs/ceph/
H A Dmds_client.h402 pid_t tgid;
/linux-master/fs/
H A Dexec.c1805 pid_t old_pid, old_vpid;
H A Dfcntl.c152 pid_t f_getown(struct file *filp)
154 pid_t pid = 0;

Completed in 317 milliseconds

1234567891011>>