Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
Ddrvfbi.c25 #ifndef lint
107 SK_UNUSED(i) ; /* Make LINT happy. */ in card_start()
547 SK_UNUSED(smc) ; /* Make LINT happy. */ in smt_start_watchdog()
562 SK_UNUSED(smc) ; /* Make LINT happy. */ in smt_stop_watchdog()
Dsmtinit.c22 #ifndef lint
Dsmttimer.c21 #ifndef lint
Dqueue.c21 #ifndef lint
Dhwt.c30 #ifndef lint
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/acpi/
Dtables.c122 pr_info("LAPIC_NMI (acpi_id[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry()
126 p->lint); in acpi_table_print_madt_entry()
139 pr_info("X2APIC_NMI (uid[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry()
143 p->lint); in acpi_table_print_madt_entry()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/acpi/
Dtables.c125 pr_info("LAPIC_NMI (acpi_id[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry()
129 p->lint); in acpi_table_print_madt_entry()
142 pr_info("X2APIC_NMI (uid[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry()
146 p->lint); in acpi_table_print_madt_entry()
/kernel/linux/linux-5.10/mm/
Dlowmem_dbg.c82 frozen_mark); /*lint !e1058*/ in tasks_dump()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
DMakefile29 quiet_cmd_yamllint = LINT $(src)
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/
DMakefile34 quiet_cmd_yamllint = LINT $(src)
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
Dansidecl.h78 so they will all get the switch for lint. */
/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dansidecl.h78 so they will all get the switch for lint. */
/kernel/linux/linux-5.10/arch/xtensa/lib/
Dmemcopy.S199 lint or ferret client, or 0 to save a few cycles */
474 * the lint or ferret client, or 0
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dexresop.c201 /*lint -fallthrough */ in acpi_ex_resolve_operands()
267 /*lint -fallthrough */ in acpi_ex_resolve_operands()
/kernel/linux/linux-6.6/arch/xtensa/lib/
Dmemcopy.S199 lint or ferret client, or 0 to save a few cycles */
461 * the lint or ferret client, or 0
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/
Danalogix-anx78xx.h222 /* PD 1.2 Lint Training 80bit Pattern Register */
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/
Danalogix-anx78xx.h222 /* PD 1.2 Lint Training 80bit Pattern Register */
/kernel/linux/linux-5.10/arch/x86/kernel/acpi/
Dboot.c311 if (x2apic_nmi->lint != 1) in acpi_parse_x2apic_nmi()
312 printk(KERN_WARNING PREFIX "NMI not connected to LINT 1!\n"); in acpi_parse_x2apic_nmi()
329 if (lapic_nmi->lint != 1) in acpi_parse_lapic_nmi()
330 printk(KERN_WARNING PREFIX "NMI not connected to LINT 1!\n"); in acpi_parse_lapic_nmi()
/kernel/linux/linux-6.6/arch/x86/kernel/acpi/
Dboot.c340 if (x2apic_nmi->lint != 1) in acpi_parse_x2apic_nmi()
341 pr_warn("NMI not connected to LINT 1!\n"); in acpi_parse_x2apic_nmi()
358 if (lapic_nmi->lint != 1) in acpi_parse_lapic_nmi()
359 pr_warn("NMI not connected to LINT 1!\n"); in acpi_parse_lapic_nmi()
/kernel/linux/linux-5.10/arch/parisc/math-emu/
Ddecode_exc.c211 #ifndef lint in decode_fpu()
/kernel/linux/linux-6.6/arch/parisc/math-emu/
Ddecode_exc.c211 #ifndef lint in decode_fpu()

123