Searched refs:ofl (Results 1 – 4 of 4) sorted by relevance
20 SRC_URI = "git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firamono;name=f…21 … git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firacode;name=firacode \22 … git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firasans;name=firasans \23 …git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firasanscondensed;name=fi…24 …git://github.com/google/fonts.git;protocol=https;branch=main;subpath=ofl/firasansextracondensed;na…
1563 bool ofl = cpu_is_offline(cpu); in trc_inspect_reader() local1565 if (task_curr(t) && !ofl) { in trc_inspect_reader()1582 WARN_ON_ONCE(ofl && task_curr(t) && (t != idle_task(task_cpu(t)))); in trc_inspect_reader()1583 if (IS_ENABLED(CONFIG_TASKS_TRACE_RCU_READ_MB) && ofl) in trc_inspect_reader()
445 u32 ofl; in set_ipv6_fl() local447 ofl = nh->flow_lbl[0] << 16 | nh->flow_lbl[1] << 8 | nh->flow_lbl[2]; in set_ipv6_fl()448 fl = OVS_MASKED(ofl, fl, mask); in set_ipv6_fl()456 csum_replace(&skb->csum, (__force __wsum)htonl(ofl), (__force __wsum)htonl(fl)); in set_ipv6_fl()
757 u32 ofl; in talitos_rng_data_present() local761 ofl = in_be32(priv->reg_rngu + TALITOS_EUSR_LO) & in talitos_rng_data_present()763 if (ofl || !wait) in talitos_rng_data_present()768 return !!ofl; in talitos_rng_data_present()