Home
last modified time | relevance | path

Searched refs:encoded (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c57 u8 encoded = (rate + 1) + is_probe * 8; in mt7601u_tx_pktid_enc() local
65 return encoded - 7; in mt7601u_tx_pktid_enc()
67 return encoded; in mt7601u_tx_pktid_enc()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c57 u8 encoded = (rate + 1) + is_probe * 8; in mt7601u_tx_pktid_enc() local
65 return encoded - 7; in mt7601u_tx_pktid_enc()
67 return encoded; in mt7601u_tx_pktid_enc()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfile.h20 const struct btrfs_ioctl_encoded_io_args *encoded);
H A Dinode.c1895 /* Compressed/encrypted/encoded extents must be COWed. */ in can_nocow_file_extent()
9833 struct btrfs_ioctl_encoded_io_args *encoded, in btrfs_encoded_read_inline()
9868 encoded->len = min_t(u64, extent_start + ram_bytes, in btrfs_encoded_read_inline()
9874 encoded->compression = ret; in btrfs_encoded_read_inline()
9875 if (encoded->compression) { in btrfs_encoded_read_inline()
9885 encoded->unencoded_len = ram_bytes; in btrfs_encoded_read_inline()
9886 encoded->unencoded_offset = iocb->ki_pos - extent_start; in btrfs_encoded_read_inline()
9888 count = min_t(u64, count, encoded->len); in btrfs_encoded_read_inline()
9889 encoded->len = count; in btrfs_encoded_read_inline()
9890 encoded in btrfs_encoded_read_inline()
9827 btrfs_encoded_read_inline( struct kiocb *iocb, struct iov_iter *iter, u64 start, u64 lockend, struct extent_state **cached_state, u64 extent_start, size_t count, struct btrfs_ioctl_encoded_io_args *encoded, bool *unlocked) btrfs_encoded_read_inline() argument
10052 btrfs_encoded_read(struct kiocb *iocb, struct iov_iter *iter, struct btrfs_ioctl_encoded_io_args *encoded) btrfs_encoded_read() argument
10195 btrfs_do_encoded_write(struct kiocb *iocb, struct iov_iter *from, const struct btrfs_ioctl_encoded_io_args *encoded) btrfs_do_encoded_write() argument
[all...]
H A Dbtrfs_inode.h510 struct btrfs_ioctl_encoded_io_args *encoded);
512 const struct btrfs_ioctl_encoded_io_args *encoded);
H A Dfile.c1628 const struct btrfs_ioctl_encoded_io_args *encoded) in btrfs_encoded_write()
1636 count = encoded->len; in btrfs_encoded_write()
1638 if (ret == 0 && count != encoded->len) { in btrfs_encoded_write()
1641 * can't do a partial encoded write. in btrfs_encoded_write()
1645 if (ret || encoded->len == 0) in btrfs_encoded_write()
1648 ret = btrfs_write_check(iocb, from, encoded->len); in btrfs_encoded_write()
1652 ret = btrfs_do_encoded_write(iocb, from, encoded); in btrfs_encoded_write()
1659 const struct btrfs_ioctl_encoded_io_args *encoded) in btrfs_do_write_iter()
1673 if (encoded && (iocb->ki_flags & IOCB_NOWAIT)) in btrfs_do_write_iter()
1676 if (encoded) { in btrfs_do_write_iter()
1627 btrfs_encoded_write(struct kiocb *iocb, struct iov_iter *from, const struct btrfs_ioctl_encoded_io_args *encoded) btrfs_encoded_write() argument
1658 btrfs_do_write_iter(struct kiocb *iocb, struct iov_iter *from, const struct btrfs_ioctl_encoded_io_args *encoded) btrfs_do_write_iter() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c621 bool *encoded) in adreno_show_object()
626 if (!*encoded) { in adreno_show_object()
641 * will be replaced with the ascii85 encoded string in adreno_show_object()
647 *encoded = true; in adreno_show_object()
689 state->ring[i].data_size, &state->ring[i].encoded); in adreno_show()
701 state->bos[i].size, &state->bos[i].encoded); in adreno_show()
620 adreno_show_object(struct drm_printer *p, void **ptr, int len, bool *encoded) adreno_show_object() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_gpu.h207 bool encoded; member
222 bool encoded; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c787 * when the unencoded raw data is encoded
790 bool *encoded) in adreno_show_object()
795 if (!*encoded) { in adreno_show_object()
810 * will be replaced with the ascii85 encoded string in adreno_show_object()
816 *encoded = true; in adreno_show_object()
872 state->ring[i].data_size, &state->ring[i].encoded); in adreno_show()
885 state->bos[i].size, &state->bos[i].encoded); in adreno_show()
789 adreno_show_object(struct drm_printer *p, void **ptr, int len, bool *encoded) adreno_show_object() argument
H A Da6xx_gpu_state.c1331 &gmu_log->encoded); in a6xx_show()
1349 &gmu_hfi->encoded); in a6xx_show()
1359 &gmu_debug->encoded); in a6xx_show()
H A Dadreno_gpu.h441 bool *encoded);
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_gpu.h523 bool encoded; member
539 bool encoded; member
/kernel/linux/linux-6.6/mm/
H A Dswap.c963 * Note that the argument can be an array of pages, encoded pages,
964 * or folio pointers. We ignore any encoded bits, and turn any of
970 struct encoded_page **encoded = arg.encoded_pages; in release_pages() local
980 folio = page_folio(encoded_page_ptr(encoded[i])); in release_pages()
H A Dslub.c364 * freeptr_t represents a SLUB freelist pointer, which might be encoded
377 unsigned long encoded; in freelist_ptr_encode() local
380 encoded = (unsigned long)ptr ^ s->random ^ swab(ptr_addr); in freelist_ptr_encode()
382 encoded = (unsigned long)ptr; in freelist_ptr_encode()
384 return (freeptr_t){.v = encoded}; in freelist_ptr_encode()
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmveth.c489 u64 encoded = 0; in ibmveth_encode_mac_addr() local
492 encoded = (encoded << 8) | mac[i]; in ibmveth_encode_mac_addr()
494 return encoded; in ibmveth_encode_mac_addr()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dphys2virt.S79 @ second halfword of the opcode (the 16-bit immediate is encoded
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dphys2virt.S79 @ second halfword of the opcode (the 16-bit immediate is encoded
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Ddriver.c240 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() argument
249 if (encoded) in hfi1_rcvbuf_validate()
250 *encoded = ilog2(size / PAGE_SIZE) + 1; in hfi1_rcvbuf_validate()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Ddriver.c193 int hfi1_rcvbuf_validate(u32 size, u8 type, u16 *encoded) in hfi1_rcvbuf_validate() argument
202 if (encoded) in hfi1_rcvbuf_validate()
203 *encoded = ilog2(size / PAGE_SIZE) + 1; in hfi1_rcvbuf_validate()

Completed in 41 milliseconds