Searched refs:target_entry (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/kernel/locking/ |
| H A D | lockdep.c | 1805 *target_entry = lock; in __bfs() 1859 struct lock_list **target_entry) in __bfs_backwards() argument 2107 struct lock_list *target_entry; in __lockdep_count_forward_deps() local 2132 struct lock_list *target_entry; in __lockdep_count_backward_deps() local 2189 struct lock_list *target_entry; in check_noncircular() local 2339 struct lock_list **target_entry) in find_usage_forwards() argument 2822 struct lock_list *target_entry; in check_irq_usage() local 2894 target_entry, target_entry1, in check_irq_usage() 2930 struct lock_list *target_entry; in check_redundant() local 4141 struct lock_list *target_entry; in check_usage_forwards() local [all …]
|
| /linux-6.15/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3-test.c | 14 const __le64 *target_entry; member 89 test_writer->target_entry, in arm_smmu_test_writer_record_syncs() 128 .target_entry = target->data, in arm_smmu_v3_test_ste_expect_transition() 412 .target_entry = target->data, in arm_smmu_v3_test_cd_expect_transition()
|
| /linux-6.15/drivers/net/dsa/ |
| H A D | mt7530.c | 1850 struct mt7530_hw_vlan_entry target_entry; in mt7530_port_vlan_del() local 1855 mt7530_hw_vlan_entry_init(&target_entry, port, 0); in mt7530_port_vlan_del() 1856 mt7530_hw_vlan_update(priv, vlan->vid, &target_entry, in mt7530_port_vlan_del()
|