Home
last modified time | relevance | path

Searched defs:pbuf (Results 101 - 125 of 328) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dud.c642 struct pio_buf *pbuf; in return_cnp_16B() local
704 struct pio_buf *pbuf; in return_cnp() local
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl8712_recv.h102 u8 *pbuf; member
H A Dieee80211.c88 u8 *r8712_set_ie(u8 *pbuf, sint index, uint len, u8 *source, uint *frlen) in r8712_set_ie() argument
102 u8 *r8712_get_ie(u8 *pbuf, sint index, uint *len, sint limit) in r8712_get_ie() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dusb_ops_linux.c13 static void interrupt_handler_8188eu(struct adapter *adapt, u16 pkt_len, u8 *pbuf) in interrupt_handler_8188eu() argument
34 u8 *pbuf; in recvbuf2recvframe() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_efuse.c173 efuse_ReadEFuse( struct adapter *Adapter, u8 efuseType, u16 _offset, u16 _size_byte, u8 *pbuf, bool bPseudoTest ) efuse_ReadEFuse() argument
/kernel/linux/linux-5.10/fs/cifs/
H A Dlink.c306 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_read) cifs_query_mf_symlink() argument
350 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_written) cifs_create_mf_symlink() argument
388 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_read) smb3_query_mf_symlink() argument
449 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_written) smb3_create_mf_symlink() argument
/kernel/linux/linux-5.10/kernel/debug/kdb/
H A Dkdb_io.c131 char *pbuf = buf; in kdb_getchar() local
/kernel/linux/linux-5.10/drivers/staging/hievent/
H A Dhiview_hievent.c324 static int hievent_fill_payload(struct hiview_hievent *event, char **pbuf, in hievent_fill_payload() argument
371 static int hievent_convert_string(struct hiview_hievent *event, char **pbuf) in hievent_convert_string() argument
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H A Dblock.c102 char *pbuf = &buf[0]; in ubiblock_set_param() local
/kernel/linux/linux-6.6/fs/smb/client/
H A Dlink.c262 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_read) cifs_query_mf_symlink() argument
307 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_written) cifs_create_mf_symlink() argument
347 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_read) smb3_query_mf_symlink() argument
410 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, const unsigned char *path, char *pbuf, unsigned int *pbytes_written) smb3_create_mf_symlink() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H A Dieee80211.c88 u8 *r8712_set_ie(u8 *pbuf, sint index, uint len, u8 *source, uint *frlen) in r8712_set_ie() argument
102 u8 *r8712_get_ie(u8 *pbuf, sint index, uint *len, sint limit) in r8712_get_ie() argument
H A Drtl8712_recv.h102 u8 *pbuf; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_efuse.c154 efuse_ReadEFuse( struct adapter *Adapter, u8 efuseType, u16 _offset, u16 _size_byte, u8 *pbuf, bool bPseudoTest ) efuse_ReadEFuse() argument
/kernel/linux/linux-6.6/drivers/staging/hievent/
H A Dhiview_hievent.c324 static int hievent_fill_payload(struct hiview_hievent *event, char **pbuf, in hievent_fill_payload() argument
371 static int hievent_convert_string(struct hiview_hievent *event, char **pbuf) in hievent_convert_string() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_io.h115 u8 *pbuf; member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_linux.c751 unsigned char *pbuf = param->u.bcn_ie.buf; in rtw_set_beacon() local
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_io.c130 char *pbuf = buf; in kdb_getchar() local
/kernel/linux/linux-6.6/io_uring/
H A Dkbuf.c453 static int io_add_buffers(struct io_ring_ctx *ctx, struct io_provide_buf *pbuf, in io_add_buffers() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dud.c601 struct pio_buf *pbuf; in return_cnp_16B() local
663 struct pio_buf *pbuf; in return_cnp() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dkexec-bzimage64.c403 struct kexec_buf pbuf = { .image = image, .buf_min = MIN_PURGATORY_ADDR, in bzImage64_load() local
/third_party/ffmpeg/libavutil/
H A Davstring.c245 AVBPrint pbuf; in av_strireplace() local
/third_party/curl/lib/
H A Dbufq.c117 chunk_peek(const struct buf_chunk *chunk, const unsigned char **pbuf, size_t *plen) chunk_peek() argument
125 chunk_peek_at(const struct buf_chunk *chunk, size_t offset, const unsigned char **pbuf, size_t *plen) chunk_peek_at() argument
443 Curl_bufq_peek(struct bufq *q, const unsigned char **pbuf, size_t *plen) Curl_bufq_peek() argument
458 Curl_bufq_peek_at(struct bufq *q, size_t offset, const unsigned char **pbuf, size_t *plen) Curl_bufq_peek_at() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.h115 zink_bo(struct pb_buffer *pbuf) in zink_bo() argument
279 struct pb_buffer *pbuf = &bo->base; in zink_bo_unref() local
/third_party/mesa3d/src/glx/
H A Dglx_pbuffer.c806 glXDestroyPbuffer(Display * dpy, GLXPbuffer pbuf) in glXDestroyPbuffer() argument
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_result.c337 char pbuf[PEM_BUFSIZE]; in try_key_value_legacy() local

Completed in 26 milliseconds

12345678910>>...14