/linux-6.12.1/drivers/md/dm-vdo/ |
D | encodings.c | 207 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
|
D | encodings.h | 1017 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()
|
D | data-vio.c | 306 u32 packed = atomic_read(&data_vio->compression.status); in get_data_vio_compression_status() local
|
D | repair.c | 1275 static bool unpack_entry(struct vdo *vdo, char *packed, enum vdo_metadata_type format, in unpack_entry()
|
D | slab-depot.c | 1139 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-6.12.1/tools/testing/selftests/powerpc/vphn/ |
D | vphn.c | 25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | vphn.c | 25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
|
/linux-6.12.1/drivers/hid/ |
D | hid-wiimote-core.c | 1387 #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()
|
D | hid-wiimote-modules.c | 551 bool packed, unsigned int id) in wiimod_ir_in_ir()
|
/linux-6.12.1/include/uapi/linux/ |
D | vduse.h | 180 struct vduse_vq_state_packed packed; member 285 struct vduse_vq_state_packed packed; member
|
/linux-6.12.1/fs/bcachefs/ |
D | bkey.c | 52 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()
|
D | inode.c | 76 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()
|
D | bset.c | 986 struct bkey_packed packed, *src = bkey_to_packed(insert); in bch2_bset_insert() local
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/abm/ |
D | ctrl.c | 262 int nfp_abm_ctrl_prio_map_update(struct nfp_abm_link *alink, u32 *packed) in nfp_abm_ctrl_prio_map_update()
|
/linux-6.12.1/drivers/vdpa/virtio_pci/ |
D | vp_vdpa.c | 281 const struct vdpa_vq_state_packed *packed = &state->packed; in vp_vdpa_set_vq_state_packed() local
|
/linux-6.12.1/include/linux/ |
D | vdpa.h | 64 struct vdpa_vq_state_packed packed; member
|
/linux-6.12.1/net/bluetooth/ |
D | l2cap_core.c | 1063 u32 packed; in __pack_extended_control() local 1082 u16 packed; in __pack_enhanced_control() local
|
/linux-6.12.1/tools/lib/bpf/ |
D | btf_dump.c | 970 bool packed, prev_bitfield = false; in btf_dump_emit_struct_def() local
|
/linux-6.12.1/drivers/vdpa/vdpa_user/ |
D | vduse_dev.c | 254 struct vdpa_vq_state_packed *packed) in vduse_dev_get_vq_state_packed()
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_debug.c | 2584 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-6.12.1/drivers/virtio/ |
D | virtio_ring.c | 204 struct vring_virtqueue_packed packed; member
|