Home
last modified time | relevance | path

Searched refs:ok (Results 126 – 150 of 653) sorted by relevance

12345678910>>...27

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddpi.c267 bool ok; in dpi_dss_clk_calc() local
277 ok = dss_div_calc(dpi->dss, pck, ctx->pck_min, in dpi_dss_clk_calc()
279 if (ok) in dpi_dss_clk_calc()
280 return ok; in dpi_dss_clk_calc()
292 bool ok; in dpi_set_pll_clk() local
294 ok = dpi_pll_clk_calc(dpi, pck_req, &ctx); in dpi_set_pll_clk()
295 if (!ok) in dpi_set_pll_clk()
314 bool ok; in dpi_set_dispc_clk() local
316 ok = dpi_dss_clk_calc(dpi, pck_req, &ctx); in dpi_set_dispc_clk()
317 if (!ok) in dpi_set_dispc_clk()
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_checkptrw.c260 int ok = 1; in yaffs2_checkpt_wr() local
269 while (i < n_bytes && ok) { in yaffs2_checkpt_wr()
281 ok = yaffs2_checkpt_flush_buffer(dev); in yaffs2_checkpt_wr()
290 int ok = 1; in yaffs2_checkpt_rd() local
302 while (i < n_bytes && ok) { in yaffs2_checkpt_rd()
313 ok = 0; in yaffs2_checkpt_rd()
333 ok = 0; in yaffs2_checkpt_rd()
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c722 int ok; in decode_configs() local
735 if (ok) in decode_configs()
737 if (ok) in decode_configs()
739 if (ok) in decode_configs()
741 if (ok) in decode_configs()
743 if (ok) in decode_configs()
956 if (ok) in decode_guest_configs()
958 if (ok) in decode_guest_configs()
960 if (ok) in decode_guest_configs()
962 if (ok) in decode_guest_configs()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_vma.c41 bool ok = true; in assert_vma() local
45 ok = false; in assert_vma()
51 ok = false; in assert_vma()
57 ok = false; in assert_vma()
60 return ok; in assert_vma()
69 bool ok = true; in checked_vma_instance() local
79 ok = false; in checked_vma_instance()
85 ok = false; in checked_vma_instance()
99 if (!ok) { in checked_vma_instance()
753 ok = false; in assert_pin()
[all …]
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_fips.h20 void cc_set_ree_fips_status(struct cc_drvdata *drvdata, bool ok);
32 bool ok) {} in cc_set_ree_fips_status() argument
/openbmc/qemu/tests/tcg/cris/libc/
H A Dcheck_openpf5.c48 goto ok; in main()
53 ok: in main()
/openbmc/qemu/scripts/tracetool/
H A Dvcpu.py52 ok, func = try_import("tracetool.format." + format,
54 assert ok
/openbmc/openbmc/poky/meta/recipes-support/gpgme/gpgme/
H A D0001-Revert-build-Make-gpgme.m4-use-gpgrt-config-with-.pc.patch80 ok=no
93 ok=no
97 if test $ok = yes; then
107 - ok = no
111 - if test $ok = yes; then
/openbmc/linux/kernel/irq/
H A Dspurious.c121 int i, ok = 0; in misrouted_irq() local
136 ok = 1; in misrouted_irq()
141 return ok; in misrouted_irq()
401 int ok = misrouted_irq(irq); in note_interrupt() local
403 desc->irqs_unhandled -= ok; in note_interrupt()
/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_correctness.c194 bool ok = true; in test_getcpu() local
196 ok = false; in test_getcpu()
198 ok = false; in test_getcpu()
200 ok = false; in test_getcpu()
202 printf("[%s]\tCPU %u:", ok ? "OK" : "FAIL", cpu); in test_getcpu()
212 if (!ok) in test_getcpu()
/openbmc/linux/sound/drivers/mpu401/
H A Dmpu401_uart.c213 int timeout, ok; in snd_mpu401_uart_cmd() local
233 ok = 0; in snd_mpu401_uart_cmd()
235 while (!ok && timeout-- > 0) { in snd_mpu401_uart_cmd()
238 ok = 1; in snd_mpu401_uart_cmd()
241 if (!ok && mpu->read(mpu, MPU401D(mpu)) == MPU401_ACK) in snd_mpu401_uart_cmd()
242 ok = 1; in snd_mpu401_uart_cmd()
244 ok = 1; in snd_mpu401_uart_cmd()
246 if (!ok) { in snd_mpu401_uart_cmd()
/openbmc/linux/Documentation/features/vm/PG_uncached/
H A Darch-support.txt15 | ia64: | ok |
29 | x86: | ok |
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c1171 bool ok = true; in verify_wa_lists() local
1182 ok &= engine_wa_list_verify(ce, in verify_wa_lists()
1186 ok &= engine_wa_list_verify(ce, in verify_wa_lists()
1193 return ok; in verify_wa_lists()
1202 bool ok; in live_gpu_reset_workarounds() local
1219 if (!ok) in live_gpu_reset_workarounds()
1232 return ok ? 0 : -ESRCH; in live_gpu_reset_workarounds()
1263 bool ok; in live_engine_reset_workarounds() local
1280 if (!ok) { in live_engine_reset_workarounds()
1292 if (!ok) { in live_engine_reset_workarounds()
[all …]
/openbmc/linux/tools/testing/selftests/x86/
H A Dunwind_vdso.c90 bool ok = (eax == SYS_getpid || eax == getpid()) && in trace_fn() local
94 if (!ok) in trace_fn()
97 (ok ? "OK" : "FAIL"), in trace_fn()
/openbmc/openbmc/poky/meta/recipes-graphics/pango/pango/
H A D0001-Skip-running-test-layout-test.patch18 ok 1 /layout/letterspacing.layout
19 ok 2 /layout/valid-7.layout
20 not ok 3 /layout/valid-14.layout
/openbmc/u-boot/tools/patman/
H A Dcheckpatch.py59 result.ok = False
103 result.ok = True
105 result.ok = False
149 if not result.ok:
/openbmc/linux/drivers/parport/
H A Dparport_gsc.c199 int ok = 0; in parport_PS2_supported() local
207 if (parport_gsc_read_data(pb) != 0x55) ok++; in parport_PS2_supported()
210 if (parport_gsc_read_data(pb) != 0xaa) ok++; in parport_PS2_supported()
215 if (ok) { in parport_PS2_supported()
222 return ok; in parport_PS2_supported()
/openbmc/linux/Documentation/features/vm/TLB/
H A Darch-support.txt12 | arm64: | ok |
29 | x86: | ok |
/openbmc/openbmc-test-automation/lib/
H A Dcertificate_utils.robot18 [Arguments] ${uri} ${status}=ok &{kwargs}
24 # e.g. error, ok.
37 Run Keyword If '${status}' == 'ok'
210 # request (i.e. "ok" or "error").
214 … Install And Verify Certificate Via Redfish ${cert_type} Valid Certificate Valid Privatekey ok
216 ... Install And Verify Certificate Via Redfish ${cert_type} Valid Certificate ok
238 ${expected_resp}= Set Variable If '${expected_status}' == 'ok' ${HTTP_OK}, ${HTTP_NO_CONTENT}
246 Run Keyword If '${expected_status}' == 'ok'
261 # request (i.e. "ok" or "error").
289 ${bmc_cert_content}= Run Keyword If '${expected_status}' == 'ok' redfish_utils.Get Attribute
[all …]
/openbmc/linux/Documentation/sphinx/
H A Dkfigure.py319 ok = False
328 ok = ok1 and ok2
331 ok = dot2format(app, src_fname, dst_fname)
335 ok = svg2pdf(app, src_fname, dst_fname)
337 if not ok:
421 ok = svg2pdf(app, svg_fname, pdf_fname)
428 ok = bool(exit_code == 0)
430 return ok
/openbmc/u-boot/drivers/block/
H A Dblk_legacy.c76 int devnum, ok; in blk_list_part() local
82 for (ok = 0, devnum = 0; devnum < drv->max_devs; ++devnum) { in blk_list_part()
86 ++ok; in blk_list_part()
93 if (!ok) in blk_list_part()
/openbmc/linux/arch/sh/kernel/
H A Ddisassemble.c321 goto ok; in print_sh_insn()
327 goto ok; in print_sh_insn()
330 goto ok; in print_sh_insn()
333 goto ok; in print_sh_insn()
336 goto ok; in print_sh_insn()
339 goto ok; in print_sh_insn()
343 goto ok; in print_sh_insn()
347 goto ok; in print_sh_insn()
350 goto ok; in print_sh_insn()
353 goto ok; in print_sh_insn()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/
H A DMemoryECC.interface.yaml18 default: ok
27 - name: ok
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dtc_restrictions.sh320 action police rate 0.5kbit burst 1m conform-exceed drop/ok
325 action police rate 2.5tbit burst 1g conform-exceed drop/ok
330 action police rate 1.5kbit burst 1m conform-exceed drop/ok
337 action police rate 1.9tbit burst 1g conform-exceed drop/ok
344 action police rate 1.5kbit burst 512b conform-exceed drop/ok
349 action police rate 1.5kbit burst 2k conform-exceed drop/ok
370 action police rate 100mbit burst 100k conform-exceed drop/ok
378 action police rate 200mbit burst 200k conform-exceed drop/ok
/openbmc/linux/crypto/
H A Dapi.c303 int ok; in crypto_probing_notify() local
305 ok = blocking_notifier_call_chain(&crypto_chain, val, v); in crypto_probing_notify()
306 if (ok == NOTIFY_DONE) { in crypto_probing_notify()
308 ok = blocking_notifier_call_chain(&crypto_chain, val, v); in crypto_probing_notify()
311 return ok; in crypto_probing_notify()
319 int ok; in crypto_alg_mod_lookup() local
335 ok = crypto_probing_notify(CRYPTO_MSG_ALG_REQUEST, larval); in crypto_alg_mod_lookup()
337 if (ok == NOTIFY_STOP) in crypto_alg_mod_lookup()

12345678910>>...27