| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.c | 1087 struct vmw_buffer_object *out_buf; in vmw_dumb_map_offset() local
|
| H A D | vmwgfx_resource.c | 323 vmw_user_lookup_handle(struct vmw_private *dev_priv, struct ttm_object_file *tfile, uint32_t handle, struct vmw_surface **out_surf, struct vmw_buffer_object **out_buf) vmw_user_lookup_handle() argument
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | ndctl.h | 33 __u8 out_buf[]; member 51 __u8 out_buf[]; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | dvo_ivch.c | 196 u8 out_buf[1]; in ivch_read() local 239 u8 out_buf[3]; in ivch_write() local
|
| H A D | dvo_ch7xxx.c | 151 u8 out_buf[2]; in ch7xxx_readb() local 189 u8 out_buf[2]; in ch7xxx_writeb() local
|
| H A D | dvo_ns2501.c | 397 u8 out_buf[2]; in ns2501_readb() local 442 u8 out_buf[2]; in ns2501_writeb() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_resource.c | 290 vmw_user_lookup_handle(struct vmw_private *dev_priv, struct drm_file *filp, uint32_t handle, struct vmw_surface **out_surf, struct vmw_bo **out_buf) vmw_user_lookup_handle() argument
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | ndctl.h | 35 __u8 out_buf[0]; member 50 __u8 out_buf[0]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | ndctl.h | 35 __u8 out_buf[0]; member 50 __u8 out_buf[0]; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | ndctl.h | 22 __u8 out_buf[0]; member 37 __u8 out_buf[0]; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | spdifenc.c | 66 const uint8_t *out_buf; ///< pointer to the outgoing data before byte-swapping member
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | passwd.c | 317 static char out_buf[6 + 9 + 24 + 2]; in md5crypt() local 510 static char out_buf[3 + 17 + 17 + 86 + 1]; shacrypt() local [all...] |
| /third_party/openssl/apps/ |
| H A D | passwd.c | 317 static char out_buf[6 + 9 + 24 + 2]; in md5crypt() local 510 static char out_buf[3 + 17 + 17 + 86 + 1]; shacrypt() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/samples/ |
| H A D | amber.cc | 646 std::vector<uint8_t> out_buf; local
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| H A D | debug.c | 1249 debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, char *out_buf) debug_prolog_pages_fn() argument 1298 debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, char *out_buf) debug_prolog_level_fn() argument 1422 debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *in_buf) debug_hex_ascii_format_fn() argument 1445 debug_dflt_header_fn(debug_info_t *id, struct debug_view *view, int area, debug_entry_t *entry, char *out_buf) debug_dflt_header_fn() argument 1477 debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, debug_sprintf_entry_t *curr_event) debug_sprintf_format_fn() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sriov.c | 1104 u32 *out_buf = &msgbuf[1]; in ixgbe_get_vf_reta() local
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| H A D | debug.c | 1296 debug_prolog_pages_fn(debug_info_t *id, struct debug_view *view, char *out_buf) debug_prolog_pages_fn() argument 1345 debug_prolog_level_fn(debug_info_t *id, struct debug_view *view, char *out_buf) debug_prolog_level_fn() argument 1469 debug_hex_ascii_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *in_buf) debug_hex_ascii_format_fn() argument 1492 debug_dflt_header_fn(debug_info_t *id, struct debug_view *view, int area, debug_entry_t *entry, char *out_buf) debug_dflt_header_fn() argument 1524 debug_sprintf_format_fn(debug_info_t *id, struct debug_view *view, char *out_buf, const char *inbuf) debug_sprintf_format_fn() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | dvo_ns2501.c | 397 u8 out_buf[2]; in ns2501_readb() local 442 u8 out_buf[2]; in ns2501_writeb() local
|
| /kernel/linux/linux-5.10/drivers/usb/early/ |
| H A D | xhci-dbc.h | 180 void *out_buf; member
|
| /kernel/linux/linux-5.10/tools/hv/ |
| H A D | hv_kvp_daemon.c | 1047 parse_ip_val_buffer(char *in_buf, int *offset, char *out_buf, int out_len) parse_ip_val_buffer() argument
|
| /kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
| H A D | main.c | 314 void *workspace, *out_buf; in fw_decompress_zstd() local
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | transport.c | 1349 SendReceive(const unsigned int xid, struct cifs_ses *ses, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned, const int flags) SendReceive() argument 1467 send_lock_cancel(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf) send_lock_cancel() argument 1489 SendReceiveBlockingLock(const unsigned int xid, struct cifs_tcon *tcon, struct smb_hdr *in_buf, struct smb_hdr *out_buf, int *pbytes_returned) SendReceiveBlockingLock() argument
|
| /kernel/linux/linux-6.6/drivers/usb/early/ |
| H A D | xhci-dbc.h | 180 void *out_buf; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sriov.c | 1104 u32 *out_buf = &msgbuf[1]; in ixgbe_get_vf_reta() local
|
| /kernel/linux/linux-6.6/tools/hv/ |
| H A D | hv_kvp_daemon.c | 1047 parse_ip_val_buffer(char *in_buf, int *offset, char *out_buf, int out_len) parse_ip_val_buffer() argument
|