Home
last modified time | relevance | path

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

/linux-6.8/arch/powerpc/platforms/pseries/
Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
/linux-6.8/tools/testing/selftests/powerpc/vphn/
Dvphn.c25 static int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity()
/linux-6.8/drivers/hid/
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()
Dhid-wiimote-modules.c551 bool packed, unsigned int id) in wiimod_ir_in_ir()
/linux-6.8/include/uapi/linux/
Dvduse.h180 struct vduse_vq_state_packed packed; member
285 struct vduse_vq_state_packed packed; member
/linux-6.8/fs/bcachefs/
Dinode.c72 static inline void bch2_inode_pack_inlined(struct bkey_inode_buf *packed, in bch2_inode_pack_inlined()
147 void bch2_inode_pack(struct bkey_inode_buf *packed, in bch2_inode_pack()
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()
Dbset.c1007 struct bkey_packed packed, *src = bkey_to_packed(insert); in bch2_bset_insert() local
/linux-6.8/drivers/net/ethernet/netronome/nfp/abm/
Dctrl.c262 int nfp_abm_ctrl_prio_map_update(struct nfp_abm_link *alink, u32 *packed) in nfp_abm_ctrl_prio_map_update()
/linux-6.8/drivers/vdpa/virtio_pci/
Dvp_vdpa.c268 const struct vdpa_vq_state_packed *packed = &state->packed; in vp_vdpa_set_vq_state_packed() local
/linux-6.8/include/linux/
Dvdpa.h63 struct vdpa_vq_state_packed packed; member
/linux-6.8/tools/lib/bpf/
Dbtf_dump.c970 bool packed, prev_bitfield = false; in btf_dump_emit_struct_def() local
/linux-6.8/drivers/vdpa/vdpa_user/
Dvduse_dev.c251 struct vdpa_vq_state_packed *packed) in vduse_dev_get_vq_state_packed()
/linux-6.8/net/bluetooth/
Dl2cap_core.c1082 u32 packed; in __pack_extended_control() local
1101 u16 packed; in __pack_enhanced_control() local
/linux-6.8/drivers/net/ethernet/qlogic/qed/
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-6.8/drivers/virtio/
Dvirtio_ring.c204 struct vring_virtqueue_packed packed; member