Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/linux-6.3-rc2/tools/testing/kunit/
A Dkunit_tool_test.py43 def test_is_subset_of(self): argument
67 def test_write_to_file(self): argument
83 def setUp(self): argument
167 def test_no_header(self): argument
187 def test_no_tests(self): argument
354 def test_basic(self): argument
371 def test_is_lazy(self): argument
390 def setUp(self): argument
525 def setUp(self): argument
566 def __eq__(self, other): argument
[all …]
A Dkunit_kernel.py45 def __init__(self, linux_arch: str, cross_compile: Optional[str]): argument
49 def make_mrproper(self) -> None: argument
74 def make(self, jobs, build_dir: str, make_options) -> None: argument
136 def __init__(self, cross_compile=None): argument
229 self, argument
253 def arch(self) -> str: argument
256 def clean(self) -> bool: argument
264 def validate_config(self, build_dir: str) -> bool: argument
279 def build_config(self, build_dir: str, make_options) -> bool: argument
299 def _kunitconfig_changed(self, build_dir: str) -> bool: argument
[all …]
/linux-6.3-rc2/tools/verification/dot2/
A Ddot2c.py25 def __init__(self, file_path): argument
29 def __buff_to_string(self, buff): argument
48 def get_enum_states_string(self): argument
52 def format_states_enum(self): argument
74 def get_enum_events_string(self): argument
78 def format_events_enum(self): argument
86 def get_minimun_type(self): argument
159 def get_aut_init_function(self): argument
230 def format_invalid_state(self): argument
236 def format_model(self): argument
[all …]
A Ddot2k.py20 def __init__(self, file_path, MonitorType): argument
32 def __fill_rv_templates_dir(self): argument
53 def __open_file(self, path): argument
63 def __buff_to_string(self, buff): argument
86 def fill_tracepoint_attach_probe(self): argument
98 def fill_main_c(self): argument
115 def fill_model_h_header(self): argument
126 def fill_model_h(self): argument
140 def __create_directory(self): argument
161 def __get_main_name(self): argument
[all …]
/linux-6.3-rc2/lib/
A Dtest_bpf.c90 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1()
110 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2()
129 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3()
156 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4()
175 static int bpf_fill_maxinsns5(struct bpf_test *self) in bpf_fill_maxinsns5()
198 static int bpf_fill_maxinsns6(struct bpf_test *self) in bpf_fill_maxinsns6()
220 static int bpf_fill_maxinsns7(struct bpf_test *self) in bpf_fill_maxinsns7()
246 static int bpf_fill_maxinsns8(struct bpf_test *self) in bpf_fill_maxinsns8()
401 static int bpf_fill_ja(struct bpf_test *self) in bpf_fill_ja()
457 static int bpf_fill_stxw(struct bpf_test *self) in bpf_fill_stxw()
[all …]
/linux-6.3-rc2/tools/kvm/kvm_stat/
A Dkvm_stat444 def read(self): argument
479 def __del__(self): argument
550 def enable(self): argument
568 def reset(self): argument
743 def fields(self): argument
762 def pid(self): argument
788 def reset(self): argument
830 def fields(self): argument
839 def pid(self): argument
919 def reset(self): argument
[all …]
/linux-6.3-rc2/tools/perf/scripts/python/
A Dexported-sql-viewer.py199 def run(self): argument
428 def Busy(self): argument
435 def Idle(self): argument
1556 def Step(self): argument
1646 def Unit(self): argument
1649 def Text(self): argument
1659 def Text(self): argument
2358 def Back(self): argument
2382 def Zoom(self): argument
2636 def Run(self): argument
[all …]
/linux-6.3-rc2/scripts/
A Dbpf_doc.py57 def proto_break_down(self): argument
104 def parse_element(self): argument
110 def parse_helper(self): argument
116 def parse_symbol(self): argument
128 def parse_proto(self): argument
316 def run(self): argument
336 def print_header(self): argument
339 def print_footer(self): argument
345 def print_all(self): argument
446 def print_header(self): argument
[all …]
A Dspdxcheck.py16 def __init__(self, tok, txt): argument
21 def __init__(self, el, txt): argument
26 def __init__(self): argument
33 def __init__(self): argument
146 def t_RPAR(self, tok): argument
151 def t_LPAR(self, tok): argument
156 def t_ID(self, tok): argument
175 def t_error(self, tok): argument
178 def p_expr(self, p): argument
186 def p_error(self, p): argument
[all …]
/linux-6.3-rc2/tools/perf/pmu-events/
A Dmetric.py17 def ToPython(self) -> str: argument
21 def Simplify(self): argument
115 def Bracket(self, argument
151 def ToPython(self): argument
218 def ToPython(self): argument
252 def __init__(self, argument
265 def ToPython(self): argument
316 def ToPython(self): argument
343 def ToPython(self): argument
365 def ToPython(self): argument
[all …]
/linux-6.3-rc2/tools/net/ynl/
A Dynl-gen-c.py21 def get_family_id(self): argument
59 def resolve(self): argument
63 def is_multi_val(self): argument
66 def is_scalar(self): argument
232 def resolve(self): argument
247 def _mnl_type(self): argument
584 def resolve(self): argument
624 def resolve(self): argument
672 def resolve(self): argument
717 def resolve(self): argument
[all …]
/linux-6.3-rc2/tools/testing/selftests/tpm2/
A Dtpm2_tests.py14 def setUp(self): argument
18 def tearDown(self): argument
22 def test_seal_with_auth(self): argument
37 def test_seal_with_policy(self): argument
158 def test_too_short_cmd(self): argument
214 def test_send_two_cmds(self): argument
239 def setUp(self): argument
266 def test_get_handles(self): argument
283 def test_invalid_cc(self): argument
307 def setUp(self): argument
[all …]
A Dtpm2.py207 def __str__(self): argument
215 def __str__(self): argument
223 def __str__(self): argument
241 def __str__(self): argument
258 def __bytes__(self): argument
264 def __len__(self): argument
281 def __len__(self): argument
296 def __fmt(self): argument
321 def __len__(self): argument
374 def __del__(self): argument
[all …]
/linux-6.3-rc2/tools/bpf/bpftool/
A Djson_writer.c29 static void jsonw_indent(json_writer_t *self) in jsonw_indent()
37 static void jsonw_eol(json_writer_t *self) in jsonw_eol()
47 static void jsonw_eor(json_writer_t *self) in jsonw_eor()
95 json_writer_t *self = malloc(sizeof(*self)); in jsonw_new() local
108 json_writer_t *self = *self_p; in jsonw_destroy() local
122 void jsonw_reset(json_writer_t *self) in jsonw_reset()
180 void jsonw_start_object(json_writer_t *self) in jsonw_start_object()
185 void jsonw_end_object(json_writer_t *self) in jsonw_end_object()
190 void jsonw_start_array(json_writer_t *self) in jsonw_start_array()
195 void jsonw_end_array(json_writer_t *self) in jsonw_end_array()
[all …]
/linux-6.3-rc2/tools/net/ynl/lib/
A Dnlspec.py51 def resolve_up(self, up): argument
56 def resolve(self): argument
87 def has_doc(self): argument
90 def raw_value(self): argument
93 def user_value(self): argument
131 def has_doc(self): argument
139 def get_mask(self): argument
212 def __iter__(self): argument
215 def items(self): argument
251 def resolve(self): argument
[all …]
A Dynl.py78 def as_u8(self): argument
81 def as_u16(self): argument
84 def as_u32(self): argument
87 def as_u64(self): argument
90 def as_strz(self): argument
93 def as_bin(self): argument
96 def __repr__(self): argument
110 def __iter__(self): argument
113 def __repr__(self): argument
172 def __repr__(self): argument
[all …]
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_bpftool_synctypes.py28 def __init__(self, reader): argument
72 def search_block(self): argument
78 def parse(self): argument
123 def __init__(self): argument
126 def close(self): argument
132 def reset_read(self): argument
297 def get_options(self): argument
368 def get_map_help(self): argument
396 def __init__(self): argument
425 def get_options(self): argument
[all …]
/linux-6.3-rc2/tools/power/pm-graph/
A Dsleepgraph.py318 def __init__(self): argument
336 def resetlog(self): argument
461 def cpuInfo(self): argument
532 def initdmesg(self): argument
1358 def stop(self, pm): argument
2222 def title(self): argument
2233 def text(self): argument
2340 def isCall(self): argument
2344 def isLeaf(self): argument
3199 def start(self): argument
[all …]
/linux-6.3-rc2/tools/testing/selftests/tc-testing/
A DTdcResults.py20 def set_result(self, result): argument
27 def get_result(self): argument
37 def get_errormsg(self): argument
47 def get_failmsg(self): argument
50 def add_steps(self, newstep): argument
58 def get_executed_steps(self): argument
69 def count_tests(self): argument
72 def count_failures(self): argument
75 def count_skips(self): argument
89 def format_tap(self): argument
[all …]
/linux-6.3-rc2/scripts/kconfig/tests/
A Dconftest.py30 def __init__(self, request): argument
148 def defconfig(self, defconfig): argument
206 def savedefconfig(self, dot_config): argument
234 def _contains(self, attr, expected): argument
239 def _matches(self, attr, expected): argument
243 def config_contains(self, expected): argument
251 def config_matches(self, expected): argument
259 def stdout_contains(self, expected): argument
267 def stdout_matches(self, expected): argument
275 def stderr_contains(self, expected): argument
[all …]
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_nic.c96 void aq_nic_cfg_start(struct aq_nic_s *self) in aq_nic_cfg_start()
215 struct aq_nic_s *self = private; in aq_linkstate_threaded_isr() local
299 int aq_nic_ndev_register(struct aq_nic_s *self) in aq_nic_ndev_register()
369 void aq_nic_ndev_init(struct aq_nic_s *self) in aq_nic_ndev_init()
405 int aq_nic_init(struct aq_nic_s *self) in aq_nic_init()
472 int aq_nic_start(struct aq_nic_s *self) in aq_nic_start()
1347 int aq_nic_set_loopback(struct aq_nic_s *self) in aq_nic_set_loopback()
1385 int aq_nic_stop(struct aq_nic_s *self) in aq_nic_stop()
1412 void aq_nic_set_power(struct aq_nic_s *self) in aq_nic_set_power()
1453 void aq_nic_free_vectors(struct aq_nic_s *self) in aq_nic_free_vectors()
[all …]
/linux-6.3-rc2/tools/perf/tests/
A Dattr.py39 def getMsg(self): argument
46 def getMsg(self): argument
50 def __init__(self, test): argument
52 def getMsg(self): argument
96 def add(self, data): argument
108 def equal(self, other): argument
117 def optional(self): argument
122 def diff(self, other): argument
187 def is_event(self, name): argument
203 def skip_test_auxv(self): argument
[all …]
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_b0.c115 static int hw_atl_b0_hw_reset(struct aq_hw_s *self) in hw_atl_b0_hw_reset()
130 int hw_atl_b0_set_fc(struct aq_hw_s *self, u32 fc, u32 tc) in hw_atl_b0_set_fc()
137 static int hw_atl_b0_tc_ptp_set(struct aq_hw_s *self) in hw_atl_b0_tc_ptp_set()
152 static int hw_atl_b0_hw_qos_set(struct aq_hw_s *self) in hw_atl_b0_hw_qos_set()
209 int hw_atl_b0_hw_rss_hash_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_hash_set()
237 static int hw_atl_b0_hw_rss_set(struct aq_hw_s *self, in hw_atl_b0_hw_rss_set()
273 int hw_atl_b0_hw_offload_set(struct aq_hw_s *self, in hw_atl_b0_hw_offload_set()
645 int hw_atl_b0_hw_start(struct aq_hw_s *self) in hw_atl_b0_hw_start()
1199 static int hw_atl_b0_hw_stop(struct aq_hw_s *self) in hw_atl_b0_hw_stop()
1237 #define get_ptp_ts_val_u64(self, indx) \ argument
[all …]
A Dhw_atl_a0.c86 static int hw_atl_a0_hw_reset(struct aq_hw_s *self) in hw_atl_a0_hw_reset()
124 static int hw_atl_a0_hw_qos_set(struct aq_hw_s *self) in hw_atl_a0_hw_qos_set()
183 static int hw_atl_a0_hw_rss_hash_set(struct aq_hw_s *self, in hw_atl_a0_hw_rss_hash_set()
211 static int hw_atl_a0_hw_rss_set(struct aq_hw_s *self, in hw_atl_a0_hw_rss_set()
247 static int hw_atl_a0_hw_offload_set(struct aq_hw_s *self, in hw_atl_a0_hw_offload_set()
264 static int hw_atl_a0_hw_init_tx_path(struct aq_hw_s *self) in hw_atl_a0_hw_init_tx_path()
283 static int hw_atl_a0_hw_init_rx_path(struct aq_hw_s *self) in hw_atl_a0_hw_init_rx_path()
421 static int hw_atl_a0_hw_start(struct aq_hw_s *self) in hw_atl_a0_hw_start()
437 static int hw_atl_a0_hw_ring_tx_xmit(struct aq_hw_s *self, in hw_atl_a0_hw_ring_tx_xmit()
867 static int hw_atl_a0_hw_stop(struct aq_hw_s *self) in hw_atl_a0_hw_stop()
[all …]
/linux-6.3-rc2/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
A DSchedGui.py65 def us_to_px(self, val): argument
68 def px_to_us(self, val): argument
71 def scroll_start(self): argument
75 def scroll_start_us(self): argument
108 def on_paint(self, event): argument
118 def rect_from_ypixel(self, y): argument
128 def update_summary(self, txt): argument
148 def __zoom(self, x): argument
155 def zoom_in(self): argument
160 def zoom_out(self): argument
[all …]

Completed in 94 milliseconds

12345678910>>...12