| /linux/sound/usb/line6/ |
| H A D | midibuf.c | 20 static const int length[] = { 3, 3, 3, 3, 2, 2, 3 }; in midibuf_message_length() local 22 message_length = length[(code >> 4) - 8]; in midibuf_message_length() 24 static const int length[] = { -1, 2, 2, 2, -1, -1, 1, 1, 1, -1, in midibuf_message_length() local 27 message_length = length[code & 0x0f]; in midibuf_message_length() 81 int length) in line6_midibuf_write() argument 87 if (midibuf_is_full(this) || (length <= 0)) in line6_midibuf_write() 91 if (data[length - 1] == 0xfe) { in line6_midibuf_write() 92 --length; in line6_midibuf_write() 98 if (length > bytes_free) in line6_midibuf_write() 99 length = bytes_free; in line6_midibuf_write() [all …]
|
| /linux/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_ctrl.c | 23 unsigned int length, unsigned int offset, in nfp_net_tls_parse_crypto_ops() argument 30 if (length < 32) { in nfp_net_tls_parse_crypto_ops() 33 length, offset); in nfp_net_tls_parse_crypto_ops() 58 unsigned int length, offset; in nfp_net_tlv_caps_parse() local 61 length = FIELD_GET(NFP_NET_CFG_TLV_HEADER_LENGTH, hdr); in nfp_net_tlv_caps_parse() 67 if (length % NFP_NET_CFG_TLV_LENGTH_INC) { in nfp_net_tlv_caps_parse() 69 NFP_NET_CFG_TLV_LENGTH_INC, offset, length); in nfp_net_tlv_caps_parse() 72 if (data + length > end) { in nfp_net_tlv_caps_parse() 74 offset, length); in nfp_net_tlv_caps_parse() 85 if (!length) in nfp_net_tlv_caps_parse() [all …]
|
| /linux/security/selinux/ |
| H A D | selinuxfs.c | 124 ssize_t length; in sel_read_enforce() 126 length = scnprintf(tmpbuf, TMPBUFLEN, "%d", in sel_read_enforce() local 128 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_enforce() 137 ssize_t length; in sel_write_enforce() 152 length = -EINVAL; in sel_write_enforce() 160 length = avc_has_perm(current_sid(), SECINITSID_SECURITY, in sel_write_enforce() 163 if (length) in sel_write_enforce() 181 length = count; in sel_write_enforce() 184 return length; in sel_write_enforce() 200 ssize_t length; in sel_read_handle_unknown() 139 ssize_t length; sel_write_enforce() local 202 ssize_t length; sel_read_handle_unknown() local 292 ssize_t length; sel_read_policyvers() local 323 ssize_t length; sel_read_mls() local 546 ssize_t length; sel_write_load() local 606 ssize_t length; sel_write_context() local 639 ssize_t length; sel_read_checkreqprot() local 797 ssize_t length; sel_write_access() local 845 ssize_t length; sel_write_create() local 945 ssize_t length; sel_write_relabel() local 1012 ssize_t length; sel_write_member() local 1104 ssize_t length; sel_read_bool() local 1137 ssize_t length; sel_write_bool() local 1194 ssize_t length; sel_commit_bools_write() local 1301 ssize_t length; sel_read_avc_cache_threshold() local 1350 ssize_t length; sel_read_avc_hash_stats() local 1368 ssize_t length; sel_read_sidtab_hash_stats() local 1626 ssize_t length; sel_read_policycap() local [all...] |
| /linux/Documentation/arch/arm64/ |
| H A D | sme.rst | 21 * PSTATE.SM, PSTATE.ZA, the streaming mode vector length, the ZA and (when 78 SME defines a second vector length similar to the SVE vector length which 100 length, the state of the PR_SME_VL_INHERIT flag, and the deferred vector 101 length (if any), is preserved across all syscalls, subject to the specific 117 the thread's vector length (in za_context.vl). 157 * The vector length cannot be changed via signal return. If za_context.vl in 158 the signal frame does not match the current vector length, the signal return 169 length: 173 Sets the vector length of the calling thread and related flags, where 176 vl is the desired vector length, where sve_vl_valid(vl) must be true. [all …]
|
| /linux/drivers/net/fjes/ |
| H A D | fjes_trace.h | 54 __field(int, length) 62 __entry->length = res_buf->info.length; 71 TP_printk("res_buf=[length=%d, code=%d, es_zones=%s, es_status=%s]", 72 __entry->length, __entry->code, 98 __field(int, length) 110 __entry->length = req_buf->share_buffer.length; 119 …TP_printk("req_buf=[length=%d, epid=%d], TX=[phy=0x%016llx, size=%zu], RX=[phy=0x%016llx, size=%zu… 120 __entry->length, __entry->epid, __entry->tx, __entry->tx_size, 128 __field(int, length) 133 __entry->length = res_buf->share_buffer.length; [all …]
|
| /linux/drivers/infiniband/sw/rxe/ |
| H A D | rxe_opcode.c | 123 .length = RXE_BTH_BYTES, 133 .length = RXE_BTH_BYTES, 143 .length = RXE_BTH_BYTES, 153 .length = RXE_BTH_BYTES + RXE_IMMDT_BYTES, 166 .length = RXE_BTH_BYTES, 177 .length = RXE_BTH_BYTES + RXE_IMMDT_BYTES, 189 .length = RXE_BTH_BYTES + RXE_RETH_BYTES, 201 .length = RXE_BTH_BYTES, 211 .length = RXE_BTH_BYTES, 222 .length = RXE_BTH_BYTES + RXE_IMMDT_BYTES, [all …]
|
| /linux/tools/testing/selftests/mm/ |
| H A D | map_hugetlb.c | |
| /linux/include/linux/ |
| H A D | bcm963xx_tag.h | 7 #define TAGVER_LEN 4 /* Length of Tag Version */ 8 #define TAGLAYOUT_LEN 4 /* Length of FlashLayoutVer */ 9 #define SIG1_LEN 20 /* Company Signature 1 Length */ 10 #define SIG2_LEN 14 /* Company Signature 2 Length */ 11 #define BOARDID_LEN 16 /* Length of BoardId */ 12 #define ENDIANFLAG_LEN 2 /* Endian Flag Length */ 13 #define CHIPID_LEN 6 /* Chip Id Length */ 14 #define IMAGE_LEN 10 /* Length of Length Field */ 15 #define ADDRESS_LEN 12 /* Length of Address field */ 16 #define IMAGE_SEQUENCE_LEN 4 /* Image sequence Length */ [all …]
|
| H A D | relay.h | 185 size_t length); 191 * @length: number of bytes to write 202 size_t length) in relay_write() argument 209 if (unlikely(buf->offset + length > chan->subbuf_size)) in relay_write() 210 length = relay_switch_subbuf(buf, length); in relay_write() 211 memcpy(buf->data + buf->offset, data, length); in relay_write() 212 buf->offset += length; in relay_write() 220 * @length: number of bytes to write 230 size_t length) in __relay_write() argument 235 if (unlikely(buf->offset + length > buf->chan->subbuf_size)) in __relay_write() [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | 68328fb.c | 113 u_long length; in get_line_length() local 115 length = xres_virtual * bpp; in get_line_length() 116 length = (length + 31) & ~31; in get_line_length() 117 length >>= 3; in get_line_length() 118 return (length); in get_line_length() 190 var->red.length = 1; in mc68x328fb_check_var() 192 var->green.length = 1; in mc68x328fb_check_var() 194 var->blue.length = 1; in mc68x328fb_check_var() 196 var->transp.length = 0; in mc68x328fb_check_var() 200 var->red.length = 8; in mc68x328fb_check_var() [all …]
|
| H A D | vfb.c | 98 u_long length; in get_line_length() local 100 length = xres_virtual * bpp; in get_line_length() 101 length = (length + 31) & ~31; in get_line_length() 102 length >>= 3; in get_line_length() 103 return (length); in get_line_length() 176 var->red.length = 8; in vfb_check_var() 178 var->green.length = 8; in vfb_check_var() 180 var->blue.length = 8; in vfb_check_var() 182 var->transp.length = 0; in vfb_check_var() 185 if (var->transp.length) { in vfb_check_var() [all …]
|
| /linux/include/rdma/ |
| H A D | rdmavt_mr.h | 21 size_t length; member 35 size_t length; member 70 u32 sge_length; /* length of the SGE */ 71 u32 length; /* remaining length of the segment */ member 102 static inline u32 rvt_get_sge_length(struct rvt_sge *sge, u32 length) in rvt_get_sge_length() argument 104 u32 len = sge->length; in rvt_get_sge_length() 106 if (len > length) in rvt_get_sge_length() 107 len = length; in rvt_get_sge_length() 114 static inline void rvt_update_sge(struct rvt_sge_state *ss, u32 length, in rvt_update_sge() argument 119 sge->vaddr += length; in rvt_update_sge() [all …]
|
| /linux/drivers/net/arcnet/ |
| H A D | arc-rawmode.c | 40 struct archdr *pkthdr, int length) in rx() argument 47 arc_printk(D_DURING, dev, "it's a raw packet (length=%d)\n", length); in rx() 49 if (length > MTU) in rx() 50 ofs = 512 - length; in rx() 52 ofs = 256 - length; in rx() 54 skb = alloc_skb(length + ARC_HDR_SIZE, GFP_ATOMIC); in rx() 59 skb_put(skb, length + ARC_HDR_SIZE); in rx() 69 if (length > sizeof(pkt->soft)) in rx() 72 length - sizeof(pkt->soft)); in rx() 113 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx() argument [all …]
|
| H A D | capmode.c | 43 struct archdr *pkthdr, int length) in rx() argument 51 arc_printk(D_DURING, dev, "it's a raw(cap) packet (length=%d)\n", in rx() 52 length); in rx() 54 if (length >= MinTU) in rx() 55 ofs = 512 - length; in rx() 57 ofs = 256 - length; in rx() 59 skb = alloc_skb(length + ARC_HDR_SIZE + sizeof(int), GFP_ATOMIC); in rx() 64 skb_put(skb, length + ARC_HDR_SIZE + sizeof(int)); in rx() 82 if (length > sizeof(pkt->soft)) in rx() 86 length - sizeof(pkt->soft)); in rx() [all …]
|
| H A D | rfc1051.c | 41 struct archdr *pkthdr, int length); 44 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, 123 struct archdr *pkthdr, int length) in rx() argument 130 arc_printk(D_DURING, dev, "it's a raw packet (length=%d)\n", length); in rx() 132 if (length >= MinTU) in rx() 133 ofs = 512 - length; in rx() 135 ofs = 256 - length; in rx() 137 skb = alloc_skb(length + ARC_HDR_SIZE, GFP_ATOMIC); in rx() 142 skb_put(skb, length + ARC_HDR_SIZE); in rx() 149 if (length > sizeof(pkt->soft)) in rx() [all …]
|
| /linux/fs/squashfs/ |
| H A D | block.c | 80 struct address_space *cache_mapping, u64 index, int length, in squashfs_bio_read_cached() argument 107 * Compare these to the original required index and length to in squashfs_bio_read_cached() 114 else if (idx == page_count - 1 && index + length != read_end) in squashfs_bio_read_cached() 216 static int squashfs_bio_read(struct super_block *sb, u64 index, int length, in squashfs_bio_read() argument 223 const u64 read_end = round_up(index + length, msblk->devblksize); in squashfs_bio_read() 263 length, read_start, read_end, in squashfs_bio_read() 282 * Read and decompress a metadata block or datablock. Length is non-zero 284 * filesystem), otherwise the length is obtained from the first two bytes of 285 * the metadata block. A bit in the length field indicates if the block 290 int squashfs_read_data(struct super_block *sb, u64 index, int length, in squashfs_read_data() argument [all …]
|
| /linux/Documentation/driver-api/cxl/platform/example-configurations/ |
| H A D | flexible.rst | 25 Length : 0020 30 Register length : 0000000000010000 34 Length : 0020 39 Register length : 0000000000010000 43 Length : 002C 58 Length : 002C 72 Length : 002C 86 Length : 002C 100 Length : 002C 114 Length : 002C [all …]
|
| /linux/fs/ntfs/ |
| H A D | runlist.c | 162 if ((dst->vcn + dst->length) != src->vcn) in ntfs_are_rl_mergeable() 166 ((dst->lcn + dst->length) == src->lcn)) in ntfs_are_rl_mergeable() 191 dst->length += src->length; in __ntfs_rl_merge() 250 dst[loc].length = dst[loc + 1].vcn - dst[loc].vcn; in ntfs_rl_append() 252 /* We may have changed the length of the file, so fix the end marker */ in ntfs_rl_append() 254 dst[marker].vcn = dst[marker - 1].vcn + dst[marker - 1].length; in ntfs_rl_append() 300 merged_length = dst[loc - 1].length; in ntfs_rl_insert() 302 merged_length += src->length; in ntfs_rl_insert() 335 dst[marker].vcn = dst[marker - 1].vcn + dst[marker - 1].length; in ntfs_rl_insert() 336 /* ... and the length. */ in ntfs_rl_insert() [all …]
|
| /linux/fs/exfat/ |
| H A D | iomap.c | 41 static int __exfat_iomap_begin(struct inode *inode, loff_t offset, loff_t length, in __exfat_iomap_begin() argument 58 iomap->length = length; in __exfat_iomap_begin() 62 /* Clamp length if the requested range goes beyond i_size */ in __exfat_iomap_begin() 63 if (offset + length > i_size_read(inode)) in __exfat_iomap_begin() 64 length = round_up(i_size_read(inode), in __exfat_iomap_begin() 69 offset + length) - exfat_bytes_to_cluster(sbi, offset); in __exfat_iomap_begin() 83 iomap->length = min_t(loff_t, length, cluster_length - cluster_offset); in __exfat_iomap_begin() 91 else if (iomap->offset + iomap->length >= ei->valid_size) { in __exfat_iomap_begin() 120 } else if (offset + iomap->length > ei->valid_size) { in __exfat_iomap_begin() 123 * For SEEK_HOLE/SEEK_DATA, clip the length in __exfat_iomap_begin() [all …]
|
| /linux/drivers/nvdimm/ |
| H A D | badrange.c | 27 struct badrange_entry *bre, u64 addr, u64 length) in append_badrange_entry() argument 31 bre->length = length; in append_badrange_entry() 36 u64 addr, u64 length, gfp_t flags) in alloc_and_append_badrange_entry() argument 44 append_badrange_entry(badrange, bre, addr, length); in alloc_and_append_badrange_entry() 48 static int add_badrange(struct badrange *badrange, u64 addr, u64 length) in add_badrange() argument 59 append_badrange_entry(badrange, bre_new, addr, length); in add_badrange() 70 /* If length has changed, update this list entry */ in add_badrange() 71 if (bre->length != length) in add_badrange() 72 bre->length = length; in add_badrange() 78 * If not a duplicate or a simple length update, add the entry as is, in add_badrange() [all …]
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_vic.c | 25 vp->length = htonl(sizeof(vp->num_tlvs)); in vic_provinfo_alloc() 35 int vic_provinfo_add_tlv(struct vic_provinfo *vp, u16 type, u16 length, in vic_provinfo_add_tlv() argument 43 if (ntohl(vp->length) + offsetof(struct vic_provinfo_tlv, value) + in vic_provinfo_add_tlv() 44 length > VIC_PROVINFO_MAX_TLV_DATA) in vic_provinfo_add_tlv() 48 ntohl(vp->length) - sizeof(vp->num_tlvs)); in vic_provinfo_add_tlv() 51 tlv->length = htons(length); in vic_provinfo_add_tlv() 52 unsafe_memcpy(tlv->value, value, length, in vic_provinfo_add_tlv() 56 vp->length = htonl(ntohl(vp->length) + in vic_provinfo_add_tlv() 57 offsetof(struct vic_provinfo_tlv, value) + length); in vic_provinfo_add_tlv() 64 return vp ? ntohl(vp->length) + sizeof(*vp) - sizeof(vp->num_tlvs) : 0; in vic_provinfo_size()
|
| /linux/drivers/nvme/host/ |
| H A D | fc.h | 110 "Bad CR_ASSOC Length", 111 "Bad CR_ASSOC Rqst Length", 113 "Bad CR_ASSOC Cmd Length", 117 "Bad CR_CONN Length", 118 "Bad CR_CONN Rqst Length", 120 "Bad Association ID Length", 123 "Bad Connection ID Length", 126 "Bad CR_CONN Cmd Length", 127 "Bad DISCONN Length", 128 "Bad DISCONN Rqst Length", [all …]
|
| /linux/drivers/acpi/x86/ |
| H A D | apple.c | 43 if (!props->buffer.length) in acpi_extract_apple_properties() 49 props->buffer.length, props->buffer.pointer); in acpi_extract_apple_properties() 67 /* newsize = key length + value length of each tuple */ in acpi_extract_apple_properties() 79 newsize += key->string.length + 1; in acpi_extract_apple_properties() 81 newsize += val->buffer.length; in acpi_extract_apple_properties() 83 newsize += val->string.length + 1; in acpi_extract_apple_properties() 117 newprops[k].string.length = key->string.length; in acpi_extract_apple_properties() 119 memcpy(free_space, key->string.pointer, key->string.length); in acpi_extract_apple_properties() 120 free_space += key->string.length + 1; in acpi_extract_apple_properties() 126 newprops[v].string.length = val->string.length; in acpi_extract_apple_properties() [all …]
|
| /linux/arch/arm/mach-omap2/ |
| H A D | io.c | 69 .length = L3_24XX_SIZE, 75 .length = L4_24XX_SIZE, 85 .length = DSP_MEM_2420_SIZE, 91 .length = DSP_IPI_2420_SIZE, 97 .length = DSP_MMU_2420_SIZE, 109 .length = L4_WK_243X_SIZE, 115 .length = OMAP243X_GPMC_SIZE, 121 .length = OMAP243X_SDRC_SIZE, 127 .length = OMAP243X_SMS_SIZE, 139 .length = L3_34XX_SIZE, [all …]
|
| /linux/include/net/ |
| H A D | nsh.h | 11 * |Ver|O|U| TTL | Length |U|U|U|U|MD Type| Next Protocol | 65 * Length: The total length, in 4-byte words, of NSH including the Base 66 * Header, the Service Path Header, the Fixed Length Context Header or 67 * Variable Length Context Header(s). The length MUST be 0x6 for MD 69 * 0x2. The length of the NSH header MUST be an integer multiple of 4 70 * bytes, thus variable length metadata is always padded out to a 81 * length Context Header (see Figure 4 below). 84 * Service Path Header, but may contain optional variable length Context 85 * Header(s). The semantics of the variable length Context Header(s) 87 * variable length Context Headers is provided in Section 2.5.1. [all …]
|