Searched refs:generic (Results 751 - 775 of 1267) sorted by relevance

<<31323334353637383940>>

/linux-master/arch/mips/include/asm/
H A Dpgtable-64.h21 #include <asm-generic/pgtable-nopmd.h>
23 #include <asm-generic/pgtable-nopud.h>
25 #include <asm-generic/pgtable-nop4d.h>
173 * definitions are supplied by <asm-generic/pgtable-nopmd.h>.
227 * definitions are supplied by <asm-generic/pgtable-nopmd.h>.
H A Dfutex.h23 #include <asm-generic/futex.h>
H A Dcompat.h29 #include <asm-generic/compat.h>
/linux-master/drivers/usb/cdns3/
H A Dcdnsp-ring.c84 return TRB_TYPE_NOOP_LE32(trb->generic.field[3]);
115 trb->generic.field[0] = 0;
116 trb->generic.field[1] = 0;
117 trb->generic.field[2] = 0;
119 trb->generic.field[3] &= cpu_to_le32(TRB_CYCLE);
120 trb->generic.field[3] |= cpu_to_le32(TRB_TYPE(noop_type));
194 chain = le32_to_cpu(ring->enqueue->generic.field[3]) & TRB_CHAIN;
516 trb->generic.field[3] ^= cpu_to_le32(TRB_CYCLE);
796 if (GET_COMP_CODE(le32_to_cpu(event->generic.field[2])) != COMP_SUCCESS)
799 port_id = GET_PORT_ID(le32_to_cpu(event->generic
1176 struct cdnsp_generic_trb *generic; local
[all...]
/linux-master/arch/mips/pci/
H A Dpci-tx4938.c17 #include <asm/txx9/generic.h>
/linux-master/arch/arm/mach-sa1100/
H A Dclock.c15 #include <mach/generic.h>
/linux-master/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed.h12 #include <linux/pinctrl/pinconf-generic.h>
/linux-master/include/linux/
H A Dio-64-nonatomic-hi-lo.h6 #include <asm-generic/int-ll64.h>
H A Dio-64-nonatomic-lo-hi.h6 #include <asm-generic/int-ll64.h>
/linux-master/arch/sparc/include/asm/
H A Dio_32.h21 #include <asm-generic/io.h>
H A Dcompat.h26 #include <asm-generic/compat.h>
/linux-master/arch/x86/include/asm/
H A Dfixmap.h191 #include <asm-generic/fixmap.h>
/linux-master/arch/arm/include/asm/
H A Dpgalloc.h75 #include <asm-generic/pgalloc.h>
/linux-master/drivers/gpio/
H A Dgpio-bd9571mwv.c13 #include <linux/mfd/rohm-generic.h>
/linux-master/arch/sparc/include/uapi/asm/
H A Dsignal.h153 #include <asm-generic/signal-defs.h>
/linux-master/arch/csky/include/asm/
H A Duaccess.h201 #include <asm-generic/uaccess.h>
/linux-master/samples/bpf/
H A Dxdp_sample_user.h39 int sample_install_xdp(struct bpf_program *xdp_prog, int ifindex, bool generic,
/linux-master/arch/parisc/include/asm/
H A Dcompat.h19 #include <asm-generic/compat.h>
/linux-master/arch/loongarch/include/asm/
H A Dmmu_context.h18 #include <asm-generic/mm_hooks.h>
/linux-master/arch/powerpc/include/uapi/asm/
H A Dtermbits.h12 #include <asm-generic/termbits-common.h>
/linux-master/arch/x86/mm/
H A Dpkeys.c9 #include <uapi/asm-generic/mman-common.h>
/linux-master/net/openvswitch/
H A Dvport-gre.c30 #include <net/netns/generic.h>
/linux-master/security/apparmor/
H A DMakefile74 # RLIMIT defines to the order defined in asm-generic/resource.h This is
107 $(obj)/rlim_names.h : $(srctree)/include/uapi/asm-generic/resource.h \
/linux-master/arch/microblaze/kernel/
H A Dvmlinux.lds.S18 #include <asm-generic/vmlinux.lds.h>
/linux-master/arch/riscv/include/asm/
H A Dmodule.h7 #include <asm-generic/module.h>

Completed in 520 milliseconds

<<31323334353637383940>>