Home
last modified time | relevance | path

Searched refs:in32 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_endian.c13 __u32 in32 = 0; variable
28 out32 = __builtin_bswap32(in32); in sys_enter()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_endian.c13 __u32 in32 = 0; variable
28 out32 = __builtin_bswap32(in32); in sys_enter()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dendian.c29 bss->in32 = IN32; in test_endian()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dendian.c29 bss->in32 = IN32; in test_endian()
/kernel/linux/linux-5.10/include/sound/
H A Dvx_core.h77 unsigned int (*in32)(struct vx_core *chip, int reg); member
232 return chip->ops->in32(chip, reg); in snd_vx_inl()
/kernel/linux/linux-6.6/include/sound/
H A Dvx_core.h77 unsigned int (*in32)(struct vx_core *chip, int reg); member
232 return chip->ops->in32(chip, reg); in snd_vx_inl()
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222_ops.c989 .in32 = vx2_inl,
1009 .in32 = vx2_inl,
/kernel/linux/linux-6.6/sound/pci/vx222/
H A Dvx222_ops.c993 .in32 = vx2_inl,
1013 .in32 = vx2_inl,

Completed in 6 milliseconds