/Linux-v5.4/drivers/s390/cio/ |
D | css.h | 49 struct pgid { struct 57 } __attribute__ ((packed)) pgid_high; argument 58 __u32 cpu_id : 24; /* CPU identification */ 59 __u32 cpu_model : 16; /* CPU model */ 60 __u32 tod_high; /* high word TOD clock */
|
D | device_pgid.c | 139 struct pgid *pgid = &cdev->private->dma_area->pgid[i]; in spid_build_cp() local 303 struct pgid *pgid = &cdev->private->dma_area->pgid[0]; in pgid_analyze() local 335 struct pgid *pgid; in pgid_to_donepm() local 366 static void pgid_fill(struct ccw_device *cdev, struct pgid *pgid) in pgid_fill() 382 struct pgid *pgid; in snid_done() local
|
D | io_sch.h | 127 struct pgid pgid[8]; /* path group IDs per chpid*/ member
|
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/ |
D | qede_dcbnl.c | 33 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgtx() 43 int pgid, u8 *bw_pct) in qede_dcbnl_getpgbwgcfgtx() 51 u8 *prio_type, u8 *pgid, u8 *bw_pct, in qede_dcbnl_getpgtccfgrx() 61 int pgid, u8 *bw_pct) in qede_dcbnl_getpgbwgcfgrx() 120 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgtx() 129 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qede_dcbnl_setpgtccfgrx() 137 static void qede_dcbnl_setpgbwgcfgtx(struct net_device *netdev, int pgid, in qede_dcbnl_setpgbwgcfgtx() 145 static void qede_dcbnl_setpgbwgcfgrx(struct net_device *netdev, int pgid, in qede_dcbnl_setpgbwgcfgrx()
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_dcb.c | 439 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg() 483 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_tx() 493 u8 *prio_type, u8 *pgid, u8 *bw_per, in cxgb4_getpgtccfg_rx() 502 u8 prio_type, u8 pgid, u8 bw_per, in cxgb4_setpgtccfg_tx() 564 static void cxgb4_getpgbwgcfg(struct net_device *dev, int pgid, u8 *bw_per, in cxgb4_getpgbwgcfg() 588 static void cxgb4_getpgbwgcfg_tx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_tx() 593 static void cxgb4_getpgbwgcfg_rx(struct net_device *dev, int pgid, u8 *bw_per) in cxgb4_getpgbwgcfg_rx() 598 static void cxgb4_setpgbwgcfg_tx(struct net_device *dev, int pgid, in cxgb4_setpgbwgcfg_tx() 1186 u32 pgid; in cxgb4_cee_peer_getpg() local
|
D | cxgb4_dcb.h | 105 u32 pgid; /* Priority Group[0..7] */ member
|
D | cxgb4_debugfs.c | 2425 int prio, pgid; in dcb_info_show() local
|
/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_dcb.c | 1980 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_tx() 2007 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_tx() 2020 u8 prio_type, u8 pgid, u8 bw_pct, in bnx2x_dcbnl_set_pg_tccfg_rx() 2028 int pgid, u8 bw_pct) in bnx2x_dcbnl_set_pg_bwgcfg_rx() 2035 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_tx() 2062 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_tx() 2076 u8 *prio_type, u8 *pgid, u8 *bw_pct, in bnx2x_dcbnl_get_pg_tccfg_rx() 2086 int pgid, u8 *bw_pct) in bnx2x_dcbnl_get_pg_bwgcfg_rx()
|
/Linux-v5.4/include/linux/ceph/ |
D | osdmap.h | 30 struct ceph_pg pgid; member 139 struct ceph_pg pgid; member 218 static inline int ceph_decode_pgid(void **p, void *end, struct ceph_pg *pgid) in ceph_decode_pgid()
|
D | osd_client.h | 155 struct ceph_pg pgid; /* last raw pg we mapped to */ member
|
/Linux-v5.4/net/ceph/ |
D | osdmap.c | 633 DEFINE_RB_FUNCS2(pg_mapping, struct ceph_pg_mapping, pgid, ceph_pg_compare, in DEFINE_RB_FUNCS2() argument 2067 bool ceph_pg_is_split(const struct ceph_pg *pgid, u32 old_pg_num, in ceph_pg_is_split() 2109 const struct ceph_pg *pgid) in ceph_is_new_interval() 2225 struct ceph_pg *pgid) in raw_pg_to_pg() 2370 const struct ceph_pg *pgid, in apply_upmap() 2549 const struct ceph_pg *pgid, in get_temp_osds() 2599 struct ceph_pg pgid; in ceph_pg_to_up_acting_osds() local 2624 struct ceph_pg pgid; in ceph_pg_to_primary_shard() local
|
D | osd_client.c | 1511 struct ceph_pg pgid, last_pgid; in calc_target() local 2012 static void encode_pgid(void **p, const struct ceph_pg *pgid) in encode_pgid() 2141 struct ceph_pg pgid; in encode_request_finish() local 3500 struct ceph_pg pgid; member
|
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 145 u8 pgid; member 661 u8 i, tc, pgid; in qlcnic_dcb_fill_cee_tc_params() local 794 u8 *pgid, u8 *bw_per, u8 *up_tc_map) in qlcnic_dcb_get_pg_tc_cfg_tx() 830 static void qlcnic_dcb_get_pg_bwg_cfg_tx(struct net_device *netdev, int pgid, in qlcnic_dcb_get_pg_bwg_cfg_tx() 1004 u8 *pgid, u8 *bw_pct, u8 *up_map) in qlcnic_dcb_get_pg_tc_cfg_rx() 1010 qlcnic_dcb_get_pg_bwg_cfg_rx(struct net_device *netdev, int pgid, u8 *bw_pct) in qlcnic_dcb_get_pg_bwg_cfg_rx()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_dcbnl.c | 688 u8 pgid, u8 bw_pct, u8 up_map) in mlx5e_dcbnl_setpgtccfgtx() 709 int pgid, u8 bw_pct) in mlx5e_dcbnl_setpgbwgcfgtx() 725 u8 *pgid, u8 *bw_pct, u8 *up_map) in mlx5e_dcbnl_getpgtccfgtx() 750 int pgid, u8 *bw_pct) in mlx5e_dcbnl_getpgbwgcfgtx()
|
/Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c | 1377 u8 *pgid, u8 *bw_pct, u8 *up_map) in qed_dcbnl_getpgtccfgtx() 1397 static void qed_dcbnl_getpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 *bw_pct) in qed_dcbnl_getpgbwgcfgtx() 1591 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgtx() 1625 u8 pri_type, u8 pgid, u8 bw_pct, u8 up_map) in qed_dcbnl_setpgtccfgrx() 1630 static void qed_dcbnl_setpgbwgcfgtx(struct qed_dev *cdev, int pgid, u8 bw_pct) in qed_dcbnl_setpgbwgcfgtx() 1660 static void qed_dcbnl_setpgbwgcfgrx(struct qed_dev *cdev, int pgid, u8 bw_pct) in qed_dcbnl_setpgbwgcfgrx()
|
/Linux-v5.4/fs/ceph/ |
D | ioctl.c | 190 struct ceph_pg pgid; in ceph_ioctl_get_dataloc() local
|
/Linux-v5.4/net/dcb/ |
D | dcbnl.c | 557 u8 prio, pgid, tc_pct, up_map; in __dcbnl_pg_getcfg() local 773 u8 pgid; in __dcbnl_pg_setcfg() local 1177 u8 pgid, up_map, prio, tc_pct; in dcbnl_cee_pg_fill() local
|
/Linux-v5.4/fs/proc/ |
D | array.c | 438 pid_t ppid = 0, pgid = -1, sid = -1; in do_task_stat() local
|
/Linux-v5.4/arch/s390/include/uapi/asm/ |
D | dasd.h | 271 __u8 pgid[11]; member
|
/Linux-v5.4/drivers/net/ethernet/brocade/bna/ |
D | bfa_defs_cna.h | 155 u8 pgid[BFA_CEE_DCBX_MAX_PRIORITY]; member
|
/Linux-v5.4/tools/include/nolibc/ |
D | nolibc.h | 1675 int sys_setpgid(pid_t pid, pid_t pgid) in sys_setpgid() 2135 int setpgid(pid_t pid, pid_t pgid) in setpgid()
|
/Linux-v5.4/drivers/misc/ |
D | fastrpc.c | 980 int pgid; in fastrpc_init_create_process() member
|
/Linux-v5.4/include/uapi/linux/ |
D | coda.h | 299 __kernel_pid_t pgid; member
|
/Linux-v5.4/kernel/ |
D | sys.c | 1006 SYSCALL_DEFINE2(setpgid, pid_t, pid, pid_t, pgid) in SYSCALL_DEFINE2() argument
|
/Linux-v5.4/include/linux/ |
D | security.h | 1027 static inline int security_task_setpgid(struct task_struct *p, pid_t pgid) in security_task_setpgid()
|