/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_tc_bpf.c | 11 int cls(struct __sk_buff *skb) in cls() function
|
H A D | test_spin_lock.c | 56 struct cls_elem *cls; in bpf_spin_lock_test() local
|
/kernel/linux/linux-5.10/arch/arm64/mm/ |
H A D | dma-mapping.c | 43 int cls = cache_line_size_of_cpu(); in arch_setup_dma_ops() local
|
/kernel/linux/linux-6.6/arch/arm64/mm/ |
H A D | dma-mapping.c | 52 int cls = cache_line_size_of_cpu(); in arch_setup_dma_ops() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_spin_lock.c | 55 struct cls_elem *cls; in bpf_sping_lock_test() local
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utids.c | 341 struct acpi_pnp_device_id *cls; in acpi_ut_execute_CLS() local
|
H A D | nsxfname.c | 234 struct acpi_pnp_device_id *cls = NULL; in acpi_get_object_info() local
|
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
H A D | ipu3-css-fw.c | 72 imgu_css_fw_pipeline_params(struct imgu_css *css, unsigned int pipe, enum imgu_abi_param_class cls, enum imgu_abi_memories mem, struct imgu_fw_isp_parameter *par, size_t par_size, void *binary_params) imgu_css_fw_pipeline_params() argument
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utids.c | 341 struct acpi_pnp_device_id *cls; in acpi_ut_execute_CLS() local
|
H A D | nsxfname.c | 234 struct acpi_pnp_device_id *cls = NULL; in acpi_get_object_info() local
|
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/ |
H A D | ipu3-css-fw.c | 72 imgu_css_fw_pipeline_params(struct imgu_css *css, unsigned int pipe, enum imgu_abi_param_class cls, enum imgu_abi_memories mem, struct imgu_fw_isp_parameter *par, size_t par_size, void *binary_params) imgu_css_fw_pipeline_params() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 149 int cxgb4_config_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_config_knode() argument 44 fill_match_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls, const struct cxgb4_match_field *entry, bool next_header) fill_match_fields() argument 90 fill_action_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls) fill_action_fields() argument 352 cxgb4_delete_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) cxgb4_delete_knode() argument [all...] |
H A D | cxgb4_tc_matchall.c | 11 cxgb4_matchall_egress_validate(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_egress_validate() argument 120 cxgb4_matchall_alloc_tc(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_alloc_tc() argument 191 cxgb4_matchall_mirror_alloc(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_mirror_alloc() argument 251 cxgb4_matchall_add_filter(struct net_device *dev, struct tc_cls_matchall_offload *cls, u8 filter_type) cxgb4_matchall_add_filter() argument 299 cxgb4_matchall_alloc_filter(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_alloc_filter() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 149 int cxgb4_config_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_config_knode() argument 44 fill_match_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls, const struct cxgb4_match_field *entry, bool next_header) fill_match_fields() argument 90 fill_action_fields(struct adapter *adap, struct ch_filter_specification *fs, struct tc_cls_u32_offload *cls) fill_action_fields() argument 352 cxgb4_delete_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) cxgb4_delete_knode() argument [all...] |
H A D | cxgb4_tc_matchall.c | 51 cxgb4_matchall_egress_validate(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_egress_validate() argument 164 cxgb4_matchall_alloc_tc(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_alloc_tc() argument 239 cxgb4_matchall_mirror_alloc(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_mirror_alloc() argument 299 cxgb4_matchall_add_filter(struct net_device *dev, struct tc_cls_matchall_offload *cls, u8 filter_type) cxgb4_matchall_add_filter() argument 347 cxgb4_matchall_alloc_filter(struct net_device *dev, struct tc_cls_matchall_offload *cls) cxgb4_matchall_alloc_filter() argument [all...] |
/kernel/linux/linux-5.10/drivers/base/ |
H A D | class.c | 88 int class_create_file_ns(struct class *cls, const struct class_attribute *attr, in class_create_file_ns() argument 101 void class_remove_file_ns(struct class *cls, const struct class_attribute *attr, in class_remove_file_ns() argument 108 static struct class *class_get(struct class *cls) in class_get() argument 115 class_put(struct class *cls) class_put() argument 141 class_add_groups(struct class *cls, const struct attribute_group **groups) class_add_groups() argument 147 class_remove_groups(struct class *cls, const struct attribute_group **groups) class_remove_groups() argument 153 __class_register(struct class *cls, struct lock_class_key *key) __class_register() argument 204 class_unregister(struct class *cls) class_unregister() argument 211 class_create_release(struct class *cls) class_create_release() argument 234 struct class *cls; __class_create() local 266 class_destroy(struct class *cls) class_destroy() argument 504 struct class_compat *cls; class_compat_register() local 522 class_compat_unregister(struct class_compat *cls) class_compat_unregister() argument 536 class_compat_create_link(struct class_compat *cls, struct device *dev, struct device *device_link) class_compat_create_link() argument 569 class_compat_remove_link(struct class_compat *cls, struct device *dev, struct device *device_link) class_compat_remove_link() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 194 sja1105_flower_parse_key(struct sja1105_private *priv, struct netlink_ext_ack *extack, struct flow_cls_offload *cls, struct sja1105_key *key) sja1105_flower_parse_key() argument 302 sja1105_cls_flower_add(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) sja1105_cls_flower_add() argument 416 sja1105_cls_flower_del(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) sja1105_cls_flower_del() argument 456 sja1105_cls_flower_stats(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) sja1105_cls_flower_stats() argument [all...] |
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | core.c | 155 static void mISDN_class_release(struct class *cls) in mISDN_class_release() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch-flower.c | 11 static int dpaa2_switch_flower_parse_key(struct flow_cls_offload *cls, in dpaa2_switch_flower_parse_key() argument 534 static int dpaa2_switch_flower_parse_mirror_key(struct flow_cls_offload *cls, in dpaa2_switch_flower_parse_mirror_key() argument 490 dpaa2_switch_cls_flower_replace_acl(struct dpaa2_switch_filter_block *block, struct flow_cls_offload *cls) dpaa2_switch_cls_flower_replace_acl() argument 577 dpaa2_switch_cls_flower_replace_mirror(struct dpaa2_switch_filter_block *block, struct flow_cls_offload *cls) dpaa2_switch_cls_flower_replace_mirror() argument 642 dpaa2_switch_cls_flower_replace(struct dpaa2_switch_filter_block *block, struct flow_cls_offload *cls) dpaa2_switch_cls_flower_replace() argument 668 dpaa2_switch_cls_flower_destroy(struct dpaa2_switch_filter_block *block, struct flow_cls_offload *cls) dpaa2_switch_cls_flower_destroy() argument 691 dpaa2_switch_cls_matchall_replace_acl(struct dpaa2_switch_filter_block *block, struct tc_cls_matchall_offload *cls) dpaa2_switch_cls_matchall_replace_acl() argument 731 dpaa2_switch_cls_matchall_replace_mirror(struct dpaa2_switch_filter_block *block, struct tc_cls_matchall_offload *cls) dpaa2_switch_cls_matchall_replace_mirror() argument 788 dpaa2_switch_cls_matchall_replace(struct dpaa2_switch_filter_block *block, struct tc_cls_matchall_offload *cls) dpaa2_switch_cls_matchall_replace() argument 864 dpaa2_switch_cls_matchall_destroy(struct dpaa2_switch_filter_block *block, struct tc_cls_matchall_offload *cls) dpaa2_switch_cls_matchall_destroy() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 195 sja1105_flower_parse_key(struct sja1105_private *priv, struct netlink_ext_ack *extack, struct flow_cls_offload *cls, struct sja1105_key *key) sja1105_flower_parse_key() argument 343 sja1105_cls_flower_add(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) sja1105_cls_flower_add() argument 459 sja1105_cls_flower_del(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) sja1105_cls_flower_del() argument 499 sja1105_cls_flower_stats(struct dsa_switch *ds, int port, struct flow_cls_offload *cls, bool ingress) sja1105_cls_flower_stats() argument [all...] |
/kernel/linux/linux-6.6/drivers/base/ |
H A D | class.c | 129 int class_create_file_ns(const struct class *cls, const struct class_attribute *attr, in class_create_file_ns() argument 145 void class_remove_file_ns(const struct class *cls, const struct class_attribute *attr, in class_remove_file_ns() argument 178 int class_register(const struct class *cls) in class_register() argument 224 void class_unregister(const struct class *cls) in class_unregister() argument 239 class_create_release(const struct class *cls) class_create_release() argument 259 struct class *cls; class_create() local 290 class_destroy(const struct class *cls) class_destroy() argument 559 struct class_compat *cls; class_compat_register() local 577 class_compat_unregister(struct class_compat *cls) class_compat_unregister() argument 591 class_compat_create_link(struct class_compat *cls, struct device *dev, struct device *device_link) class_compat_create_link() argument 624 class_compat_remove_link(struct class_compat *cls, struct device *dev, struct device *device_link) class_compat_remove_link() argument [all...] |
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | sata_vsc.c | 334 u8 cls; in vsc_sata_init_one() local
|
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_sysfs.c | 34 static ssize_t bonding_show_bonds(struct class *cls, in bonding_show_bonds() argument 78 static ssize_t bonding_store_bonds(struct class *cls, in bonding_store_bonds() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 28 tc_find_entry(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls, bool free) tc_find_entry() argument 57 tc_fill_actions(struct stmmac_tc_entry *entry, struct stmmac_tc_entry *frag, struct tc_cls_u32_offload *cls) tc_fill_actions() argument 91 tc_fill_entry(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_fill_entry() argument 171 tc_unfill_entry(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_unfill_entry() argument 188 tc_config_knode(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_config_knode() argument 209 tc_delete_knode(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_delete_knode() argument 225 tc_setup_cls_u32(struct stmmac_priv *priv, struct tc_cls_u32_offload *cls) tc_setup_cls_u32() argument 423 tc_add_basic_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, struct stmmac_flow_entry *entry) tc_add_basic_flow() argument 440 tc_add_ip4_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, struct stmmac_flow_entry *entry) tc_add_ip4_flow() argument 475 tc_add_ports_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, struct stmmac_flow_entry *entry) tc_add_ports_flow() argument 524 tc_find_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls, bool get_free) tc_find_flow() argument 551 tc_add_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_add_flow() argument 584 tc_del_flow(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_del_flow() argument 607 tc_setup_cls(struct stmmac_priv *priv, struct flow_cls_offload *cls) tc_setup_cls() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_sysfs.c | 34 static ssize_t bonding_show_bonds(const struct class *cls, in bonding_show_bonds() argument 78 static ssize_t bonding_store_bonds(const struct class *cls, in bonding_store_bonds() argument
|