| /linux/arch/riscv/include/asm/ |
| H A D | Kbuild | 5 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 12 generic-y += spinlock_types.h 13 generic-y += ticket_spinlock.h 14 generic-y += qrwlock.h [all …]
|
| /linux/arch/loongarch/include/asm/ |
| H A D | bitops.h | 18 #include <asm-generic/bitops/ffs.h> 19 #include <asm-generic/bitops/fls.h> 20 #include <asm-generic/bitops/__ffs.h> 21 #include <asm-generic/bitops/__fls.h> 25 #include <asm-generic/bitops/builtin-ffs.h> 26 #include <asm-generic/bitops/builtin-fls.h> 27 #include <asm-generic/bitops/builtin-__ffs.h> 28 #include <asm-generic/bitops/builtin-__fls.h> 32 #include <asm-generic/bitops/ffz.h> 33 #include <asm-generic/bitops/fls64.h> [all …]
|
| H A D | Kbuild | 6 generic-y += mcs_spinlock.h 7 generic-y += parport.h 8 generic-y += early_ioremap.h 9 generic-y += qrwlock.h 10 generic-y += user.h 11 generic-y += ioctl.h 12 generic-y += mmzone.h 13 generic-y += ring_buffer.h 14 generic-y += statfs.h 15 generic-y += text-patching.h
|
| /linux/arch/csky/include/asm/ |
| H A D | Kbuild | 4 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 += ring_buffer.h 13 generic-y += user.h [all …]
|
| H A D | bitops.h | 10 * asm-generic/bitops/ffs.h 27 * asm-generic/bitops/__ffs.h 40 * asm-generic/bitops/fls.h 53 * asm-generic/bitops/__fls.h 60 #include <asm-generic/bitops/ffz.h> 61 #include <asm-generic/bitops/fls64.h> 67 #include <asm-generic/bitops/sched.h> 68 #include <asm-generic/bitops/hweight.h> 69 #include <asm-generic/bitops/lock.h> 70 #include <asm-generic/bitops/atomic.h> [all …]
|
| /linux/arch/arm64/include/asm/ |
| H A D | bitops.h | 14 #include <asm-generic/bitops/builtin-__ffs.h> 15 #include <asm-generic/bitops/builtin-ffs.h> 16 #include <asm-generic/bitops/builtin-__fls.h> 17 #include <asm-generic/bitops/builtin-fls.h> 19 #include <asm-generic/bitops/ffz.h> 20 #include <asm-generic/bitops/fls64.h> 22 #include <asm-generic/bitops/sched.h> 23 #include <asm-generic/bitops/hweight.h> 25 #include <asm-generic/bitops/atomic.h> 26 #include <asm-generic/bitops/lock.h> [all …]
|
| /linux/include/asm-generic/ |
| H A D | bitops.h | 18 #include <asm-generic/bitops/__ffs.h> 19 #include <asm-generic/bitops/ffz.h> 20 #include <asm-generic/bitops/fls.h> 21 #include <asm-generic/bitops/__fls.h> 22 #include <asm-generic/bitops/fls64.h> 28 #include <asm-generic/bitops/sched.h> 29 #include <asm-generic/bitops/ffs.h> 30 #include <asm-generic/bitops/hweight.h> 31 #include <asm-generic/bitops/lock.h> 33 #include <asm-generic/bitops/atomic.h> [all …]
|
| /linux/arch/microblaze/include/asm/ |
| H A D | Kbuild | 3 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 += ring_buffer.h 9 generic-y += syscalls.h 10 generic-y += tlb.h 11 generic-y += user.h 12 generic-y += text-patching.h
|
| /linux/arch/xtensa/include/asm/ |
| H A D | Kbuild | 3 generic-y += extable.h 4 generic-y += kvm_para.h 5 generic-y += mcs_spinlock.h 6 generic-y += parport.h 7 generic-y += qrwlock.h 8 generic-y += qspinlock.h 9 generic-y += ring_buffer.h 10 generic-y += user.h 11 generic-y += text-patching.h
|
| /linux/arch/openrisc/include/asm/ |
| H A D | Kbuild | 4 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 += ring_buffer.h 12 generic-y += user.h
|
| H A D | bitops.h | 20 * generic implementations. Otherwise, we pull in our (hopefully) 29 #include <asm-generic/bitops/ffz.h> 32 #include <asm-generic/bitops/fls64.h> 38 #include <asm-generic/bitops/sched.h> 40 #include <asm-generic/bitops/hweight.h> 41 #include <asm-generic/bitops/lock.h> 44 #include <asm-generic/bitops/non-atomic.h> 45 #include <asm-generic/bitops/le.h> 46 #include <asm-generic/bitops/ext2-atomic.h>
|
| /linux/arch/sh/include/asm/ |
| H A D | bitops.h | 16 #include <asm-generic/bitops/atomic.h> 23 #include <asm-generic/bitops/atomic.h> 24 #include <asm-generic/bitops/non-atomic.h> 61 #include <asm-generic/bitops/ffs.h> 62 #include <asm-generic/bitops/hweight.h> 63 #include <asm-generic/bitops/lock.h> 64 #include <asm-generic/bitops/sched.h> 65 #include <asm-generic/bitops/ext2-atomic.h> 66 #include <asm-generic/bitops/fls.h> 67 #include <asm-generic/bitops/__fls.h> [all …]
|
| /linux/arch/nios2/include/asm/ |
| H A D | Kbuild | 4 generic-y += cmpxchg.h 5 generic-y += extable.h 6 generic-y += kvm_para.h 7 generic-y += mcs_spinlock.h 8 generic-y += ring_buffer.h 9 generic-y += spinlock.h 10 generic-y += user.h 11 generic-y += text-patching.h
|
| /linux/scripts/ |
| H A D | Makefile.asm-headers | 2 # include/asm-generic contains a lot of files that are used 7 # - a small wrapper to include the corresponding asm-generic/*.h 8 # is generated for each file listed as generic-y 31 # $(generic)/Kbuild lists mandatory-y. Exclude um since it is a special case. 33 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))) 42 # If arch does not implement mandatory headers, fallback to asm-generic ones. 44 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(src)/$(f)),,$(f))) [all …]
|
| /linux/arch/mips/include/asm/ |
| H A D | Kbuild | 10 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 += ring_buffer.h 16 generic-y += user.h 17 generic-y += text-patching.h
|
| /linux/tools/include/asm-generic/ |
| H A D | bitops.h | 6 * tools/ copied this from include/asm-generic/bitops.h, bit by bit as it needed 16 #include <asm-generic/bitops/__ffs.h> 17 #include <asm-generic/bitops/__ffz.h> 18 #include <asm-generic/bitops/fls.h> 19 #include <asm-generic/bitops/__fls.h> 20 #include <asm-generic/bitops/fls64.h> 26 #include <asm-generic/bitops/hweight.h> 28 #include <asm-generic/bitops/atomic.h> 29 #include <asm-generic/bitops/non-atomic.h>
|
| /linux/Documentation/networking/ |
| H A D | ppp_generic.rst | 4 PPP Generic Driver and Channel Interface 12 The generic PPP driver in linux-2.4 provides an implementation of the 25 For sending and receiving PPP frames, the generic PPP driver calls on 29 has a very simple interface with the generic PPP code: it merely has 37 be linked to each ppp network interface unit. The generic layer is 46 functions used to communicate between the generic PPP layer and PPP 49 Each channel has to provide two functions to the generic PPP layer, 52 * start_xmit() is called by the generic layer when it has a frame to 56 later time when it can accept frames again, and the generic layer 66 The generic PPP layer provides seven functions to channels: [all …]
|
| /linux/arch/arc/include/asm/ |
| H A D | Kbuild | 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 += ring_buffer.h 9 generic-y += user.h 10 generic-y += text-patching.h
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | smt.h | 120 struct smt_para para ; /* generic parameter header */ 135 struct smt_para para ; /* generic parameter header */ 149 struct smt_para para ; /* generic parameter header */ 171 struct smt_para para ; /* generic parameter header */ 182 struct smt_para para ; /* generic parameter header */ 199 struct smt_para para ; /* generic parameter header */ 213 struct smt_para para ; /* generic parameter header */ 262 struct smt_para para ; /* generic parameter header */ 274 struct smt_para para ; /* generic parameter header */ 297 struct smt_para para ; /* generic parameter header */ [all …]
|
| /linux/arch/sparc/include/asm/ |
| H A D | bitops_32.h | 92 #include <asm-generic/bitops/non-atomic.h> 94 #include <asm-generic/bitops/ffz.h> 95 #include <asm-generic/bitops/__ffs.h> 96 #include <asm-generic/bitops/sched.h> 97 #include <asm-generic/bitops/ffs.h> 98 #include <asm-generic/bitops/fls.h> 99 #include <asm-generic/bitops/__fls.h> 100 #include <asm-generic/bitops/fls64.h> 101 #include <asm-generic/bitops/hweight.h> 102 #include <asm-generic/bitops/lock.h> [all …]
|
| /linux/arch/hexagon/include/asm/ |
| H A D | Kbuild | 4 generic-y += extable.h 5 generic-y += iomap.h 6 generic-y += kvm_para.h 7 generic-y += mcs_spinlock.h 8 generic-y += ring_buffer.h 9 generic-y += text-patching.h
|
| /linux/arch/m68k/include/asm/ |
| H A D | Kbuild | 3 generic-y += extable.h 4 generic-y += kvm_para.h 5 generic-y += mcs_spinlock.h 6 generic-y += ring_buffer.h 7 generic-y += spinlock.h 8 generic-y += text-patching.h
|
| /linux/arch/alpha/include/asm/ |
| H A D | Kbuild | 4 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 += ring_buffer.h 9 generic-y += text-patching.h
|
| /linux/drivers/uio/ |
| H A D | Kconfig | 17 tristate "generic Hilscher CIF Card driver" 29 tristate "Userspace I/O platform driver with generic IRQ handling" 31 Platform driver for Userspace I/O devices, including generic 42 tristate "Userspace platform driver with generic irq and dynamic memory" 45 Platform driver for Userspace I/O devices, including generic 89 tristate "Generic driver for PCI 2.3 and PCI Express cards" 92 Generic driver that you can bind, dynamically, to any 112 Generic driver for accessing a peripheral connected to an eLBC port 142 tristate "Generic driver for Hyper-V VMBus" 145 Generic driver that you can bind, dynamically, to any [all …]
|
| /linux/net/6lowpan/ |
| H A D | Kconfig | 18 tristate "Next Header and Generic Header Compression Support" 22 Support for next header and generic header compression defined in 74 6LoWPAN IPv6 Hop-by-Hop option generic header compression according 80 6LoWPAN IPv6 UDP generic header compression according to RFC7400. 85 6LoWPAN IPv6 ICMPv6 generic header compression according to RFC7400. 90 6LoWPAN IPv6 destination option generic header compression according 96 6LoWPAN IPv6 fragmentation option generic header compression 102 6LoWPAN IPv6 routing option generic header compression according
|