Home
last modified time | relevance | path

Searched refs:dodgy (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dudp_tunnel_nic.c189 bool dodgy = entry->flags & UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_update_done() local
195 (!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() local
380 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()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch55769 + // This looks dodgy but we know that FFmpeg has parsed this from a buffer
56108 + // as it doesn't require the slightly dodgy look backwards in our raw buffer
59165 +// we get initial flicker probably due to dodgy drm timing
62884 + // * This may be dodgy - header says to not use this fn,