| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | kerneldevelopment.py | 9 def setUpClass(cls): argument 21 def tearDownClass(cls): argument
|
| H A D | meta_ide.py | 16 def setUpClass(cls): argument 27 def tearDownClass(cls): argument
|
| H A D | gotoolchain.py | 33 def setUpClass(cls): argument 45 def tearDownClass(cls): argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | logrotate.py | 15 def setUpClass(cls): argument 19 def tearDownClass(cls): argument
|
| H A D | gcc.py | 14 def setUp(cls): argument 26 def tearDown(cls): argument
|
| H A D | opkg.py | 23 def setUp(cls): argument 34 def tearDown(cls): argument
|
| H A D | apt.py | 23 def setUpClass(cls): argument 31 def tearDownClass(cls): argument
|
| H A D | dnf.py | 54 def setUpClass(cls): argument 61 def tearDownClass(cls): argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_u32.c | 46 struct tc_cls_u32_offload *cls, in fill_match_fields() 92 struct tc_cls_u32_offload *cls) in fill_action_fields() 149 int cxgb4_config_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_config_knode() 352 int cxgb4_delete_knode(struct net_device *dev, struct tc_cls_u32_offload *cls) in cxgb4_delete_knode()
|
| H A D | cxgb4_tc_matchall.c | 12 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_egress_validate() 121 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_alloc_tc() 192 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_mirror_alloc() 252 struct tc_cls_matchall_offload *cls, in cxgb4_matchall_add_filter() 300 struct tc_cls_matchall_offload *cls) in cxgb4_matchall_alloc_filter()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/functional/ |
| H A D | functional_helpers.py | 26 def setUpClass(cls): argument 48 def tearDownClass(cls): argument
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/tests/browser/ |
| H A D | selenium_helpers_base.py | 28 def create_selenium_driver(cls,browser='chrome'): argument 126 def setUpClass(cls): argument 137 def tearDownClass(cls): argument
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_flower.c | 196 struct flow_cls_offload *cls, in sja1105_flower_parse_key() 303 struct flow_cls_offload *cls, bool ingress) in sja1105_cls_flower_add() 417 struct flow_cls_offload *cls, bool ingress) in sja1105_cls_flower_del() 457 struct flow_cls_offload *cls, bool ingress) in sja1105_cls_flower_stats()
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/plugins/source/ |
| H A D | bootimg-partition.py | 35 def do_configure_partition(cls, part, source_params, cr, cr_workdir, argument 164 def do_prepare_partition(cls, part, source_params, cr, cr_workdir, argument
|
| /OK3568_Linux_fs/kernel/net/rfkill/ |
| H A D | rfkill-wlan.c | 739 static ssize_t wifi_power_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_power_show() 744 static ssize_t wifi_power_store(struct class *cls, struct class_attribute *attr, const char *_buf, … in wifi_power_store() 763 static ssize_t wifi_bt_vbat_show(struct class *cls, struct class_attribute *attr, char *_buf) in wifi_bt_vbat_show() 768 static ssize_t wifi_bt_vbat_store(struct class *cls, struct class_attribute *attr, const char *_buf… in wifi_bt_vbat_store() 787 static ssize_t wifi_set_carddetect_store(struct class *cls, struct class_attribute *attr, const cha… in wifi_set_carddetect_store()
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A 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
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/sdkext/cases/ |
| H A D | devtool.py | 19 def setUpClass(cls): argument 35 def tearDownClass(cls): argument
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | test_dtoc.py | 65 def setUpClass(cls): argument 69 def tearDownClass(cls): argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/ |
| H A D | buildstats.py | 82 def from_file(cls, buildstat_file, fallback_end=0): argument 192 def from_json(cls, bs_json): argument 249 def from_dir(cls, path): argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/drivers/net/lte/ |
| H A D | lte_rm310.c | 75 static ssize_t modem_status_store(struct class *cls, in modem_status_store() 101 static ssize_t modem_status_show(struct class *cls, in modem_status_show()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/scripts/gdb/linux/ |
| H A D | device.py | 78 def class_for_each_device(cls): argument 170 def invoke(self, cls, name): argument
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | sample_python_constantly.py | 9 def get(cls, rc): argument
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | slave.c | 935 struct tc_cls_matchall_offload *cls, in dsa_slave_add_cls_matchall_mirred() 988 struct tc_cls_matchall_offload *cls, in dsa_slave_add_cls_matchall_police() 1048 struct tc_cls_matchall_offload *cls, in dsa_slave_add_cls_matchall() 1065 struct tc_cls_matchall_offload *cls) in dsa_slave_del_cls_matchall() 1095 struct tc_cls_matchall_offload *cls, in dsa_slave_setup_tc_cls_matchall() 1113 struct flow_cls_offload *cls, in dsa_slave_add_cls_flower() 1127 struct flow_cls_offload *cls, in dsa_slave_del_cls_flower() 1141 struct flow_cls_offload *cls, in dsa_slave_stats_cls_flower() 1155 struct flow_cls_offload *cls, in dsa_slave_setup_tc_cls_flower()
|