Home
last modified time | relevance | path

Searched full:lint (Results 1 – 20 of 20) sorted by relevance

/linux-6.12.1/tools/net/sunrpc/xdrgen/
Dxdrgen17 from subcmds import lint
95 linter_parser = subcommands.add_parser("lint", help="Check an XDR specification")
97 linter_parser.set_defaults(func=lint.subcmd)
DREADME104 $ ./xdrgen lint xdr/new.x
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dmotorcomm,yt8xxx.yaml122 /* 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/
Dtables.c113 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/
Ddrvfbi.c103 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()
Dess.c42 #ifndef lint
Dhwmtm.c162 #ifdef lint
1369 return ; /* lint bug: needs return detect end of function */ in process_receive()
Dfplustm.c25 #ifdef lint
Dpcmplc.c1917 #ifdef lint in get_linestate()
/linux-6.12.1/drivers/media/tuners/
Dmt20xx.c271 // 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/
DMakefile37 quiet_cmd_yamllint = LINT $(src)
/linux-6.12.1/arch/powerpc/xmon/
Dansidecl.h78 so they will all get the switch for lint. */
/linux-6.12.1/arch/xtensa/lib/
Dmemcopy.S199 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/
Danalogix-anx78xx.h222 /* PD 1.2 Lint Training 80bit Pattern Register */
/linux-6.12.1/arch/x86/kernel/acpi/
Dboot.c314 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/
Ddecode_exc.c211 #ifndef lint in decode_fpu()
/linux-6.12.1/drivers/net/fddi/skfp/h/
Dcmtdef.h44 * Definitions for comfortable LINT usage
46 #ifdef lint
/linux-6.12.1/arch/x86/kernel/
Dmpparse.c132 "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/
Dactbl2.h1027 u8 lint; /* LINTn to which NMI is connected */ member
1094 u8 lint; /* LINTn to which NMI is connected */ member
/linux-6.12.1/scripts/
Dcheckpatch.pl7321 'lint -fallthrough[ \t]*',