Searched full:dodgy (Results 1 – 12 of 12) sorted by relevance
| /linux/scripts/ |
| H A D | unifdef.c | 43 * it possible to handle all "dodgy" directives correctly. 88 "DODGY TRUEI", "DODGY FALSEI", 89 "DODGY IF", "DODGY TRUE", "DODGY FALSE", 90 "DODGY ELIF", "DODGY ELTRUE", "DODGY ELFALSE", 91 "DODGY ELSE", "DODGY ENDIF", 282 case 'e': /* fewer errors from dodgy lines */ in main() 406 * "Dodgy" directives are split across multiple lines, the most common 500 TRUEI FALSEI IF TRUE FALSE ELIF ELTRUE ELFALSE ELSE ENDIF (DODGY)
|
| /linux/net/ipv4/ |
| H A D | udp_tunnel_nic.c | 190 bool dodgy = entry->flags & UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_update_done() local 196 (!err || (err == -EEXIST && dodgy))) in udp_tunnel_nic_entry_update_done() 200 (!err || (err == -ENOENT && dodgy))) in udp_tunnel_nic_entry_update_done() 360 bool dodgy = entry->flags & UDP_TUNNEL_NIC_ENTRY_OP_FAIL; in udp_tunnel_nic_entry_adj() local 366 * For dodgy entries make sure we try to sync again (queue the entry). in udp_tunnel_nic_entry_adj() 369 if (!dodgy && !entry->use_cnt == !(entry->use_cnt - use_cnt_adj)) in udp_tunnel_nic_entry_adj() 386 if (!dodgy) in udp_tunnel_nic_entry_adj()
|
| /linux/Documentation/filesystems/ |
| H A D | files.rst | 120 that was always very dodgy and it was only usable for non-pointer data
|
| /linux/arch/powerpc/platforms/powermac/ |
| H A D | pic.c | 396 * and no interrupt-controller nodes. We also have dodgy in of_irq_parse_oldworld() 457 /* Primary Big Endian means HT interrupts. This is quite dodgy in pmac_setup_one_mpic()
|
| /linux/net/core/ |
| H A D | gro.c | 512 /* Only support TCP and non DODGY users. */ in dev_gro_receive()
|
| H A D | filter.c | 3516 * that. For offloads, we mark packet as dodgy, so that headers in BPF_CALL_3()
|
| /linux/drivers/video/fbdev/ |
| H A D | offb.c | 585 * so. All we can do is a dodgy heuristic that happens to work in in offb_init_nodriver()
|
| /linux/tools/objtool/ |
| H A D | check.c | 2334 WARN("%s: dodgy linker, sh_entsize != 8", sec->name); in read_annotate() 2463 ERROR_INSN(insn, "dodgy NOCFI annotation"); in __annotate_late()
|
| /linux/fs/ceph/ |
| H A D | addr.c | 381 // TODO: This rounding here is slightly dodgy. It *should* work, for in ceph_netfs_issue_read()
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 2658 * Internally, the GSO type is marked as dodgy so that headers are
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 2658 * Internally, the GSO type is marked as dodgy so that headers are
|
| /linux/kernel/sched/ |
| H A D | core.c | 2683 * up running on a dodgy CPU, AFAICT this can only happen in migration_cpu_stop()
|