Home
last modified time | relevance | path

Searched refs:p32 (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c52 struct v4l2_window32 __user *p32) in get_v4l2_window32() argument
56 if (copy_from_user(&w32, p32, sizeof(w32))) in get_v4l2_window32()
73 struct v4l2_window32 __user *p32) in put_v4l2_window32() argument
88 if (copy_to_user(p32, &w32, sizeof(w32))) in put_v4l2_window32()
136 struct v4l2_format32 __user *p32) in get_v4l2_format32() argument
138 if (get_user(p64->type, &p32->type)) in get_v4l2_format32()
144 return copy_from_user(&p64->fmt.pix, &p32->fmt.pix, in get_v4l2_format32()
148 return copy_from_user(&p64->fmt.pix_mp, &p32->fmt.pix_mp, in get_v4l2_format32()
152 return get_v4l2_window32(&p64->fmt.win, &p32->fmt.win); in get_v4l2_format32()
155 return copy_from_user(&p64->fmt.vbi, &p32->fmt.vbi, in get_v4l2_format32()
[all …]
/linux/include/trace/events/
H A Dfib.h41 __be32 *p32;
51 p32 = (__be32 *) __entry->src;
52 *p32 = flp->saddr;
54 p32 = (__be32 *) __entry->dst;
55 *p32 = flp->daddr;
72 p32 = (__be32 *) __entry->gw4;
73 *p32 = nhc->nhc_gw.ipv4;
78 p32 = (__be32 *) __entry->gw4;
79 *p32 = 0;
85 p32 = (__be32 *) __entry->gw4;
[all …]
H A Dneigh.h42 __be32 *p32;
49 p32 = (__be32 *)__entry->primary_key4;
52 *p32 = *(__be32 *)pkey;
54 *p32 = 0;
103 __be32 *p32;
115 p32 = (__be32 *)__entry->primary_key4;
118 *p32 = *(__be32 *)n->primary_key;
120 *p32 = 0;
129 ipv6_addr_set_v4mapped(*p32, pin6);
180 __be32 *p32;
[all...]
H A Dicmp.h32 __be32 *p32;
50 p32 = (__be32 *) __entry->saddr;
51 *p32 = iph->saddr;
53 p32 = (__be32 *) __entry->daddr;
54 *p32 = iph->daddr;
H A Dsock.h163 __be32 *p32;
174 p32 = (__be32 *) __entry->saddr;
175 *p32 = inet->inet_saddr;
177 p32 = (__be32 *) __entry->daddr;
178 *p32 = inet->inet_daddr;
214 __be32 *p32;
222 p32 = (__be32 *) __entry->saddr;
223 *p32 = inet->inet_saddr;
225 p32 = (__be32 *) __entry->daddr;
226 *p32 = inet->inet_daddr;
H A Dtcp.h43 __be32 *p32;
53 p32 = (__be32 *) __entry->saddr;
54 *p32 = inet->inet_saddr;
56 p32 = (__be32 *) __entry->daddr;
57 *p32 = inet->inet_daddr;
167 __be32 *p32;
175 p32 = (__be32 *) __entry->saddr;
176 *p32 = inet->inet_saddr;
178 p32 = (__be32 *) __entry->daddr;
179 *p32 = inet->inet_daddr;
[all …]
/linux/lib/
H A Dcmpxchg-emu.c27 u32 *p32 = (u32 *)(((uintptr_t)p) & ~0x3); in cmpxchg_emu_u8() local
33 ret = READ_ONCE(*p32); in cmpxchg_emu_u8()
41 ret = data_race(cmpxchg(p32, old32.w, new32.w)); // Overridden above. in cmpxchg_emu_u8()
H A Dxxhash.c288 const uint32_t *p32 = state->mem32; in xxh32_update() local
293 state->v1 = xxh32_round(state->v1, get_unaligned_le32(p32)); in xxh32_update()
294 p32++; in xxh32_update()
295 state->v2 = xxh32_round(state->v2, get_unaligned_le32(p32)); in xxh32_update()
296 p32++; in xxh32_update()
297 state->v3 = xxh32_round(state->v3, get_unaligned_le32(p32)); in xxh32_update()
298 p32++; in xxh32_update()
299 state->v4 = xxh32_round(state->v4, get_unaligned_le32(p32)); in xxh32_update()
300 p32++; in xxh32_update()
/linux/drivers/xen/
H A Dtime.c33 u32 *p32 = (u32 *)p; in get64() local
43 h = READ_ONCE(p32[1]); in get64()
44 l = READ_ONCE(p32[0]); in get64()
45 h2 = READ_ONCE(p32[1]); in get64()
/linux/include/net/
H A Dndisc.h358 const u32 *p32 = pkey; in ndisc_hashfn() local
360 return (((p32[0] ^ hash32_ptr(dev)) * hash_rnd[0]) + in ndisc_hashfn()
361 (p32[1] * hash_rnd[1]) + in ndisc_hashfn()
362 (p32[2] * hash_rnd[2]) + in ndisc_hashfn()
363 (p32[3] * hash_rnd[3])); in ndisc_hashfn()
/linux/drivers/video/fbdev/
H A Dcg3.c139 u32 *p32; in cg3_setcolreg() local
161 p32 = &par->sw_cmap[D4M3(regno)]; in cg3_setcolreg()
164 sbus_writel(*p32++, &bt->color_map); in cg3_setcolreg()
/linux/drivers/net/ethernet/
H A Djme.c2367 u32 *p32 = (u32 *)p; in jme_get_regs() local
2372 mmapio_memcpy(jme, p32, JME_MAC, JME_MAC_LEN); in jme_get_regs()
2374 p32 += 0x100 >> 2; in jme_get_regs()
2375 mmapio_memcpy(jme, p32, JME_PHY, JME_PHY_LEN); in jme_get_regs()
2377 p32 += 0x100 >> 2; in jme_get_regs()
2378 mmapio_memcpy(jme, p32, JME_MISC, JME_MISC_LEN); in jme_get_regs()
2380 p32 += 0x100 >> 2; in jme_get_regs()
2381 mmapio_memcpy(jme, p32, JME_RSS, JME_RSS_LEN); in jme_get_regs()
2383 p32 += 0x100 >> 2; in jme_get_regs()
2384 mdio_memcpy(jme, p32, JME_PHY_REG_NR); in jme_get_regs()
/linux/arch/arc/kernel/
H A Dunwind.c708 const u32 *p32; in processCFI() member
755 && advance_loc(*ptr.p32++, state); in processCFI()
/linux/net/sched/
H A Dsch_netem.c911 q->clg.a3 = gi->p32; in get_loss_clg()
1136 .p32 = q->clg.a3, in dump_loss_model()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h535 __u32 p32; member