Home
last modified time | relevance | path

Searched defs:u (Results 76 – 100 of 870) sorted by relevance

12345678910>>...35

/openbmc/linux/fs/nfsd/
H A Dnfs4state.c3269 union nfsd4_op_u *u) in nfsd4_exchange_id()
3709 union nfsd4_op_u *u) in nfsd4_backchannel_ctl()
3826 union nfsd4_op_u *u) in nfsd4_destroy_session()
3944 union nfsd4_op_u *u) in nfsd4_sequence()
4085 union nfsd4_op_u *u) in nfsd4_destroy_clientid()
7019 union nfsd4_op_u *u) in nfsd4_close()
8316 union nfsd4_op_u *u) in nfsd4_set_opendowngradestateid()
8323 union nfsd4_op_u *u) in nfsd4_set_openstateid()
8330 union nfsd4_op_u *u) in nfsd4_set_closestateid()
8337 union nfsd4_op_u *u) in nfsd4_set_lockstateid()
[all …]
/openbmc/linux/drivers/xen/
H A Dgntdev-dmabuf.c50 } u; member
732 struct ioctl_gntdev_dmabuf_exp_from_refs __user *u) in gntdev_ioctl_dmabuf_exp_from_refs()
773 struct ioctl_gntdev_dmabuf_exp_wait_released __user *u) in gntdev_ioctl_dmabuf_exp_wait_released()
785 struct ioctl_gntdev_dmabuf_imp_to_refs __user *u) in gntdev_ioctl_dmabuf_imp_to_refs()
816 struct ioctl_gntdev_dmabuf_imp_release __user *u) in gntdev_ioctl_dmabuf_imp_release()
/openbmc/linux/lib/
H A Dashrdi3.c9 long long notrace __ashrdi3(long long u, word_type b) in __ashrdi3()
H A Dashldi3.c9 long long notrace __ashldi3(long long u, word_type b) in __ashldi3()
H A Dlshrdi3.c9 long long notrace __lshrdi3(long long u, word_type b) in __lshrdi3()
/openbmc/linux/arch/microblaze/lib/
H A Dlshrdi3.c6 long long __lshrdi3(long long u, word_type b) in __lshrdi3()
H A Dashldi3.c6 long long __ashldi3(long long u, word_type b) in __ashldi3()
H A Dashrdi3.c6 long long __ashrdi3(long long u, word_type b) in __ashrdi3()
/openbmc/u-boot/arch/sh/lib/
H A Dlshrdi3.c3 long long __lshrdi3(long long u, word_type b) in __lshrdi3()
H A Dashrdi3.c3 long long __ashrdi3(long long u, word_type b) in __ashrdi3()
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3()
/openbmc/u-boot/arch/mips/lib/
H A Dashrdi3.c3 long long __ashrdi3(long long u, word_type b) in __ashrdi3()
H A Dlshrdi3.c3 long long __lshrdi3(long long u, word_type b) in __lshrdi3()
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3()
/openbmc/qemu/hw/rtc/
H A Dm48t59-isa.c97 M48txxISADeviceClass *u = M48TXX_ISA_GET_CLASS(dev); in m48t59_isa_realize() local
132 M48txxISADeviceClass *u = M48TXX_ISA_CLASS(klass); in m48txx_isa_concrete_class_init() local
/openbmc/linux/arch/arm/plat-orion/
H A Dgpio.c99 u32 u; in __set_direction() local
111 u32 u; in __set_level() local
124 u32 u; in __set_blinking() local
358 u32 u; in gpio_irq_set_type() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h66 #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) argument
74 #define nvkm_wait_usec(d,u,addr,mask,data) \ argument
/openbmc/linux/include/linux/
H A Dpage_ref.h53 static inline void __page_ref_mod_unless(struct page *page, int v, int u) in __page_ref_mod_unless()
236 static inline bool page_ref_add_unless(struct page *page, int nr, int u) in page_ref_add_unless()
245 static inline bool folio_ref_add_unless(struct folio *folio, int nr, int u) in folio_ref_add_unless()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dtypes.h11 __u32 u[4]; member
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-pcmpistri.c6 union u { union
/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-audio.c26 u32 u, v; in cx18_audio_set_io() local
/openbmc/linux/drivers/tty/serial/
H A Darc_uart.c69 #define UART_REG_SET(u, r, v) writeb((v), RBASE(u, r)) argument
70 #define UART_REG_GET(u, r) readb(RBASE(u, r)) argument
72 #define UART_REG_OR(u, r, v) UART_REG_SET(u, r, UART_REG_GET(u, r) | (v)) argument
73 #define UART_REG_CLR(u, r, v) UART_REG_SET(u, r, UART_REG_GET(u, r) & ~(v)) argument
/openbmc/qemu/host/include/aarch64/host/crypto/
H A Dclmul.h30 union { poly128_t v; Int128 s; } u; in clmul_64_accel() local
/openbmc/qemu/host/include/i386/host/crypto/
H A Dclmul.h23 union { __m128i v; Int128 s; } u; in clmul_64_accel() local
/openbmc/linux/arch/um/include/shared/skas/
H A Dmm_id.h13 } u; member

12345678910>>...35