Home
last modified time | relevance | path

Searched refs:j3 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/coccinelle/iterators/
H A Dfor_each_child.cocci246 position j0, j3;
258 goto l@j3;
280 position rulethree_context.j0, rulethree_context.j3;
285 *goto l@j3;
324 j3 << rulethree_context.j3;
329 coccilib.org.print_link(j3[0], "")
354 j3 << rulethree_context.j3;
357 msg = "WARNING: Function \"%s\" should have of_node_put() before goto around lines %s." % (i,j3[0].…
/openbmc/qemu/tests/qemu-iotests/
H A D256.out104 "job-id": "j3",
117 {"data": {"device": "j3", "len": 0, "offset": 0, "speed": 0, "type": "backup"}, "event": "BLOCK_JOB…
/openbmc/u-boot/test/
H A Dunicode_ut.c51 static const char j3[] = {0x6a, 0x33, 0xf0, 0x90, 0xf0, 0x00}; variable
205 ut_asserteq(3, utf8_utf16_strlen(j3)); in unicode_test_utf8_utf16_strlen()
223 ut_asserteq(3, utf8_utf16_strnlen(j3, 16)); in unicode_test_utf8_utf16_strnlen()
285 utf8_utf16_strcpy(&pos, j3); in unicode_test_utf8_utf16_strcpy()
/openbmc/linux/Documentation/admin-guide/
H A Dworkload-tracing.rst219 make -j3 all