Searched refs:dodgy (Results 1 – 2 of 2) sorted by relevance
189 bool dodgy = entry->flags & UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_update_done() local195 (!err || (err == -EEXIST && dodgy))) in udp_tunnel_nic_entry_update_done()199 (!err || (err == -ENOENT && dodgy))) in udp_tunnel_nic_entry_update_done()371 bool dodgy = entry->flags & UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_adj() local380 if (!dodgy && !entry->use_cnt == !(entry->use_cnt - use_cnt_adj)) in udp_tunnel_nic_entry_adj()397 if (!dodgy) in udp_tunnel_nic_entry_adj()
55769 + // This looks dodgy but we know that FFmpeg has parsed this from a buffer56108 + // as it doesn't require the slightly dodgy look backwards in our raw buffer59165 +// we get initial flicker probably due to dodgy drm timing62884 + // * This may be dodgy - header says to not use this fn,