Searched refs:ok (Results 51 - 75 of 215) sorted by relevance

123456789

/linux-master/arch/arm/mach-omap2/
H A Dsleep24xx.S74 nop @ start auto refresh only after clk ok
/linux-master/drivers/net/ethernet/sfc/siena/
H A Defx_common.h58 int efx_siena_reset_up(struct efx_nic *efx, enum reset_type method, bool ok);
/linux-master/drivers/net/ethernet/sfc/
H A Defx_common.h55 int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok);
/linux-master/net/core/
H A Dselftests.c38 int ok; member in struct:net_test_priv
233 tpriv->ok = true;
251 tpriv->ok = false;
279 ret = tpriv->ok ? 0 : -ETIMEDOUT;
/linux-master/tools/testing/selftests/net/
H A Dmsg_zerocopy.sh121 echo ok
H A Dio_uring_zerocopy_tx.sh126 echo ok
/linux-master/tools/perf/util/
H A Dstat-display.c659 struct evsel *evsel, double avg, bool ok)
671 if (ok)
683 struct evsel *evsel, double avg, bool ok)
691 if (ok)
703 struct evsel *evsel, double avg, bool ok)
708 if (ok)
720 struct evsel *evsel, double avg, bool ok)
723 print_counter_value_json(config, evsel, avg, ok);
725 print_counter_value_csv(config, evsel, avg, ok);
727 print_counter_value_std(config, evsel, avg, ok);
658 print_counter_value_std(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
682 print_counter_value_csv(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
702 print_counter_value_json(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
719 print_counter_value(struct perf_stat_config *config, struct evsel *evsel, double avg, bool ok) argument
730 abs_printout(struct perf_stat_config *config, struct aggr_cpu_id id, int aggr_nr, struct evsel *evsel, double avg, bool ok) argument
785 bool ok = true; local
[all...]
H A Dparse-events.y297 int ok = 0;
320 ok++;
326 if (!ok) {
329 ok = !parse_events_multi_pmu_add(parse_state, $1, $2, &list, &@1);
331 if (!ok) {
H A Ddata-convert-json.c190 bool ok; local
222 ok = thread__find_symbol(al.thread, cpumode, ip, &tal);
223 output_sample_callchain_entry(tool, ip, ok ? &tal : NULL);
/linux-master/sound/aoa/soundbus/i2sbus/
H A Dcore.c160 int i, layout = 0, rlen, ok = force; local
194 ok = 1;
205 ok = 1;
216 if (!ok) {
/linux-master/sound/isa/sb/
H A Dsb16_main.c378 int ok; local
386 ok = 0;
390 ok++;
394 ok++;
397 if (!ok)
403 ok = 0;
407 ok++;
411 ok++;
414 if (!ok)
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dpio_phy.c521 bool ok; local
532 ok = true;
535 ok &= _CHK(BXT_PORT_CL1CM_DW9(phy),
538 ok &= _CHK(BXT_PORT_CL1CM_DW10(phy),
544 ok &= _CHK(BXT_PORT_CL1CM_DW28(phy), mask, mask,
548 ok &= _CHK(BXT_PORT_CL2CM_DW6(phy),
560 ok &= _CHK(BXT_PORT_REF_DW6(phy), mask, grc_code,
564 ok &= _CHK(BXT_PORT_REF_DW8(phy), mask, mask,
568 return ok;
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c243 int ok; member in struct:stmmac_test_priv
313 tpriv->ok = true;
331 tpriv->ok = false;
360 ret = tpriv->ok ? 0 : -ETIMEDOUT;
728 tpriv->ok = true;
751 tpriv->ok = false;
787 if (tpriv->ok)
810 ret = tpriv->ok ? 0 : -ETIMEDOUT;
862 tpriv->ok = false;
886 tpriv->ok
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dinit.c138 int i = 200, ok = 0; local
159 if (ok++ > 5)
/linux-master/arch/s390/kernel/
H A Drelocate_kernel.S50 j .done # ok, lets finish it here...
/linux-master/drivers/atm/
H A Dfore200e.c242 int ok; local
246 if ((ok = (*addr == val)) || (*addr & STATUS_ERROR))
252 if (!ok) {
258 return ok;
266 int ok; local
269 if ((ok = (fore200e->bus->read(addr) == val)))
275 if (!ok) {
281 return ok;
333 int ok; local
342 ok
559 int ok; local
1230 int ok; local
1672 int ok; local
1758 int ok; local
1956 int ok, i; local
2288 int ok, scheme, magn; local
[all...]
/linux-master/net/ipv4/
H A Dfib_frontend.c431 goto ok;
445 ok:
1200 unsigned int ok = 0; local
1282 ok |= LOCAL_OK;
1284 ok |= BRD_OK;
1286 ok |= BRD1_OK;
1288 ok |= BRD0_OK;
1297 ok |= BRD_OK;
1299 ok |= BRD1_OK;
1301 ok |
[all...]
/linux-master/drivers/xen/
H A Dxen-acpi-processor.c61 unsigned int i, ok; local
69 for (ok = 0, i = 1; i <= _pr->power.count; i++) {
74 dst_cx = &(dst_cx_states[ok++]);
98 if (!ok) {
103 op.u.set_pminfo.power.count = ok;
/linux-master/drivers/video/
H A Dsticore.c873 goto ok;
891 ok:
910 int ok; local
966 ok = 0;
971 ok = sti_read_rom(0, sti, address);
977 ok = sti_read_rom(1, sti, address);
980 if (!ok)
/linux-master/drivers/mtd/tests/
H A Dpagetest.c183 pr_info("crosstest ok\n");
263 pr_info("erasecrosstest ok\n");
269 int err = 0, i, ebnum, ok = 1; local
309 ok = 0;
313 if (ok && !err)
314 pr_info("erasetest ok\n");
/linux-master/drivers/platform/chrome/
H A Dcros_ec_lightbar.c224 int ret, i = 0, j = 0, ok = 0; local
264 ok = 1;
275 return (ok && i == 0) ? count : -EINVAL;
/linux-master/drivers/gpu/drm/tidss/
H A Dtidss_crtc.c95 enum drm_mode_status ok; local
104 ok = dispc_vp_mode_valid(dispc, hw_videoport, mode);
105 if (ok != MODE_OK) {
/linux-master/fs/ntfs3/
H A Dindex.c382 bool ok; local
393 ok = run_lookup_entry(run, vcn, &lcn, &clen, &idx);
397 if (!ok) {
408 ok = run_lookup_entry(run, vcn, &lcn, &clen, &idx);
410 if (!ok)
434 ok = nbits > from ?
439 if (ok) {
452 ok = run_get_entry(run, ++idx, &vcn, &lcn, &clen) && vcn == vcn_next;
453 if (!ok)
824 goto ok;
[all...]
/linux-master/drivers/scsi/aacraid/
H A Drx.c167 int ok; local
197 ok = 0;
214 ok = 1;
222 if (unlikely(ok != 1)) {
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dnetdev.c13 struct net_device *ndev, bool up, bool ok)
25 (ok && netif_carrier_ok(ndev_i)))
33 bool wil_has_active_ifaces(struct wil6210_priv *wil, bool up, bool ok) argument
36 return wil_has_other_active_ifaces(wil, NULL, up, ok);
12 wil_has_other_active_ifaces(struct wil6210_priv *wil, struct net_device *ndev, bool up, bool ok) argument

Completed in 279 milliseconds

123456789