Searched defs:buf (Results 1 - 25 of 7114) sorted by last modified time

1234567891011>>

/linux-master/io_uring/
H A Dnet.c58 void __user *buf; member in union:io_sr_msg::__anon59
857 void __user *buf; local
740 io_recvmsg_prep_multishot(struct io_async_msghdr *kmsg, struct io_sr_msg *sr, void __user **buf, size_t *len) argument
960 void __user *buf; local
[all...]
/linux-master/fs/zonefs/
H A Dsuper.c441 static int zonefs_statfs(struct dentry *dentry, struct kstatfs *buf) argument
[all...]
/linux-master/fs/smb/client/
H A Dsmb2pdu.c973 struct create_posix *buf; local
498 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, struct TCP_Server_Info *server, void *buf, unsigned int *total_len) argument
2222 struct create_durable *buf; local
2245 struct create_durable *buf; local
2268 parse_query_id_ctxt(struct create_context *cc, struct smb2_file_all_info *buf) argument
2312 smb2_parse_contexts(struct TCP_Server_Info *server, struct kvec *rsp_iov, unsigned int *epoch, char *lease_key, __u8 *oplock, struct smb2_file_all_info *buf, struct create_posix_rsp *posix) argument
2412 struct create_durable_v2 *buf; local
2453 struct create_durable_handle_reconnect_v2 *buf; local
2545 struct crt_twarp_ctxt *buf; local
2581 setup_owner_group_sids(char *buf) argument
2608 struct crt_sd_ctxt *buf; local
2712 struct crt_query_id_ctxt *buf; local
3168 SMB2_open(const unsigned int xid, struct cifs_open_parms *oparms, __le16 *path, __u8 *oplock, struct smb2_file_all_info *buf, struct create_posix_rsp *posix, struct kvec *err_iov, int *buftype) argument
4391 smb2_new_read_req(void **buf, unsigned int *total_len, struct cifs_io_parms *io_parms, struct cifs_readdata *rdata, unsigned int remaining_bytes, int request_type) argument
4574 char *buf; local
4649 SMB2_read(const unsigned int xid, struct cifs_io_parms *io_parms, unsigned int *nbytes, char **buf, int *buf_type) argument
5615 SMB2_set_ea(const unsigned int xid, struct cifs_tcon *tcon, u64 persistent_fid, u64 volatile_fid, struct smb2_file_full_ea_info *buf, int len) argument
5988 smb2_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, const __u32 num_lock, struct smb2_lock_element *buf) argument
[all...]
H A Dsmb2ops.c357 __smb2_find_mid(struct TCP_Server_Info *server, char *buf, bool dequeue) argument
387 smb2_find_mid(struct TCP_Server_Info *server, char *buf) argument
393 smb2_find_dequeue_mid(struct TCP_Server_Info *server, char *buf) argument
399 smb2_dump_detail(void *buf, struct TCP_Server_Info *server) argument
571 parse_server_interfaces(struct network_interface_info_ioctl_rsp *buf, size_t buf_len, struct cifs_ses *ses, bool in_mount) argument
1884 smb2_read_data_offset(char *buf) argument
1892 smb2_read_data_length(char *buf, bool in_remaining) argument
1904 smb2_sync_read(const unsigned int xid, struct cifs_fid *pfid, struct cifs_io_parms *parms, unsigned int *bytes_read, char **buf, int *buf_type) argument
2413 smb2_is_status_pending(char *buf, struct TCP_Server_Info *server) argument
2440 smb2_is_session_expired(char *buf) argument
2458 smb2_is_status_io_timeout(char *buf) argument
2469 smb2_is_network_name_deleted(char *buf, struct TCP_Server_Info *server) argument
2785 smb2_queryfs(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct kstatfs *buf) argument
2822 smb311_queryfs(const unsigned int xid, struct cifs_tcon *tcon, struct cifs_sb_info *cifs_sb, struct kstatfs *buf) argument
3290 smb3_simple_fallocate_write_range(unsigned int xid, struct cifs_tcon *tcon, struct cifsFileInfo *cfile, loff_t off, loff_t len, char *buf) argument
3334 char *buf = NULL; local
3992 struct create_lease *buf; local
4018 struct create_lease_v2 *buf; local
4042 smb2_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) argument
4053 smb3_parse_lease_buf(void *buf, unsigned int *epoch, char *lease_key) argument
4412 smb3_is_transform_hdr(void *buf) argument
4420 decrypt_raw_data(struct TCP_Server_Info *server, char *buf, unsigned int buf_data_size, struct iov_iter *iter, bool is_offloaded) argument
4479 handle_read_data(struct TCP_Server_Info *server, struct mid_q_entry *mid, char *buf, unsigned int buf_len, struct xarray *pages, unsigned int pages_len, bool is_offloaded) argument
4630 char *buf; member in struct:smb2_decrypt_work
4703 char *buf = server->smallbuf; local
4820 char *buf = server->smallbuf; local
4913 char *buf = server->smallbuf; local
4943 char *buf = server->large_buf ? server->bigbuf : server->smallbuf; local
4949 smb2_next_header(struct TCP_Server_Info *server, char *buf, unsigned int *noff) argument
[all...]
H A Dmisc.c322 checkSMB(char *buf, unsigned int total_read, struct TCP_Server_Info *server) argument
412 struct smb_hdr *buf = (struct smb_hdr *)buffer; local
524 dump_smb(void *buf, int smb_buf_length) argument
[all...]
H A Dinode.c515 char buf[24]; local
H A Dconnect.c759 cifs_read_from_socket(struct TCP_Server_Info *server, char *buf, argument
1057 char *buf local
894 handle_mid(struct mid_q_entry *mid, struct TCP_Server_Info *server, char *buf, int malformed) argument
1091 char *buf = server->large_buf ? server->bigbuf : server->smallbuf; local
1161 char *buf = NULL; local
[all...]
H A Dcifsglob.h225 struct reparse_data_buffer *buf; member in union:cifs_open_info_data::__anon34::__anon36
664 get_rfc1002_length(void *buf) argument
670 inc_rfc1001_len(void *buf, int count) argument
2279 cifs_sg_set_buf(struct sg_table *sgtable, const void *buf, unsigned int buflen) argument
[all...]
/linux-master/fs/ceph/
H A Dmds_client.c2755 char buf[NAME_MAX]; local
6048 mds_get_auth_request(struct ceph_connection *con, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
6067 mds_handle_auth_reply_more(struct ceph_connection *con, void *reply, int reply_len, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
/linux-master/drivers/mmc/host/
H A Domap.c707 char res[64], *buf = res; local
990 u16 buf; local
318 mmc_omap_show_cover_switch(struct device *dev, struct device_attribute *attr, char *buf) argument
331 mmc_omap_show_slot_name(struct device *dev, struct device_attribute *attr, char *buf) argument
[all...]
/linux-master/drivers/iommu/intel/
H A Dperfmon.c40 cpumask_show(struct device *dev, struct device_attribute *attr, char *buf) argument
H A Diommu.c3478 version_show(struct device *dev, struct device_attribute *attr, char *buf) argument
3488 address_show(struct device *dev, struct device_attribute *attr, char *buf) argument
3496 cap_show(struct device *dev, struct device_attribute *attr, char *buf) argument
3504 ecap_show(struct device *dev, struct device_attribute *attr, char *buf) argument
3512 domains_supported_show(struct device *dev, struct device_attribute *attr, char *buf) argument
3520 domains_used_show(struct device *dev, struct device_attribute *attr, char *buf) argument
[all...]
/linux-master/drivers/iommu/amd/
H A Dinit.c855 void *buf = (void *)__get_free_pages(gfp, order); local
1990 amd_iommu_show_cap(struct device *dev, struct device_attribute *attr, char *buf) argument
1999 amd_iommu_show_features(struct device *dev, struct device_attribute *attr, char *buf) argument
[all...]
/linux-master/drivers/firmware/arm_scmi/
H A Draw_mode.c527 static int scmi_xfer_raw_get_init(struct scmi_raw_mode_info *raw, void *buf, argument
677 scmi_raw_message_send(struct scmi_raw_mode_info *raw, void *buf, size_t len, u8 chan_id, bool async) argument
735 scmi_raw_message_receive(struct scmi_raw_mode_info *raw, void *buf, size_t len, size_t *size, unsigned int idx, unsigned int chan_id, bool o_nonblock) argument
768 scmi_dbg_raw_mode_common_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos, unsigned int idx) argument
801 scmi_dbg_raw_mode_common_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos, bool async) argument
866 scmi_dbg_raw_mode_message_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos) argument
874 scmi_dbg_raw_mode_message_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) argument
938 scmi_dbg_raw_mode_reset_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) argument
967 scmi_dbg_raw_mode_message_async_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) argument
984 scmi_test_dbg_raw_mode_notif_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos) argument
1008 scmi_test_dbg_raw_mode_errors_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/drivers/firmware/arm_ffa/
H A Ddriver.c347 static int ffa_mem_first_frag(u32 func_id, phys_addr_t buf, u32 buf_sz, argument
407 ffa_transmit_fragment(u32 func_id, phys_addr_t buf, u32 buf_sz, u32 frag_len, argument
/linux-master/drivers/cache/
H A Dsifive_ccache.c176 number_of_ways_enabled_show(struct device *dev, struct device_attribute *attr, char *buf) argument
/linux-master/drivers/ata/
H A Dlibata-scsi.c343 char buf[40]; local
92 ata_scsi_park_show(struct device *device, struct device_attribute *attr, char *buf) argument
131 ata_scsi_park_store(struct device *device, struct device_attribute *attr, const char *buf, size_t len) argument
2164 ata_msense_caching(u16 *id, u8 *buf, bool changeable) argument
2179 ata_msense_control_spg0(struct ata_device *dev, u8 *buf, bool changeable) argument
2202 ata_xlat_cdl_limit(u8 *buf) argument
2213 ata_msense_control_spgt2(struct ata_device *dev, u8 *buf, u8 spg) argument
2267 ata_msense_control_ata_feature(struct ata_device *dev, u8 *buf) argument
2300 ata_msense_control(struct ata_device *dev, u8 *buf, u8 spg, bool changeable) argument
2334 ata_msense_rw_recovery(u8 *buf, bool changeable) argument
2572 u8 buf[4]; local
2574 sg_copy_to_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), buf, 4); local
2579 sg_copy_from_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), buf, 4); local
3131 __le64 *buf; local
3611 ata_mselect_caching(struct ata_queued_cmd *qc, const u8 *buf, int len, u16 *fp) argument
3656 ata_mselect_control_spg0(struct ata_queued_cmd *qc, const u8 *buf, int len, u16 *fp) argument
3699 ata_mselect_control_ata_feature(struct ata_queued_cmd *qc, const u8 *buf, int len, u16 *fp) argument
3760 ata_mselect_control(struct ata_queued_cmd *qc, u8 spg, const u8 *buf, int len, u16 *fp) argument
[all...]
H A Dlibata-core.c2781 u8 *desc, *buf = NULL; local
1674 ata_exec_internal(struct ata_device *dev, struct ata_taskfile *tf, const u8 *cdb, int dma_dir, void *buf, unsigned int buflen, unsigned int timeout) argument
2131 ata_read_log_page(struct ata_device *dev, u8 log, u8 page, void *buf, unsigned int sectors) argument
3396 char buf[32]; local
4771 swap_buf_le16(u16 *buf, unsigned int buf_words) argument
[all...]
H A Dahci.c1255 char buf[9]; local
1390 char buf[9]; local
1443 char buf[9]; local
1779 remapped_nvme_show(struct device *dev, struct device_attribute *attr, char *buf) argument
[all...]
/linux-master/block/
H A Dblk-iocost.c3085 static ssize_t ioc_weight_write(struct kernfs_open_file *of, char *buf, argument
3248 char buf[32]; local
3441 char buf[32]; local
[all...]
H A Dblk-cgroup.h311 static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen) argument
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c3111 char buf[64]; local
4538 char buf[1024]; local
4664 char buf[64]; local
5390 char buf[8]; local
[all...]
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c431 char *p, buf[512]; local
573 char buf[256]; local
622 char buf[256]; local
652 char buf[256]; local
964 char buf[256]; local
[all...]
/linux-master/net/bluetooth/
H A Dl2cap_core.c1506 char buf[128]; local
3803 u8 buf[128]; local
4037 u8 buf[128]; local
4279 u8 buf[64]; local
4336 char buf[64]; local
4508 u8 buf[8]; local
4521 u8 buf[12]; local
7380 char buf[128]; local
[all...]
H A Dhci_sock.c652 create_monitor_ctrl_command(struct sock *sk, u16 index, u16 opcode, u16 len, const void *buf) argument

Completed in 661 milliseconds

1234567891011>>