Home
last modified time | relevance | path

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

12345678910>>...17

/linux-6.15/tools/testing/kunit/
H A Dkunit_tool_test.py44 def test_is_subset_of(self): argument
68 def test_write_to_file(self): argument
84 def setUp(self): argument
168 def test_no_header(self): argument
188 def test_no_tests(self): argument
382 def test_basic(self): argument
399 def test_is_lazy(self): argument
418 def setUp(self): argument
553 def setUp(self): argument
594 def __eq__(self, other): argument
[all …]
/linux-6.15/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py57 def __init__(self, id, x, y): argument
73 def __init__(self, x, y): argument
102 self, argument
237 self, argument
260 self, argument
357 def __init__(self): argument
1109 def create_device(self): argument
1120 def create_device(self): argument
1131 def create_device(self): argument
1168 def create_device(self): argument
[all …]
H A Dtest_wacom_generic.py62 def fill(self, reportdata): argument
98 def fill(self, reportdata): argument
123 def fill(self, reportdata): argument
143 def contains(self, field): argument
615 def assertName(self, uhdev): argument
625 def create_device(self): argument
628 def test_sanity(self): argument
682 def create_device(self): argument
685 def test_buttons(self): argument
768 def create_device(self): argument
[all …]
H A Dtest_mouse.py541 def test_buttons(self): argument
645 def create_device(self): argument
648 def test_rdesc(self): argument
684 def create_device(self): argument
692 def test_wheel(self): argument
734 def create_device(self): argument
742 def test_ac_pan(self): argument
803 def create_device(self): argument
875 def create_device(self): argument
892 def create_device(self): argument
[all …]
/linux-6.15/tools/net/sunrpc/xdrgen/
H A Dxdr_ast.py102 def __post_init__(self): argument
138 def __post_init__(self): argument
162 def __post_init__(self): argument
186 def __post_init__(self): argument
209 def __post_init__(self): argument
235 def __post_init__(self): argument
256 def __post_init__(self): argument
279 def __post_init__(self): argument
307 def __post_init__(self): argument
319 def __post_init__(self): argument
[all …]
/linux-6.15/lib/
H 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.15/scripts/gdb/linux/
H A Dmm.py24 def __init__(self): argument
33 def __init__(self): argument
248 def __va(self, pa): argument
293 def __init__(self): argument
307 def __init__(self): argument
322 def __init__(self): argument
337 def __init__(self): argument
352 def __init__(self): argument
366 def __init__(self): argument
380 def __init__(self): argument
[all …]
/linux-6.15/tools/kvm/kvm_stat/
H 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.15/tools/perf/scripts/python/
H 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.15/tools/verification/dot2/
H A Ddot2c.py29 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
112 def format_aut_init_header(self): argument
159 def get_aut_init_function(self): argument
230 def format_invalid_state(self): argument
236 def format_model(self): argument
[all …]
H A Ddot2k.py100 def __read_file(self, path): argument
120 def fill_monitor_type(self): argument
123 def fill_parent(self): argument
126 def fill_include_parent(self): argument
164 def fill_main_c(self): argument
200 def fill_model_h(self): argument
246 def fill_monitor_deps(self): argument
254 def fill_trace_h(self): argument
268 def fill_kconfig(self): argument
361 def __get_main_name(self): argument
[all …]
/linux-6.15/scripts/
H A Drust_is_available_test.py169 def test_rustc_unset(self): argument
174 def test_bindgen_unset(self): argument
179 def test_cc_unset(self): argument
184 def test_rustc_missing(self): argument
188 def test_bindgen_missing(self): argument
192 def test_rustc_nonexecutable(self): argument
210 def test_rustc_no_minor(self): argument
215 def test_rustc_old_version(self): argument
238 def test_bindgen_no_minor(self): argument
243 def test_bindgen_old_version(self): argument
[all …]
H A Dbpf_doc.py58 def proto_break_down(self): argument
110 def parse_element(self): argument
116 def parse_helper(self): argument
123 def parse_symbol(self): argument
135 def parse_proto(self): argument
345 def run(self): argument
365 def print_header(self): argument
368 def print_footer(self): argument
374 def print_all(self): argument
475 def print_header(self): argument
[all …]
/linux-6.15/tools/net/ynl/pyynl/lib/
H 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
131 def has_doc(self): argument
238 def __iter__(self): argument
241 def items(self): argument
287 def __iter__(self): argument
290 def items(self): argument
370 def resolve(self): argument
[all …]
H A Dynl.py108 def __str__(self): argument
156 def as_strz(self): argument
159 def as_bin(self): argument
166 def __repr__(self): argument
179 def __iter__(self): argument
182 def __repr__(self): argument
267 def cmd(self): argument
270 def __repr__(self): argument
289 def __iter__(self): argument
364 def cmd(self): argument
[all …]
/linux-6.15/tools/crypto/ccp/
H A Dtest_dbc.py34 def __init__(self, data) -> None: argument
40 def setUp(self) -> None: argument
44 def tearDown(self) -> None: argument
51 def setUp(self) -> None: argument
65 def __init__(self, data) -> None: argument
70 def setUp(self) -> None: argument
123 def setUp(self) -> None: argument
146 def test_set_uid(self) -> None: argument
153 def test_get_param(self) -> None: argument
183 def setUp(self) -> None: argument
[all …]
/linux-6.15/tools/perf/pmu-events/
H A Dmetric.py17 def ToPython(self) -> str: argument
21 def Simplify(self): argument
121 def Bracket(self, argument
157 def ToPython(self): argument
224 def ToPython(self): argument
258 def __init__(self, argument
271 def ToPython(self): argument
322 def ToPython(self): argument
349 def ToPython(self): argument
371 def ToPython(self): argument
[all …]
/linux-6.15/drivers/gpu/drm/msm/registers/
H A Dgen_header.py20 def __init__(self, name): argument
24 def has_name(self, name): argument
30 def names(self): argument
33 def dump(self): argument
319 def indices(self): argument
339 def dump(self): argument
384 def indices(self): argument
399 def dump(self): argument
419 def dump_py(self): argument
424 def __init__(self): argument
[all …]
/linux-6.15/tools/testing/selftests/bpf/
H 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()
92 json_writer_t *self = malloc(sizeof(*self)); in jsonw_new() local
105 json_writer_t *self = *self_p; in jsonw_destroy() local
119 void jsonw_reset(json_writer_t *self) in jsonw_reset()
177 void jsonw_start_object(json_writer_t *self) in jsonw_start_object()
182 void jsonw_end_object(json_writer_t *self) in jsonw_end_object()
187 void jsonw_start_array(json_writer_t *self) in jsonw_start_array()
192 void jsonw_end_array(json_writer_t *self) in jsonw_end_array()
[all …]
H 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.15/tools/bpf/bpftool/
H 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()
92 json_writer_t *self = malloc(sizeof(*self)); in jsonw_new() local
105 json_writer_t *self = *self_p; in jsonw_destroy() local
119 void jsonw_reset(json_writer_t *self) in jsonw_reset()
177 void jsonw_start_object(json_writer_t *self) in jsonw_start_object()
182 void jsonw_end_object(json_writer_t *self) in jsonw_end_object()
187 void jsonw_start_array(json_writer_t *self) in jsonw_start_array()
192 void jsonw_end_array(json_writer_t *self) in jsonw_end_array()
[all …]
/linux-6.15/tools/testing/selftests/tpm2/
H 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 …]
/linux-6.15/tools/net/ynl/pyynl/
H A Dynl_gen_c.py43 def get_family_id(self): argument
88 def set_request(self): argument
93 def set_reply(self): argument
121 def resolve(self): argument
135 def is_scalar(self): argument
385 def resolve(self): argument
827 def resolve(self): argument
893 def resolve(self): argument
948 def resolve(self): argument
993 def resolve(self): argument
[all …]
/linux-6.15/tools/power/pm-graph/
H A Dsleepgraph.py324 def __init__(self): argument
342 def resetlog(self): argument
473 def cpuInfo(self): argument
544 def initdmesg(self): argument
1399 def stop(self, pm): argument
2265 def title(self): argument
2276 def text(self): argument
2383 def isCall(self): argument
2387 def isLeaf(self): argument
3243 def start(self): argument
[all …]
/linux-6.15/tools/testing/selftests/tc-testing/
H 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
62 def __init__(self): argument
70 def count_tests(self): argument
73 def count_failures(self): argument
76 def count_skips(self): argument
90 def format_tap(self): argument
[all …]

12345678910>>...17