| /linux/include/asm-generic/ |
| H A D | percpu.h | 80 #define raw_cpu_generic_read(pcp) \ argument 85 #define raw_cpu_generic_to_op(pcp, val, op) \ argument 90 #define raw_cpu_generic_add_return(pcp, val) \ argument 98 #define raw_cpu_generic_xchg(pcp, nval) \ argument 107 #define __cpu_fallback_try_cmpxchg(pcp, ovalp, nval, _cmpxchg) \ argument 116 #define raw_cpu_generic_try_cmpxchg(pcp, ovalp, nval) \ argument 131 #define raw_cpu_generic_cmpxchg(pcp, oval, nval) \ argument 138 #define __this_cpu_generic_read_nopreempt(pcp) \ argument 147 #define __this_cpu_generic_read_noirq(pcp) \ argument 157 #define this_cpu_generic_read(pcp) \ argument [all …]
|
| /linux/arch/arm64/include/asm/ |
| H A D | percpu.h | 156 #define _pcp_protect(op, pcp, ...) \ argument 163 #define _pcp_protect_return(op, pcp, args...) \ argument 172 #define this_cpu_read_1(pcp) \ argument 174 #define this_cpu_read_2(pcp) \ argument 176 #define this_cpu_read_4(pcp) \ argument 178 #define this_cpu_read_8(pcp) \ argument 181 #define this_cpu_write_1(pcp, val) \ argument 183 #define this_cpu_write_2(pcp, val) \ argument 185 #define this_cpu_write_4(pcp, val) \ argument 187 #define this_cpu_write_8(pcp, val) \ argument [all …]
|
| /linux/net/dsa/ |
| H A D | tag_vsc73xx_8021q.c | 17 u8 pcp; in vsc73xx_xmit() local
|
| H A D | tag_sja1105.c | 241 struct sk_buff *skb, u8 pcp) in sja1105_pvid_tag_control_pkt() 271 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in sja1105_xmit() local 299 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in sja1110_xmit() local
|
| H A D | tag_ocelot_8021q.c | 68 u8 pcp = netdev_txq_to_tc(netdev, queue_mapping); in ocelot_xmit() local
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_port.c | 1244 u8 pcp, dei; in sparx5_port_qos_pcp_rewr_set() local 1300 u8 pcp, dp; in sparx5_port_qos_pcp_set() local
|
| /linux/arch/sparc/kernel/ |
| H A D | pcic.c | 609 struct pcidev_cookie *pcp; in pcibios_fixup_bus() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | xdp_hw_metadata.c | 216 __u8 pcp = FIELD_GET(VLAN_PRIO_MASK, tag); in print_vlan_tci() local
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpsw.h | 301 u8 pcp; member
|
| H A D | dpsw-cmd.h | 247 u8 pcp; member
|
| H A D | dpaa2-eth.c | 3698 int i, pcp, err; in dpaa2_eth_set_vlan_qos() local
|
| /linux/include/soc/mscc/ |
| H A D | ocelot_vcap.h | 500 struct ocelot_vcap_u8 pcp; /* PCP (3 bit) */ member 644 u8 pcp; member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_actions.c | 1128 enum mlxsw_afa_vlan_cmd pcp_cmd, u8 pcp, in mlxsw_afa_vlan_pack() 1141 u16 vid, u8 pcp, u8 et, in mlxsw_afa_block_append_vlan_modify()
|
| /linux/drivers/net/ethernet/ti/icssm/ |
| H A D | icssm_prueth.c | 1173 u16 vlan_tci, pcp; in icssm_prueth_get_tx_queue_id() local
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.h | 386 struct lan966x_port_qos_pcp pcp; member
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot.c | 523 int err, val, pcp, dei; in ocelot_update_vlan_reclassify_rule() local
|