Home
last modified time | relevance | path

Searched defs:leaf (Results 1 – 18 of 18) sorted by relevance

/drivers/gpu/drm/i915/selftests/
Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno()
154 if (__sync_seqno(leaf)[idx] != seqno) { in check_seqno() local
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; in igt_syncmap_compact() local
/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k.c187 int cn10k_alloc_leaf_profile(struct otx2_nic *pfvf, u16 *leaf) in cn10k_alloc_leaf_profile()
327 int cn10k_free_leaf_profile(struct otx2_nic *pfvf, u16 leaf) in cn10k_free_leaf_profile()
/drivers/infiniband/hw/irdma/
Dpble.c318 struct irdma_pble_info *leaf = lvl2->leaf; in free_lvl2() local
349 struct irdma_pble_info *leaf; in get_lvl2_pble() local
Dpble.h41 struct irdma_pble_info *leaf; member
Dverbs.c2273 struct irdma_pble_info *leaf = lvl2->leaf; in irdma_check_mr_contiguous() local
/drivers/net/can/usb/kvaser_usb/
Dkvaser_usb_leaf.c180 } __packed leaf; member
350 } __packed leaf; member
417 } leaf; member
960 struct kvaser_usb_net_leaf_priv *leaf = in kvaser_usb_leaf_chip_state_req_work() local
1039 struct kvaser_usb_net_leaf_priv *leaf; in kvaser_usb_leaf_rx_error() local
1635 struct kvaser_usb_net_leaf_priv *leaf = priv->sub_priv; in kvaser_usb_leaf_stop_chip() local
1690 struct kvaser_usb_net_leaf_priv *leaf; in kvaser_usb_leaf_init_channel() local
1707 struct kvaser_usb_net_leaf_priv *leaf = priv->sub_priv; in kvaser_usb_leaf_remove_channel() local
/drivers/base/
Darch_topology.c438 bool leaf = true; in parse_core() local
484 bool leaf = true; in parse_cluster() local
/drivers/net/ethernet/dec/tulip/
Deeprom.c242 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local
/drivers/md/persistent-data/
Ddm-btree.c1193 dm_block_t *new_root, struct dm_block **leaf) in btree_get_overwrite_leaf()
1411 int (*fn)(void *context, uint64_t *keys, void *leaf), in walk_node()
1446 int (*fn)(void *context, uint64_t *keys, void *leaf), in dm_btree_walk()
Ddm-array.c859 static int walk_ablock(void *context, uint64_t *keys, void *leaf) in walk_ablock()
890 int (*fn)(void *, uint64_t key, void *leaf), in dm_array_walk() argument
/drivers/iommu/
Dmsm_iommu.c139 size_t granule, bool leaf, void *cookie) in __flush_iotlb_range()
/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c971 int ssid, bool leaf) in arm_smmu_sync_cd()
1939 size_t granule, bool leaf, in arm_smmu_tlb_inv_range_domain()
1966 size_t granule, bool leaf, in arm_smmu_tlb_inv_range_asid()
Darm-smmu-v3.h456 bool leaf; member
474 bool leaf; member
/drivers/iommu/arm/arm-smmu/
Dqcom_iommu.c158 size_t granule, bool leaf, void *cookie) in qcom_iommu_tlb_inv_range_nosync()
/drivers/firewire/
Dcore-device.c111 const u32 *leaf = search_leaf(directory, key); in fw_csr_string() local
Dsbp2.c998 const u32 *leaf) in sbp2_get_unit_unique_id()
/drivers/infiniband/hw/hns/
Dhns_roce_hem.c986 struct list_head leaf; member
/drivers/md/
Ddm-cache-metadata.c1512 static int __dump_mapping(void *context, uint64_t cblock, void *leaf) in __dump_mapping()