Searched full:lint (Results 1 – 20 of 20) sorted by relevance
/linux-6.12.1/tools/net/sunrpc/xdrgen/ |
D | xdrgen | 17 from subcmds import lint 95 linter_parser = subcommands.add_parser("lint", help="Check an XDR specification") 97 linter_parser.set_defaults(func=lint.subcmd)
|
D | README | 104 $ ./xdrgen lint xdr/new.x
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | motorcomm,yt8xxx.yaml | 122 /* Only needed to make DT lint tools work. Do not copy/paste 141 /* Only needed to make DT lint tools work. Do not copy/paste
|
/linux-6.12.1/drivers/acpi/ |
D | tables.c | 113 pr_info("LAPIC_NMI (acpi_id[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry() 117 p->lint); in acpi_table_print_madt_entry() 130 pr_info("X2APIC_NMI (uid[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry() 134 p->lint); in acpi_table_print_madt_entry()
|
/linux-6.12.1/drivers/net/fddi/skfp/ |
D | drvfbi.c | 103 SK_UNUSED(i) ; /* Make LINT happy. */ in card_start() 543 SK_UNUSED(smc) ; /* Make LINT happy. */ in smt_start_watchdog() 558 SK_UNUSED(smc) ; /* Make LINT happy. */ in smt_stop_watchdog()
|
D | ess.c | 42 #ifndef lint
|
D | hwmtm.c | 162 #ifdef lint 1369 return ; /* lint bug: needs return detect end of function */ in process_receive()
|
D | fplustm.c | 25 #ifdef lint
|
D | pcmplc.c | 1917 #ifdef lint in get_linestate()
|
/linux-6.12.1/drivers/media/tuners/ |
D | mt20xx.c | 271 // wait for PLLs to lock (per manual), retry LINT if not. in mt2032_set_if_freq() 279 tuner_dbg("mt2032: re-init PLLs by LINT\n"); in mt2032_set_if_freq() 281 buf[1]=0x80 +8+priv->xogc; // set LINT to re-init PLLs in mt2032_set_if_freq()
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | Makefile | 37 quiet_cmd_yamllint = LINT $(src)
|
/linux-6.12.1/arch/powerpc/xmon/ |
D | ansidecl.h | 78 so they will all get the switch for lint. */
|
/linux-6.12.1/arch/xtensa/lib/ |
D | memcopy.S | 199 lint or ferret client, or 0 to save a few cycles */ 461 * the lint or ferret client, or 0
|
/linux-6.12.1/drivers/gpu/drm/bridge/analogix/ |
D | analogix-anx78xx.h | 222 /* PD 1.2 Lint Training 80bit Pattern Register */
|
/linux-6.12.1/arch/x86/kernel/acpi/ |
D | boot.c | 314 if (x2apic_nmi->lint != 1) in acpi_parse_x2apic_nmi() 315 pr_warn("NMI not connected to LINT 1!\n"); in acpi_parse_x2apic_nmi() 332 if (lapic_nmi->lint != 1) in acpi_parse_lapic_nmi() 333 pr_warn("NMI not connected to LINT 1!\n"); in acpi_parse_lapic_nmi()
|
/linux-6.12.1/arch/parisc/math-emu/ |
D | decode_exc.c | 211 #ifndef lint in decode_fpu()
|
/linux-6.12.1/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 44 * Definitions for comfortable LINT usage 46 #ifdef lint
|
/linux-6.12.1/arch/x86/kernel/ |
D | mpparse.c | 132 "Lint: type %d, pol %d, trig %d, bus %02x, IRQ %02x, APIC ID %x, APIC LINT %02x\n", in MP_lintsrc_info()
|
/linux-6.12.1/include/acpi/ |
D | actbl2.h | 1027 u8 lint; /* LINTn to which NMI is connected */ member 1094 u8 lint; /* LINTn to which NMI is connected */ member
|
/linux-6.12.1/scripts/ |
D | checkpatch.pl | 7321 'lint -fallthrough[ \t]*',
|