Home
last modified time | relevance | path

Searched refs:_32 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/tools/testing/selftests/x86/
DMakefile12 BINARIES_32 := $(TARGETS_C_32BIT_ALL:%=%_32)
38 $(TARGETS_C_32BIT_ALL:%=%_32): %_32: %.c
D.gitignore1 *_32
/linux-4.4.14/include/uapi/asm-generic/
Dunistd.h19 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _32) argument
21 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _64) argument
26 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) argument
29 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) argument
/linux-4.4.14/sound/pci/oxygen/
Doxygen_io.c63 chip->saved_registers._32[reg / 4] = cpu_to_le32(value); in oxygen_write32()
96 chip->saved_registers._32[reg / 4] = cpu_to_le32(tmp); in oxygen_write32_masked()
Doxygen.h146 __le32 _32[OXYGEN_IO_SIZE / 4]; member
/linux-4.4.14/sound/drivers/opl4/
Dyrw801.c940 REGION(_30), REGION(_31), REGION(_32), REGION(_33),