Home
last modified time | relevance | path

Searched defs:xbuf (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/x86/
H A Dxstate.h78 static inline void xsave(struct xsave_buffer *xbuf, uint64_t rfbm) in xsave()
88 static inline void xrstor(struct xsave_buffer *xbuf, uint64_t rfbm) in xrstor()
152 static inline void clear_xstate_header(struct xsave_buffer *xbuf) in clear_xstate_header()
157 static inline void set_xstatebv(struct xsave_buffer *xbuf, uint64_t bv) in set_xstatebv()
168 static inline struct _fpx_sw_bytes *get_fpx_sw_bytes(void *xbuf) in get_fpx_sw_bytes()
178 static inline void set_rand_data(struct xstate_info *xstate, struct xsave_buffer *xbuf) in set_rand_data()
/linux/crypto/
H A Dtcrypt.c144 char *xbuf[XBUFSIZE]; member
533 char *xbuf[XBUFSIZE]; in test_aead_speed() local
963 char *xbuf[XBUFSIZE]; member
H A Dtestmgr.c2723 char *xbuf[XBUFSIZE]; in test_cipher() local
3769 char *xbuf[XBUFSIZE]; in test_akcipher_one() local
/linux/drivers/misc/genwqe/
H A Dcard_dev.c511 u8 *xbuf; in do_flash_update() local
647 u8 *xbuf; in do_flash_read() local
/linux/security/keys/
H A Dproc.c160 char xbuf[16]; in proc_keys_show() local
/linux/sound/core/seq/
H A Dseq_midi_event.c313 unsigned char xbuf[4]; in snd_midi_event_decode() local
H A Dseq_ump_convert.c1221 u8 buf[8], *xbuf; in cvt_sysex_to_ump() local
/linux/drivers/usb/gadget/function/
H A Drndis.c682 u8 *xbuf; in rndis_reset_response() local
/linux/drivers/crypto/aspeed/
H A Daspeed-acry.c248 const void *xbuf, size_t nbytes, in aspeed_acry_rsa_ctx_copy()
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c763 void *xbuf = xdp->data_hard_start; in netvsc_alloc_recv_skb() local