Home
last modified time | relevance | path

Searched defs:packed (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/md/dm-vdo/
A Dencodings.c207 struct packed_version_number packed = vdo_pack_version_number(version); in encode_version_number() local
215 struct packed_header packed = vdo_pack_header(header); in vdo_encode_header() local
224 struct packed_version_number packed; in decode_version_number() local
233 struct packed_header packed; in vdo_decode_header() local
1127 struct packed_vdo_component_41_0 packed; in encode_vdo_component() local
1178 struct packed_vdo_component_41_0 packed; in decode_vdo_component() local
A Dencodings.h1017 struct packed_journal_header *packed) in vdo_pack_recovery_block_header()
1041 vdo_unpack_recovery_block_header(const struct packed_journal_header *packed) in vdo_unpack_recovery_block_header()
1144 struct packed_journal_point *packed) in vdo_pack_journal_point()
1156 static inline void vdo_unpack_journal_point(const struct packed_journal_point *packed, in vdo_unpack_journal_point()
1173 struct packed_slab_journal_block_header *packed) in vdo_pack_slab_journal_block_header()
1192 vdo_unpack_slab_journal_block_header(const struct packed_slab_journal_block_header *packed, in vdo_unpack_slab_journal_block_header()
1212 static inline void vdo_pack_slab_journal_entry(packed_slab_journal_entry *packed, in vdo_pack_slab_journal_entry()
1228 vdo_unpack_slab_journal_entry(const packed_slab_journal_entry *packed) in vdo_unpack_slab_journal_entry()
A Drepair.c1275 static bool unpack_entry(struct vdo *vdo, char *packed, enum vdo_metadata_type format, in unpack_entry()
A Ddata-vio.c306 u32 packed = atomic_read(&data_vio->compression.status); in get_data_vio_compression_status() local
A Dslab-depot.c1139 struct packed_reference_block *packed = buffer; in pack_reference_block() local
2198 static void unpack_reference_block(struct packed_reference_block *packed, in unpack_reference_block()
/linux/arch/powerpc/platforms/pseries/
A Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
/linux/tools/testing/selftests/powerpc/vphn/
A Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
/linux/drivers/hid/
A Dhid-wiimote-core.c1387 #define ir_to_input0(wdata, ir, packed) handler_ir((wdata), (ir), (packed), 0) argument
1388 #define ir_to_input1(wdata, ir, packed) handler_ir((wdata), (ir), (packed), 1) argument
1389 #define ir_to_input2(wdata, ir, packed) handler_ir((wdata), (ir), (packed), 2) argument
1390 #define ir_to_input3(wdata, ir, packed) handler_ir((wdata), (ir), (packed), 3) argument
1393 bool packed, unsigned int id) in handler_ir()
A Dhid-wiimote-modules.c551 bool packed, unsigned int id) in wiimod_ir_in_ir()
/linux/include/uapi/linux/
A Dvduse.h180 struct vduse_vq_state_packed packed; member
285 struct vduse_vq_state_packed packed; member
/linux/fs/bcachefs/
A Dbkey.c52 static void bch2_bkey_pack_verify(const struct bkey_packed *packed, in bch2_bkey_pack_verify()
99 static inline void bch2_bkey_pack_verify(const struct bkey_packed *packed, in bch2_bkey_pack_verify()
A Dinode.c76 static inline void bch2_inode_pack_inlined(struct bkey_inode_buf *packed, in bch2_inode_pack_inlined()
151 void bch2_inode_pack(struct bkey_inode_buf *packed, in bch2_inode_pack()
A Dbset.c986 struct bkey_packed packed, *src = bkey_to_packed(insert); in bch2_bset_insert() local
/linux/drivers/net/ethernet/netronome/nfp/abm/
A Dctrl.c262 int nfp_abm_ctrl_prio_map_update(struct nfp_abm_link *alink, u32 *packed) in nfp_abm_ctrl_prio_map_update()
/linux/drivers/vdpa/virtio_pci/
A Dvp_vdpa.c281 const struct vdpa_vq_state_packed *packed = &state->packed; in vp_vdpa_set_vq_state_packed() local
/linux/include/linux/
A Dvdpa.h64 struct vdpa_vq_state_packed packed; member
/linux/net/bluetooth/
A Dl2cap_core.c1063 u32 packed; in __pack_extended_control() local
1082 u16 packed; in __pack_enhanced_control() local
/linux/tools/lib/bpf/
A Dbtf_dump.c970 bool packed, prev_bitfield = false; in btf_dump_emit_struct_def() local
/linux/drivers/vdpa/vdpa_user/
A Dvduse_dev.c254 struct vdpa_vq_state_packed *packed) in vduse_dev_get_vq_state_packed()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_debug.c2584 bool packed, in qed_grc_dump_mem_hdr()
2664 bool packed, in qed_grc_dump_mem()
3142 bool packed; in qed_grc_dump_rss() local
/linux/drivers/virtio/
A Dvirtio_ring.c204 struct vring_virtqueue_packed packed; member

Completed in 142 milliseconds