Home
last modified time | relevance | path

Searched defs:max_len (Results 1 – 25 of 99) sorted by relevance

1234

/Linux-v4.19/drivers/firmware/google/
Dvpd_decode.c22 static int vpd_decode_len(const s32 max_len, const u8 *in, in vpd_decode_len()
47 int vpd_decode_string(const s32 max_len, const u8 *input_buf, s32 *consumed, in vpd_decode_string()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c584 u8 port, u32 *resp_len, u32 max_len) in __subn_get_opa_nodedesc()
605 u32 *resp_len, u32 max_len) in __subn_get_opa_nodeinfo()
798 u32 *resp_len, u32 max_len) in __subn_get_opa_portinfo()
1023 u32 *resp_len, u32 max_len) in __subn_get_opa_pkeytable()
1353 u32 *resp_len, u32 max_len, int local_mad) in __subn_set_opa_portinfo()
1722 u32 *resp_len, u32 max_len) in __subn_set_opa_pkeytable()
1829 u32 *resp_len, u32 max_len) in __subn_get_opa_sl_to_sc()
1852 u32 *resp_len, u32 max_len) in __subn_set_opa_sl_to_sc()
1881 u32 *resp_len, u32 max_len) in __subn_get_opa_sc_to_sl()
1904 u32 *resp_len, u32 max_len) in __subn_set_opa_sc_to_sl()
[all …]
/Linux-v4.19/fs/exportfs/
Dexpfs.c357 int *max_len, struct inode *parent) in export_encode_fh()
384 int *max_len, struct inode *parent) in exportfs_encode_inode_fh()
395 int exportfs_encode_fh(struct dentry *dentry, struct fid *fid, int *max_len, in exportfs_encode_fh()
/Linux-v4.19/tools/perf/ui/tui/
Dutil.c77 int max_len = 60, nr_lines = 0; in ui_browser__input_window() local
169 int max_len = 0, nr_lines = 0; in ui__question_window() local
/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_stacktrace_build_id.c53 __u32 max_len = sizeof(struct bpf_stack_build_id) in oncpu() local
Dtest_stacktrace_map.c54 __u32 max_len = PERF_MAX_STACK_DEPTH * sizeof(__u64); in oncpu() local
Dtest_get_stack_rawtp.c60 int max_len, max_buildid_len, usize, ksize, total_size; in bpf_prog1() local
/Linux-v4.19/arch/m68k/amiga/
Dpcmcia.c41 int pcmcia_copy_tuple(unsigned char tuple_id, void *tuple, int max_len) in pcmcia_copy_tuple()
/Linux-v4.19/drivers/dma/
Dbcm2835-dma.c190 size_t max_len) in bcm2835_dma_frames_for_length()
236 size_t max_len = bcm2835_dma_max_frame_length(chan); in bcm2835_dma_create_cb_set_length() local
399 size_t len, max_len; in bcm2835_dma_fill_cb_chain_with_sg() local
628 size_t max_len = bcm2835_dma_max_frame_length(c); in bcm2835_dma_prep_dma_memcpy() local
710 size_t max_len = bcm2835_dma_max_frame_length(c); in bcm2835_dma_prep_dma_cyclic() local
/Linux-v4.19/net/x25/
Dx25_out.c61 int max_len = x25_pacsize_to_bytes(x25->facilities.pacsize_out); in x25_output() local
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_sdio.c84 u32 deviceId, max_len; in rtw_hal_get_sdio_tx_max_length() local
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c355 int i, max_len, first_word, last_word; in ixgb_get_eeprom() local
403 int max_len, first_word, last_word; in ixgb_set_eeprom() local
/Linux-v4.19/fs/overlayfs/
Dexport.c255 static int ovl_dentry_to_fh(struct dentry *dentry, u32 *fid, int *max_len) in ovl_dentry_to_fh()
270 static int ovl_encode_fh(struct inode *inode, u32 *fid, int *max_len, in ovl_encode_fh()
/Linux-v4.19/fs/xfs/
Dxfs_export.c47 int *max_len, in xfs_fs_encode_fh()
/Linux-v4.19/fs/ocfs2/
Dexport.c180 static int ocfs2_encode_fh(struct inode *inode, u32 *fh_in, int *max_len, in ocfs2_encode_fh()
/Linux-v4.19/fs/crypto/
Dhooks.c116 unsigned int max_len, in __fscrypt_prepare_symlink()
/Linux-v4.19/fs/nfs/
Dexport.c35 nfs_encode_fh(struct inode *inode, __u32 *p, int *max_len, struct inode *parent) in nfs_encode_fh()
/Linux-v4.19/fs/cifs/
Dreaddir.c697 char *scratch_buf, unsigned int max_len) in cifs_filldir()
792 unsigned int max_len; in cifs_readdir() local
/Linux-v4.19/fs/isofs/
Dexport.c113 int *max_len, in isofs_export_encode_fh()
/Linux-v4.19/drivers/media/tuners/
Dtuner-xc2028.h36 int max_len; member
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_pe_sip.c16 size_t max_len = 64; in ip_vs_dbg_callid() local
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dusb_mcu.c197 int err, len, pos = 0, max_len = max_payload - 8; in mt76u_mcu_fw_send_data() local
/Linux-v4.19/include/linux/
Dfscrypt.h216 unsigned int max_len, in fscrypt_prepare_symlink()
/Linux-v4.19/drivers/s390/char/
Dsclp_rw.c90 sclp_initialize_mto(struct sclp_buffer *buffer, int max_len) in sclp_initialize_mto()
/Linux-v4.19/drivers/net/wireless/ath/carl9170/
Dfw.c53 const struct carl9170fw_desc_head *head, unsigned int max_len) in carl9170_fw_verify_descs()

1234