/openbmc/linux/tools/perf/bench/ |
H A D | futex.h | 49 futex_syscall(volatile u_int32_t *uaddr, int op, u_int32_t val, struct timespec *timeout, in futex_syscall() 50 volatile u_int32_t *uaddr2, int val3, int opflags) in futex_syscall() 56 futex_syscall_nr_requeue(volatile u_int32_t *uaddr, int op, u_int32_t val, int nr_requeue, in futex_syscall_nr_requeue() 57 volatile u_int32_t *uaddr2, int val3, int opflags) in futex_syscall_nr_requeue() 67 futex_wait(u_int32_t *uaddr, u_int32_t val, struct timespec *timeout, int opflags) in futex_wait() 77 futex_wake(u_int32_t *uaddr, int nr_wake, int opflags) in futex_wake() 86 futex_lock_pi(u_int32_t *uaddr, struct timespec *timeout, int opflags) in futex_lock_pi() 95 futex_unlock_pi(u_int32_t *uaddr, int opflags) in futex_unlock_pi() 106 futex_cmp_requeue(u_int32_t *uaddr, u_int32_t val, u_int32_t *uaddr2, int nr_wake, in futex_cmp_requeue() 122 futex_wait_requeue_pi(u_int32_t *uaddr, u_int32_t val, u_int32_t *uaddr2, in futex_wait_requeue_pi() [all …]
|
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/ |
H A D | timer_defs.h | 10 u_int32_t pid12; 11 u_int32_t emumgt; 12 u_int32_t na1; 13 u_int32_t na2; 14 u_int32_t tim12; 15 u_int32_t tim34; 16 u_int32_t prd12; 17 u_int32_t prd34; 18 u_int32_t tcr; 19 u_int32_t tgcr; [all …]
|
/openbmc/linux/include/linux/netfilter/ |
H A D | nf_conntrack_tcp.h | 9 u_int32_t td_end; /* max of seq + len */ 10 u_int32_t td_maxend; /* max of ack + max(win, 1) */ 11 u_int32_t td_maxwin; /* max(win) */ 12 u_int32_t td_maxack; /* max of ack */ 24 u_int32_t last_seq; /* Last sequence number seen in dir */ 25 u_int32_t last_ack; /* Last sequence number seen in opposite dir */ 26 u_int32_t last_end; /* Last seq + len */
|
/openbmc/linux/tools/testing/selftests/futex/include/ |
H A D | futextest.h | 25 typedef volatile u_int32_t futex_t; 99 u_int32_t bitset, int opflags) in futex_wait_bitset() 110 futex_wake_bitset(futex_t *uaddr, int nr_wake, u_int32_t bitset, int opflags) in futex_wake_bitset() 218 static inline u_int32_t 219 futex_cmpxchg(futex_t *uaddr, u_int32_t oldval, u_int32_t newval) in futex_cmpxchg() 230 static inline u_int32_t 242 static inline u_int32_t 255 static inline u_int32_t 256 futex_set(futex_t *uaddr, u_int32_t newval) in futex_set()
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
H A D | matroxfb_accel.c | 89 static inline void matrox_cfb4_pal(u_int32_t* pal) { in matrox_cfb4_pal() 97 static inline void matrox_cfb8_pal(u_int32_t* pal) { in matrox_cfb8_pal() 113 u_int32_t maccess; in matrox_cfbX_init() 114 u_int32_t mpitch; in matrox_cfbX_init() 115 u_int32_t mopmode; in matrox_cfbX_init() 307 static void matroxfb_accel_clear(struct matrox_fb_info *minfo, u_int32_t color, in matroxfb_accel_clear() 332 …matroxfb_accel_clear(minfo, ((u_int32_t *)info->pseudo_palette)[rect->color], rect->dy, rect->dx, … in matroxfb_fillrect() 337 static void matroxfb_cfb4_clear(struct matrox_fb_info *minfo, u_int32_t bgx, in matroxfb_cfb4_clear() 370 u_int32_t step = minfo->fbcon.var.xres_virtual >> 1; in matroxfb_cfb4_clear() 374 u_int32_t loop; in matroxfb_cfb4_clear() [all …]
|
H A D | matroxfb_base.h | 139 static inline u_int32_t mga_readl(vaddr_t va, unsigned int offs) { in mga_readl() 143 static inline void mga_writel(vaddr_t va, unsigned int offs, u_int32_t value) { in mga_writel() 158 u_int32_t __iomem* addr = va.vaddr; in mga_memcpy_toio() 260 u_int32_t ctl; 264 u_int32_t MXoptionReg; 287 u_int32_t m_dwg_rect; 288 u_int32_t m_opmode; 289 u_int32_t m_access; 290 u_int32_t m_pitch; 301 int (*verifymode)(void* altout_dev, u_int32_t mode); [all …]
|
H A D | matroxfb_crtc2.c | 33 u_int32_t col; in matroxfb_dh_setcolreg() 68 u_int32_t tmp; in matroxfb_dh_restore() 69 u_int32_t datactl; in matroxfb_dh_restore() 123 u_int32_t linelen = m2info->fbcon.var.xres_virtual * (m2info->fbcon.var.bits_per_pixel >> 3); in matroxfb_dh_restore() 447 u_int32_t crt; in matroxfb_dh_ioctl() 449 if (get_user(crt, (u_int32_t __user *)arg)) in matroxfb_dh_ioctl() 464 u_int32_t tmp; in matroxfb_dh_ioctl() 468 if (get_user(tmp, (u_int32_t __user *)arg)) in matroxfb_dh_ioctl() 510 u_int32_t conn = 0; in matroxfb_dh_ioctl() 518 if (put_user(conn, (u_int32_t __user *)arg)) in matroxfb_dh_ioctl() [all …]
|
/openbmc/linux/drivers/atm/ |
H A D | nicstarmac.c | 39 static u_int32_t rdsrtab[] = { 61 static u_int32_t readtab[] = { 84 static u_int32_t clocktab[] = { 117 u_int32_t nicstar_read_eprom_status(virt_addr_t base) 119 u_int32_t val; 120 u_int32_t rbyte; 159 u_int32_t val = 0; in read_eprom_byte() 204 u_int32_t val; in nicstar_init_eprom() 235 u_int8_t prom_offset, u_int8_t * buffer, u_int32_t nbytes) in nicstar_read_eprom()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-vx855.c | 42 static inline u_int32_t gpi_i_bit(int i) in gpi_i_bit() 50 static inline u_int32_t gpo_o_bit(int i) in gpo_o_bit() 58 static inline u_int32_t gpio_i_bit(int i) in gpio_i_bit() 66 static inline u_int32_t gpio_o_bit(int i) in gpio_o_bit() 85 u_int32_t reg_out; in vx855gpio_direction_input() 108 u_int32_t reg_in; in vx855gpio_get() 135 u_int32_t reg_out; in vx855gpio_set()
|
/openbmc/linux/include/uapi/linux/ |
H A D | coda.h | 116 typedef unsigned int u_int32_t; typedef 152 u_int32_t d_fileno; /* file number of entry */ 185 typedef u_int32_t vuid_t; 186 typedef u_int32_t vgid_t; 190 u_int32_t opaque[4]; 296 u_int32_t opcode; 297 u_int32_t unique; /* Keep multiple outstanding msgs distinct */ 305 u_int32_t opcode; 306 u_int32_t unique; 307 u_int32_t result;
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | eisa_eeprom.h | 20 u_int32_t num_writes; /* number of writes */ 32 u_int32_t eisa_slot_id; 33 u_int32_t config_data_offset; 34 u_int32_t num_writes;
|
/openbmc/linux/net/netfilter/ |
H A D | xt_cluster.c | 26 static inline u_int32_t 27 xt_cluster_hash_ipv4(u_int32_t ip, const struct xt_cluster_match_info *info) in xt_cluster_hash_ipv4() 32 static inline u_int32_t 38 static inline u_int32_t 42 u_int32_t hash = 0; in xt_cluster_hash()
|
H A D | xt_u32.c | 26 u_int32_t pos; in u32_match_it() 27 u_int32_t val; in u32_match_it() 28 u_int32_t at; in u32_match_it() 49 u_int32_t number = ct->location[i].number; in u32_match_it()
|
H A D | xt_limit.c | 145 u_int32_t avg; 146 u_int32_t burst; 149 u_int32_t credit; 150 u_int32_t credit_cap, cost; 152 u_int32_t master;
|
H A D | xt_esp.c | 26 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
H A D | xt_ipcomp.c | 30 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/ |
H A D | 0001-utils-Use-c99-compiler-independent-types.patch | 30 - return((((u_int32_t)x & 0x000000ffU) << 24) | 31 - (((u_int32_t)x & 0x0000ff00U) << 8) | 32 - (((u_int32_t)x & 0x00ff0000U) >> 8) | 33 - (((u_int32_t)x & 0xff000000U) >> 24));
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6t_rt.c | 26 segsleft_match(u_int32_t min, u_int32_t max, u_int32_t id, bool invert) in segsleft_match() 74 const u_int32_t *rp; in rt_mt6() 75 u_int32_t _reserved; in rt_mt6()
|
H A D | ip6t_ah.c | 25 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
H A D | ip6table_mangle.c | 37 u_int32_t flowlabel, mark; in ip6t_mangle_out() 47 flowlabel = *((u_int32_t *)ipv6_hdr(skb)); in ip6t_mangle_out() 56 flowlabel != *((u_int32_t *)ipv6_hdr(skb)))) { in ip6t_mangle_out()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/openipmi/files/ |
H A D | include_sys_types.patch | 6 include sys/types.h for u_int32_t 8 ui.c:340:5: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'? 9 u_int32_t addr;
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | ipt_ah.c | 20 spi_match(u_int32_t min, u_int32_t max, u_int32_t spi, bool invert) in spi_match()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | davinci_nand.c | 147 u_int32_t IO_ADDR_W = (u_int32_t)this->IO_ADDR_W; in nand_davinci_hwcontrol() 165 static u_int32_t nand_davinci_readecc(struct mtd_info *mtd) in nand_davinci_readecc() 167 u_int32_t ecc = 0; in nand_davinci_readecc() 177 u_int32_t val; in nand_davinci_enable_hwecc() 191 u_int32_t tmp; in nand_davinci_calculate_ecc() 226 u_int32_t ecc_nand = read_ecc[0] | (read_ecc[1] << 8) | in nand_davinci_correct_data() 228 u_int32_t ecc_calc = calc_ecc[0] | (calc_ecc[1] << 8) | in nand_davinci_correct_data() 230 u_int32_t diff = ecc_calc ^ ecc_nand; in nand_davinci_correct_data() 741 u_int32_t acfg1 = 0x3ffffffc; in nand_flash_init()
|
/openbmc/u-boot/arch/arm/include/asm/ti-common/ |
H A D | keystone_net.h | 69 u_int32_t max_rx_len; /* Maximum receive packet length. */ 70 u_int32_t ctl; /* Control bitfield */ 142 #define CPSW_REG_VAL_ALE_CTL_RESET_AND_ENABLE ((u_int32_t)0xc0000000) 143 #define CPSW_REG_VAL_ALE_CTL_BYPASS ((u_int32_t)0x00000010)
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 11_usagi_fix.patch | 27 - if ((*(u_int32_t *)&net.sin6_addr.s6_addr[12] = dot_quad_addr(net_tok)) == INADDR_NONE 30 - return ((*(u_int32_t *)&addr.sin6_addr.s6_addr[12] & mask) == *(u_int32_t *)&net.sin6_addr.s6_add…
|