Home
last modified time | relevance | path

Searched refs:generic (Results 1 – 25 of 1300) sorted by relevance

12345678910>>...52

/linux-6.15/arch/um/include/asm/
H A DKbuild2 generic-y += bug.h
3 generic-y += compat.h
4 generic-y += device.h
7 generic-y += exec.h
8 generic-y += extable.h
9 generic-y += ftrace.h
10 generic-y += hw_irq.h
13 generic-y += kdebug.h
15 generic-y += mmiowb.h
18 generic-y += param.h
[all …]
/linux-6.15/arch/riscv/include/asm/
H A DKbuild5 generic-y += early_ioremap.h
6 generic-y += flat.h
7 generic-y += fprobe.h
8 generic-y += kvm_para.h
9 generic-y += mmzone.h
10 generic-y += mcs_spinlock.h
11 generic-y += parport.h
14 generic-y += qrwlock.h
16 generic-y += qspinlock.h
17 generic-y += user.h
[all …]
/linux-6.15/arch/csky/include/asm/
H A DKbuild4 generic-y += asm-offsets.h
5 generic-y += extable.h
6 generic-y += kvm_para.h
7 generic-y += mcs_spinlock.h
8 generic-y += qrwlock.h
9 generic-y += qrwlock_types.h
10 generic-y += qspinlock.h
11 generic-y += parport.h
12 generic-y += user.h
13 generic-y += vmlinux.lds.h
[all …]
/linux-6.15/arch/loongarch/include/asm/
H A DKbuild5 generic-y += mcs_spinlock.h
6 generic-y += parport.h
7 generic-y += early_ioremap.h
8 generic-y += qrwlock.h
9 generic-y += user.h
10 generic-y += ioctl.h
11 generic-y += mmzone.h
12 generic-y += statfs.h
13 generic-y += param.h
14 generic-y += text-patching.h
/linux-6.15/arch/xtensa/include/asm/
H A DKbuild3 generic-y += extable.h
4 generic-y += kvm_para.h
5 generic-y += mcs_spinlock.h
6 generic-y += param.h
7 generic-y += parport.h
8 generic-y += qrwlock.h
9 generic-y += qspinlock.h
10 generic-y += user.h
11 generic-y += text-patching.h
/linux-6.15/arch/microblaze/include/asm/
H A DKbuild3 generic-y += cmpxchg.h
4 generic-y += extable.h
5 generic-y += kvm_para.h
6 generic-y += mcs_spinlock.h
7 generic-y += parport.h
8 generic-y += syscalls.h
9 generic-y += tlb.h
10 generic-y += user.h
11 generic-y += text-patching.h
/linux-6.15/arch/openrisc/include/asm/
H A DKbuild4 generic-y += extable.h
5 generic-y += kvm_para.h
6 generic-y += parport.h
7 generic-y += spinlock_types.h
8 generic-y += spinlock.h
9 generic-y += qrwlock_types.h
10 generic-y += qrwlock.h
11 generic-y += user.h
12 generic-y += text-patching.h
/linux-6.15/arch/nios2/include/asm/
H A DKbuild4 generic-y += cmpxchg.h
5 generic-y += extable.h
6 generic-y += kvm_para.h
7 generic-y += mcs_spinlock.h
8 generic-y += spinlock.h
9 generic-y += user.h
10 generic-y += text-patching.h
/linux-6.15/arch/arm64/include/asm/
H A DKbuild10 generic-y += early_ioremap.h
11 generic-y += fprobe.h
12 generic-y += mcs_spinlock.h
13 generic-y += mmzone.h
14 generic-y += qrwlock.h
15 generic-y += qspinlock.h
16 generic-y += parport.h
17 generic-y += user.h
/linux-6.15/arch/mips/include/asm/
H A DKbuild10 generic-y += kvm_para.h
11 generic-y += mcs_spinlock.h
12 generic-y += parport.h
13 generic-y += qrwlock.h
14 generic-y += qspinlock.h
15 generic-y += user.h
16 generic-y += text-patching.h
/linux-6.15/arch/arc/include/asm/
H A DKbuild4 generic-y += extable.h
5 generic-y += kvm_para.h
6 generic-y += mcs_spinlock.h
7 generic-y += parport.h
8 generic-y += user.h
9 generic-y += text-patching.h
/linux-6.15/drivers/acpi/apei/
H A Dghes.c276 ghes->generic = generic; in ghes_new()
1008 cache->generic = generic; in ghes_estatus_cache_alloc()
1228 generic = estatus_node->generic; in ghes_proc_in_irq()
1267 generic = estatus_node->generic; in ghes_print_queued_estatus()
1304 estatus_node->generic = ghes->generic; in ghes_in_nmi_queue_one_entry()
1518 if (!generic->enabled) in ghes_probe()
1553 generic->header.source_id); in ghes_probe()
1557 generic->notify.type, generic->header.source_id); in ghes_probe()
1565 generic->error_block_length, generic->header.source_id); in ghes_probe()
1568 ghes = ghes_new(generic); in ghes_probe()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_generic.c40 generic->shifts->field_name, generic->masks->field_name
43 generic->base.base.ctx
45 (generic->regs->reg)
58 struct hw_generic *generic = HW_GENERIC_FROM_BASE(*ptr); in dal_hw_generic_destroy() local
60 dal_hw_generic_destruct(generic); in dal_hw_generic_destroy()
62 kfree(generic); in dal_hw_generic_destroy()
71 struct hw_generic *generic = HW_GENERIC_FROM_BASE(ptr); in set_config() local
/linux-6.15/scripts/
H A DMakefile.asm-headers33 include $(srctree)/$(generic)/Kbuild
36 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y))
37 redundant += $(foreach f, $(generic-y), $(if $(wildcard $(src)/$(f)),$(f)))
40 $(warning redundant generic-y found in $(src)/Kbuild: $(redundant)))
44 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(src)/$(f)),,$(f)))
46 generic-y := $(addprefix $(obj)/, $(generic-y))
52 unwanted := $(filter-out $(generic-y) $(generated-y) $(syscall-y),$(old-headers))
73 all: $(generic-y) $(syscall-y)
77 $(obj)/%.h: $(srctree)/$(generic)/%.h
/linux-6.15/drivers/usb/storage/
H A Disd200.c209 } generic; member
493 ata.generic.TransferBlockSize = 1; in isd200_action()
499 ata.generic.RegisterSelect = in isd200_action()
556 srb->cmd_len = sizeof(ata.generic); in isd200_action()
617 srb->cmd_len = sizeof(ataCdb->generic); in isd200_invoke_transport()
1263 ataCdb->generic.TransferBlockSize = 1; in isd200_scsi_to_ata()
1281 ataCdb->generic.TransferBlockSize = 1; in isd200_scsi_to_ata()
1334 ataCdb->generic.TransferBlockSize = 1; in isd200_scsi_to_ata()
1335 ataCdb->generic.RegisterSelect = in isd200_scsi_to_ata()
1366 ataCdb->generic.TransferBlockSize = 1; in isd200_scsi_to_ata()
[all …]
/linux-6.15/arch/hexagon/include/asm/
H A DKbuild4 generic-y += extable.h
5 generic-y += iomap.h
6 generic-y += kvm_para.h
7 generic-y += mcs_spinlock.h
8 generic-y += text-patching.h
/linux-6.15/arch/m68k/include/asm/
H A DKbuild3 generic-y += extable.h
4 generic-y += kvm_para.h
5 generic-y += mcs_spinlock.h
6 generic-y += spinlock.h
7 generic-y += text-patching.h
/linux-6.15/arch/alpha/include/asm/
H A DKbuild4 generic-y += agp.h
5 generic-y += asm-offsets.h
6 generic-y += kvm_para.h
7 generic-y += mcs_spinlock.h
8 generic-y += text-patching.h
/linux-6.15/arch/powerpc/include/asm/
H A DKbuild5 generic-y += agp.h
6 generic-y += kvm_types.h
7 generic-y += mcs_spinlock.h
8 generic-y += qrwlock.h
9 generic-y += early_ioremap.h
/linux-6.15/arch/sh/include/asm/
H A DKbuild3 generic-y += kvm_para.h
4 generic-y += mcs_spinlock.h
5 generic-y += parport.h
6 generic-y += text-patching.h
/linux-6.15/lib/crypto/
H A DMakefile27 libblake2s-$(CONFIG_CRYPTO_LIB_BLAKE2S_GENERIC) += blake2s-generic.o
32 obj-$(CONFIG_CRYPTO_LIB_CURVE25519_GENERIC) += libcurve25519-generic.o
33 libcurve25519-generic-y := curve25519-fiat32.o
34 libcurve25519-generic-$(CONFIG_ARCH_SUPPORTS_INT128) := curve25519-hacl64.o
35 libcurve25519-generic-y += curve25519-generic.o
/linux-6.15/arch/parisc/include/asm/
H A DKbuild4 generic-y += agp.h
5 generic-y += kvm_para.h
6 generic-y += mcs_spinlock.h
7 generic-y += user.h
/linux-6.15/arch/sparc/include/asm/
H A DKbuild4 generic-y += agp.h
5 generic-y += kvm_para.h
6 generic-y += mcs_spinlock.h
7 generic-y += text-patching.h
/linux-6.15/arch/arm/include/asm/
H A DKbuild2 generic-y += early_ioremap.h
3 generic-y += extable.h
4 generic-y += flat.h
5 generic-y += parport.h
/linux-6.15/arch/s390/include/asm/
H A DKbuild7 generic-y += asm-offsets.h
8 generic-y += kvm_types.h
9 generic-y += mcs_spinlock.h
10 generic-y += mmzone.h

12345678910>>...52