/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_tc.c | 29 struct tc_cls_u32_offload *cls, in tc_find_entry() 59 struct tc_cls_u32_offload *cls) in tc_fill_actions() 92 struct tc_cls_u32_offload *cls) in tc_fill_entry() 172 struct tc_cls_u32_offload *cls) in tc_unfill_entry() 189 struct tc_cls_u32_offload *cls) in tc_config_knode() 210 struct tc_cls_u32_offload *cls) in tc_delete_knode() 226 struct tc_cls_u32_offload *cls) in tc_setup_cls_u32() 395 struct flow_cls_offload *cls, in tc_add_basic_flow() 412 struct flow_cls_offload *cls, in tc_add_ip4_flow() 447 struct flow_cls_offload *cls, in tc_add_ports_flow() [all …]
|
D | stmmac_selftests.c | 1289 struct flow_cls_offload *cls; in __stmmac_test_l3filt() local 1410 struct flow_cls_offload *cls; in __stmmac_test_l4filt() local
|
/Linux-v5.4/drivers/base/ |
D | class.c | 87 int class_create_file_ns(struct class *cls, const struct class_attribute *attr, in class_create_file_ns() 100 void class_remove_file_ns(struct class *cls, const struct class_attribute *attr, in class_remove_file_ns() 107 static struct class *class_get(struct class *cls) in class_get() 114 static void class_put(struct class *cls) in class_put() 140 static int class_add_groups(struct class *cls, in class_add_groups() 146 static void class_remove_groups(struct class *cls, in class_remove_groups() 152 int __class_register(struct class *cls, struct lock_class_key *key) in __class_register() 198 void class_unregister(struct class *cls) in class_unregister() 205 static void class_create_release(struct class *cls) in class_create_release() 228 struct class *cls; in __class_create() local [all …]
|
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_flower.c | 84 struct flow_cls_offload *cls, in cxgb4_process_flow_match() 227 struct flow_cls_offload *cls) in cxgb4_validate_flow_match() 382 struct flow_cls_offload *cls, in cxgb4_process_flow_actions() 548 struct flow_cls_offload *cls) in cxgb4_validate_flow_actions() 637 struct flow_cls_offload *cls) in cxgb4_tc_flower_replace() 713 struct flow_cls_offload *cls) in cxgb4_tc_flower_destroy() 787 struct flow_cls_offload *cls) in cxgb4_tc_flower_stats()
|
D | cxgb4_tc_u32.c | 45 struct tc_cls_u32_offload *cls, in fill_match_fields() 91 struct tc_cls_u32_offload *cls) in fill_action_fields() 148 int cxgb4_config_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_config_knode() 340 int cxgb4_delete_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_delete_knode()
|
/Linux-v5.4/tools/perf/scripts/python/ |
D | compaction-times.py | 114 def add_filter(cls, filter): argument 118 def create_pending(cls, pid, comm, start_secs, start_nsecs): argument 132 def increment_pending(cls, pid, migrated, fscan, mscan): argument 141 def complete_pending(cls, pid, secs, nsecs): argument 150 def gen(cls): argument 156 def str(cls): argument
|
/Linux-v5.4/include/linux/ |
D | transport_class.h | 27 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument 43 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) \ argument
|
/Linux-v5.4/scripts/gdb/linux/ |
D | device.py | 78 def class_for_each_device(cls): argument 170 def invoke(self, cls, name): argument
|
/Linux-v5.4/fs/cifs/ |
D | asn1.c | 157 unsigned int *cls, unsigned int *con, unsigned int *tag) in asn1_id_decode() 214 unsigned int *cls, unsigned int *con, unsigned int *tag) in asn1_header_decode() 490 unsigned int cls, con, tag, oidlen, rc; in decode_negTokenInit() local
|
/Linux-v5.4/arch/arm64/mm/ |
D | dma-mapping.c | 43 int cls = cache_line_size_of_cpu(); in arch_setup_dma_ops() local
|
/Linux-v5.4/drivers/acpi/acpica/ |
D | utids.c | 344 struct acpi_pnp_device_id *cls; in acpi_ut_execute_CLS() local
|
D | nsxfname.c | 234 struct acpi_pnp_device_id *cls = NULL; in acpi_get_object_info() local
|
/Linux-v5.4/drivers/staging/media/ipu3/ |
D | ipu3-css-fw.c | 73 enum imgu_abi_param_class cls, in imgu_css_fw_pipeline_params()
|
/Linux-v5.4/tools/testing/selftests/bpf/progs/ |
D | test_spin_lock.c | 55 struct cls_elem *cls; in bpf_sping_lock_test() local
|
/Linux-v5.4/drivers/ata/ |
D | sata_vsc.c | 334 u8 cls; in vsc_sata_init_one() local
|
D | sata_sil.c | 653 u8 cls; in sil_init_controller() local
|
/Linux-v5.4/drivers/isdn/mISDN/ |
D | core.c | 155 static void mISDN_class_release(struct class *cls) in mISDN_class_release()
|
/Linux-v5.4/drivers/net/bonding/ |
D | bond_sysfs.c | 34 static ssize_t bonding_show_bonds(struct class *cls, in bonding_show_bonds() 78 static ssize_t bonding_store_bonds(struct class *cls, in bonding_store_bonds()
|
/Linux-v5.4/net/dsa/ |
D | slave.c | 866 struct tc_cls_matchall_offload *cls, in dsa_slave_add_cls_matchall() 921 struct tc_cls_matchall_offload *cls) in dsa_slave_del_cls_matchall() 948 struct tc_cls_matchall_offload *cls, in dsa_slave_setup_tc_cls_matchall()
|
/Linux-v5.4/drivers/hid/ |
D | hid-multitouch.c | 683 struct mt_class *cls = &td->mtclass; in mt_touch_input_mapping() local 1237 struct mt_class *cls = &td->mtclass; in mt_touch_input_configured() local 1408 struct mt_class *cls = &td->mtclass; in mt_need_to_apply_feature() local
|
/Linux-v5.4/include/linux/ceph/ |
D | rados.h | 493 } __attribute__ ((packed)) cls; member
|
D | osd_client.h | 118 } cls; member
|
/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 9147 struct tc_cls_u32_offload *cls) in ixgbe_delete_clsu32() 9204 struct tc_cls_u32_offload *cls) in ixgbe_configure_clsu32_add_hnode() 9222 struct tc_cls_u32_offload *cls) in ixgbe_configure_clsu32_del_hnode() 9336 struct tc_cls_u32_offload *cls, in ixgbe_clsu32_build_input() 9387 struct tc_cls_u32_offload *cls) in ixgbe_configure_clsu32()
|
/Linux-v5.4/drivers/media/platform/ti-vpe/ |
D | vpdma_priv.h | 473 static inline u32 cfd_pkt_payload_len(bool direct, int cls, int dest, in cfd_pkt_payload_len()
|
/Linux-v5.4/drivers/hwmon/ |
D | asus_atk0110.c | 724 u8 cls; in atk_debugfs_ggrp_open() local
|