Searched refs:__pad (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-12-stable/contrib/wpa/src/eap_common/
H A Deap_ttls.h33 int __pad; \
34 __pad = (4 - (((pos) - (start)) & 3)) & 3; \
35 os_memset((pos), 0, __pad); \
36 pos += __pad; \
/freebsd-12-stable/sys/sparc64/include/
H A Dpmc_mdep.h11 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
H A Dpcpu.h67 char __pad[653]
/freebsd-12-stable/sys/dev/mmc/
H A Dmmc_ioctl.h42 uint32_t __pad; member in struct:mmc_ioc_cmd
/freebsd-12-stable/sys/riscv/include/
H A Dpmc_mdep.h39 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
H A Dpcpu.h51 char __pad[57]
/freebsd-12-stable/sys/arm64/include/
H A Dpmc_mdep.h41 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
H A Dpcpu.h47 char __pad[225]
/freebsd-12-stable/sys/mips/include/
H A Dpcpu.h50 char __pad[245]
54 char __pad[125]
H A Dpmc_mdep.h14 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
/freebsd-12-stable/sys/arm/include/
H A Dpcpu.h70 char __pad[135]
73 char __pad[93]
H A Dpmc_mdep.h46 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
/freebsd-12-stable/sys/powerpc/include/
H A Dpcpu.h62 char __pad[128];
71 char __pad[1345];
96 char __pad[BOOKE_PCPU_PAD];
H A Dpmc_mdep.h13 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dkstat.h80 char __pad[8]; /* 64-bit padding */ member in union:kstat_named::__anon9731::__anon9732::__anon9733
/freebsd-12-stable/sys/sys/
H A Defi.h74 uint32_t __pad; member in struct:efi_md
157 uint32_t __pad; member in struct:efi_systbl
/freebsd-12-stable/contrib/gcc/config/s390/
H A Dlinux-unwind.h49 unsigned int __pad; member in struct:__anon1447
/freebsd-12-stable/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.h167 /* Release all but __pad bytes of freed top-most memory back to the
169 extern int malloc_trim __MALLOC_P ((size_t __pad));
/freebsd-12-stable/sys/i386/include/
H A Dpmc_mdep.h85 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
H A Dpcpu.h87 char __pad[3522]
/freebsd-12-stable/sys/amd64/include/
H A Dpmc_mdep.h79 uint64_t __pad[4]; member in union:pmc_md_op_pmcallocate
/freebsd-12-stable/sys/xen/interface/io/
H A Dring.h115 uint8_t __pad[44]; \
160 (void)memset((_s)->__pad, 0, sizeof((_s)->__pad)); \
/freebsd-12-stable/sys/contrib/x86emu/
H A Dx86emu.h136 uint8_t __pad[3]; member in struct:x86emu_regs
/freebsd-12-stable/sys/dev/ae/
H A Dif_aevar.h74 uint16_t __pad; member in struct:ae_rxd
/freebsd-12-stable/sys/dev/vte/
H A Dif_vtereg.h306 uint16_t __pad; /* Not actual descriptor member. */ member in struct:vte_rx_desc
336 uint32_t __pad; /* Not actual descriptor member. */ member in struct:vte_tx_desc

Completed in 370 milliseconds

12