Searched defs:buflen (Results 351 – 366 of 366) sorted by relevance
1...<<1112131415
/openbmc/linux/tools/perf/util/ |
H A D | annotate.c | 1716 int symbol__strerror_disassemble(struct map_symbol *ms, int errnum, char *buf, size_t buflen) in symbol__strerror_disassemble()
|
/openbmc/linux/fs/ext4/ |
H A D | namei.c | 1318 unsigned int buflen = bh->b_size; in dx_make_map() local
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 2836 size_t buflen; in bnxt_get_nvram_directory() local
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_codec.c | 4078 void snd_print_pcm_bits(int pcm, char *buf, int buflen) in snd_print_pcm_bits()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | sony-laptop.c | 762 void *buffer, size_t buflen) in sony_nc_buffer_call()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-script.c | 712 tod_scnprintf(struct perf_script *script, char *buf, int buflen, in tod_scnprintf()
|
/openbmc/linux/drivers/gpu/drm/display/ |
H A D | drm_dp_mst_topology.c | 294 u8 *buf, int buflen, u8 *hdrlen) in drm_dp_decode_sideband_msg_hdr()
|
/openbmc/linux/net/ |
H A D | socket.c | 360 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 2232 int buflen, enum dss_dsi_content_type type) in dsi_vc_read_rx_fifo()
|
/openbmc/linux/fs/smb/client/ |
H A D | smb2ops.c | 4753 unsigned int buflen = server->pdu_size; in receive_encrypted_read() local
|
H A D | cifsglob.h | 2285 unsigned int buflen) in cifs_sg_set_buf()
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_ioc.c | 3020 u32 *offset, int *buflen) in bfa_ioc_debug_fwcore()
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 3857 int buflen = 0; in qla4xxx_copy_fwddb_param() local
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 420 brcmf_parse_tlvs(const void *buf, int buflen, uint key) in brcmf_parse_tlvs()
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4state.c | 3955 int buflen; in nfsd4_sequence() local
|
/openbmc/linux/drivers/net/wireless/cisco/ |
H A D | airo.c | 5193 static int get_wep_key(struct airo_info *ai, u16 index, char *buf, u16 buflen) in get_wep_key()
|
1...<<1112131415