Searched refs:ofl (Results 1 – 3 of 3) sorted by relevance
1532 bool ofl = cpu_is_offline(cpu); in trc_inspect_reader() local1534 if (task_curr(t) && !ofl) { in trc_inspect_reader()1551 WARN_ON_ONCE(ofl && task_curr(t) && (t != idle_task(task_cpu(t)))); in trc_inspect_reader()1552 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()