/linux-3.3/drivers/s390/cio/ |
D | css.h | 48 struct pgid { struct 56 } __attribute__ ((packed)) pgid_high; argument 57 __u32 cpu_id : 24; /* CPU identification */ 58 __u32 cpu_model : 16; /* CPU model */ 59 __u32 tod_high; /* high word TOD clock */
|
D | device_pgid.c | 125 struct pgid *pgid = &cdev->private->pgid[i]; in spid_build_cp() local 239 struct pgid *pgid = &cdev->private->pgid[0]; in pgid_analyze() local 271 struct pgid *pgid; in pgid_to_donepm() local 302 static void pgid_fill(struct ccw_device *cdev, struct pgid *pgid) in pgid_fill() 317 struct pgid *pgid; in snid_done() local
|
D | io_sch.h | 154 struct pgid pgid[8]; /* path group IDs per chpid*/ member
|
/linux-3.3/net/ceph/ |
D | osdmap.c | 361 struct ceph_pg pgid) in __lookup_pg_mapping() 383 static int __remove_pg_mapping(struct rb_root *root, struct ceph_pg pgid) in __remove_pg_mapping() 669 struct ceph_pg pgid; in osdmap_decode() local 885 struct ceph_pg pgid; in osdmap_apply_incremental() local 1001 struct ceph_pg pgid; in ceph_calc_object_layout() local 1041 static int *calc_pg_raw(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in calc_pg_raw() 1105 int ceph_calc_pg_acting(struct ceph_osdmap *osdmap, struct ceph_pg pgid, in ceph_calc_pg_acting() 1126 int ceph_calc_pg_primary(struct ceph_osdmap *osdmap, struct ceph_pg pgid) in ceph_calc_pg_primary()
|
D | osd_client.c | 949 struct ceph_pg pgid; in __map_request() local
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 1936 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_tx() 1963 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_tx() 1976 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_rx() 1984 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_rx() 1991 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_tx() 2018 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_tx() 2032 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_rx() 2042 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_rx()
|
/linux-3.3/fs/ceph/ |
D | ioctl.c | 196 struct ceph_pg pgid; in ceph_ioctl_get_dataloc() local
|
/linux-3.3/include/linux/ceph/ |
D | osdmap.h | 31 struct ceph_pg pgid; member
|
/linux-3.3/net/dcb/ |
D | dcbnl.c | 719 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local 949 u8 pgid; in __dcbnl_pg_setcfg() local 1317 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local
|
/linux-3.3/fs/proc/ |
D | array.c | 368 pid_t ppid = 0, pgid = -1, sid = -1; in do_task_stat() local
|
/linux-3.3/arch/powerpc/kernel/ |
D | sys_ppc32.c | 467 asmlinkage long compat_sys_setpgid(u32 pid, u32 pgid) in compat_sys_setpgid()
|
/linux-3.3/arch/s390/include/asm/ |
D | dasd.h | 233 __u8 pgid[11]; member
|
/linux-3.3/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 173 u8 pgid[BFA_CEE_DCBX_MAX_PRIORITY]; member
|
/linux-3.3/kernel/ |
D | sys.c | 989 SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid) in SYSCALL_DEFINE2() argument
|
/linux-3.3/security/ |
D | capability.c | 394 static int cap_task_setpgid(struct task_struct *p, pid_t pgid) in cap_task_setpgid()
|
D | security.c | 773 int security_task_setpgid(struct task_struct *p, pid_t pgid) in security_task_setpgid()
|
/linux-3.3/include/linux/ |
D | coda.h | 301 pid_t pgid; member
|
D | security.h | 2291 static inline int security_task_setpgid(struct task_struct *p, pid_t pgid) in security_task_setpgid()
|
/linux-3.3/security/smack/ |
D | smack_lsm.c | 1528 static int smack_task_setpgid(struct task_struct *p, pid_t pgid) in smack_task_setpgid()
|
/linux-3.3/security/selinux/ |
D | hooks.c | 3357 static int selinux_task_setpgid(struct task_struct *p, pid_t pgid) in selinux_task_setpgid()
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_defs_svc.h | 1233 u8 pgid[BFA_CEE_DCBX_MAX_PRIORITY]; member
|