Searched defs:gq (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_qm.c | 1645 struct xfs_dquot *gq = NULL; in xfs_qm_vop_dqalloc() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_qm.c | 1676 struct xfs_dquot *gq = NULL; in xfs_qm_vop_dqalloc() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/ |
H A D | rswitch.c | 202 static int rswitch_next_queue_index(struct rswitch_gwca_queue *gq, bool cur, int num) in rswitch_next_queue_index() argument 214 static int rswitch_get_num_cur_queues(struct rswitch_gwca_queue *gq) in rswitch_get_num_cur_queues() argument 222 rswitch_is_queue_rxed(struct rswitch_gwca_queue *gq) rswitch_is_queue_rxed() argument 232 rswitch_gwca_queue_alloc_skb(struct rswitch_gwca_queue *gq, int start_index, int num) rswitch_gwca_queue_alloc_skb() argument 259 rswitch_gwca_queue_free(struct net_device *ndev, struct rswitch_gwca_queue *gq) rswitch_gwca_queue_free() argument 285 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; rswitch_gwca_ts_queue_free() local 293 rswitch_gwca_queue_alloc(struct net_device *ndev, struct rswitch_private *priv, struct rswitch_gwca_queue *gq, bool dir_tx, int ring_size) rswitch_gwca_queue_alloc() argument 349 rswitch_gwca_queue_format(struct net_device *ndev, struct rswitch_private *priv, struct rswitch_gwca_queue *gq) rswitch_gwca_queue_format() argument 402 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; rswitch_gwca_ts_queue_fill() local 413 rswitch_gwca_queue_ext_ts_fill(struct net_device *ndev, struct rswitch_gwca_queue *gq, int start_index, int num) rswitch_gwca_queue_ext_ts_fill() argument 458 rswitch_gwca_queue_ext_ts_format(struct net_device *ndev, struct rswitch_private *priv, struct rswitch_gwca_queue *gq) rswitch_gwca_queue_ext_ts_format() argument 516 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; rswitch_gwca_ts_queue_alloc() local 538 struct rswitch_gwca_queue *gq; rswitch_gwca_get() local 552 rswitch_gwca_put(struct rswitch_private *priv, struct rswitch_gwca_queue *gq) rswitch_gwca_put() argument 698 struct rswitch_gwca_queue *gq = rdev->rx_queue; rswitch_rx() local 766 struct rswitch_gwca_queue *gq = rdev->tx_queue; rswitch_tx_free() local 852 struct rswitch_gwca_queue *gq; rswitch_data_irq() local 915 struct rswitch_gwca_queue *gq = &priv->gwca.ts_queue; rswitch_ts() local 1503 struct rswitch_gwca_queue *gq = rdev->tx_queue; rswitch_start_xmit() local [all...] |
Completed in 6 milliseconds