Home
last modified time | relevance | path

Searched defs:shared (Results 1 – 25 of 104) sorted by relevance

12345

/Linux-v5.15/drivers/hid/
Dhid-cougar.c78 struct cougar_shared *shared; member
121 struct cougar_shared *shared; in cougar_get_shared_data() local
135 struct cougar_shared *shared = container_of(kref, in cougar_release_shared_data() local
162 struct cougar_shared *shared; in cougar_bind_shared_data() local
262 struct cougar_shared *shared; in cougar_raw_event() local
/Linux-v5.15/tools/testing/selftests/powerpc/ptrace/
Dptrace-tm-spr.c11 struct shared { struct
18 struct shared *cptr, *pptr; argument
/Linux-v5.15/drivers/reset/
Dcore.c47 bool shared; member
749 unsigned int index, bool shared, bool acquired) in __reset_control_get_internal()
814 bool shared, bool optional, bool acquired) in __of_reset_control_get()
897 bool shared, bool optional, bool acquired) in __reset_control_get_from_lookup()
939 int index, bool shared, bool optional, in __reset_control_get()
956 bool shared, bool optional, bool acquired) in __reset_control_bulk_get()
1035 bool shared, bool optional, bool acquired) in __devm_reset_control_get()
1071 bool shared, bool optional, bool acquired) in __devm_reset_control_bulk_get()
1161 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get()
1214 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) in devm_reset_control_array_get()
/Linux-v5.15/arch/x86/xen/
Dgrant-table.c35 void *shared = *__shared; in arch_gnttab_map_shared() local
57 grant_status_t *shared = *__shared; in arch_gnttab_map_status() local
75 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap()
/Linux-v5.15/tools/testing/selftests/x86/
Dsyscall_numbering.c70 struct shared { struct
76 static volatile struct shared *sh; argument
/Linux-v5.15/include/linux/
Dreset.h119 const char *id, int index, bool shared, in __of_reset_control_get()
127 int index, bool shared, bool optional, in __reset_control_get()
165 bool shared, bool optional, bool acquired) in __reset_control_bulk_get()
177 int index, bool shared, bool optional, in __devm_reset_control_get()
186 bool shared, bool optional, bool acquired) in __devm_reset_control_bulk_get()
192 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) in devm_reset_control_array_get()
198 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get()
Dphy.h385 struct phy_package_shared *shared[PHY_MAX_ADDR]; member
644 struct phy_package_shared *shared; member
1686 struct phy_package_shared *shared = phydev->shared; in phy_package_read() local
1696 struct phy_package_shared *shared = phydev->shared; in __phy_package_read() local
1707 struct phy_package_shared *shared = phydev->shared; in phy_package_write() local
1718 struct phy_package_shared *shared = phydev->shared; in __phy_package_write() local
1729 struct phy_package_shared *shared = phydev->shared; in __phy_package_set_once() local
Dmv643xx_eth.h40 struct platform_device *shared; member
/Linux-v5.15/arch/x86/kvm/mmu/
Dtdp_mmu.c33 bool shared) in kvm_lockdep_assert_mmu_lock_held()
83 bool shared) in kvm_tdp_mmu_put_root()
110 bool shared) in tdp_mmu_next_root()
281 bool shared) in tdp_mmu_unlink_page()
314 bool shared) in handle_removed_tdp_mmu_page()
399 bool shared) in __handle_changed_spte()
482 bool shared) in handle_changed_spte()
691 bool shared) in tdp_mmu_iter_cond_resched()
739 bool shared) in zap_gfn_range()
/Linux-v5.15/drivers/thermal/tegra/
Dsoctherm-fuse.c74 struct tsensor_shared_calib *shared) in tegra_calc_shared_calib()
108 const struct tsensor_shared_calib *shared, in tegra_calc_tsensor_calib()
/Linux-v5.15/drivers/net/ipa/
Dipa_uc.c128 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); in ipa_uc_event_handler() local
142 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); in ipa_uc_response_hdlr() local
219 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); in send_uc_command() local
/Linux-v5.15/drivers/video/fbdev/via/
Dviafbdev.c669 struct viafb_shared *shared = viapar->shared; in viafb_fillrect() local
703 struct viafb_shared *shared = viapar->shared; in viafb_copyarea() local
726 struct viafb_shared *shared = viapar->shared; in viafb_imageblit() local
1568 static void viafb_init_proc(struct viafb_shared *shared) in viafb_init_proc()
1598 static void viafb_remove_proc(struct viafb_shared *shared) in viafb_remove_proc()
1695 static void i2c_bus_probe(struct viafb_shared *shared) in i2c_bus_probe()
1714 static void i2c_bus_free(struct viafb_shared *shared) in i2c_bus_free()
/Linux-v5.15/drivers/md/
Ddm-stats.c185 static int dm_stat_in_flight(struct dm_stat_shared *shared) in dm_stat_in_flight()
210 struct dm_stat_shared *shared; in dm_stats_cleanup() local
483 static void dm_stat_round(struct dm_stat *s, struct dm_stat_shared *shared, in dm_stat_round()
519 struct dm_stat_shared *shared = &s->stat_shared[entry]; in dm_stat_for_entry() local
669 static void __dm_stat_init_temporary_percpu_totals(struct dm_stat_shared *shared, in __dm_stat_init_temporary_percpu_totals()
722 struct dm_stat_shared *shared; in __dm_stat_clear() local
808 struct dm_stat_shared *shared; in dm_stats_print() local
Ddm-thin-metadata.h137 bool shared:1; member
/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_wait.c44 struct dma_fence **shared; in i915_gem_object_wait_reservation() local
157 struct dma_fence **shared; in i915_gem_object_wait_priority() local
/Linux-v5.15/fs/xfs/
Dxfs_reflink.c172 bool *shared) in xfs_reflink_trim_around_shared()
228 bool *shared) in xfs_bmap_trim_cow()
310 bool *shared, in xfs_find_trim_cow_extent()
349 bool *shared, in xfs_reflink_allocate_cow()
Dxfs_iomap.c731 bool shared = false; in xfs_direct_write_iomap_begin() local
873 bool eof = false, cow_eof = false, shared = false; in xfs_buffered_write_iomap_begin() local
1160 bool shared = false; in xfs_read_iomap_begin() local
/Linux-v5.15/arch/arm/xen/
Dgrant-table.c43 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap()
/Linux-v5.15/drivers/video/fbdev/
Dpxa3xx-gcu.c88 struct pxa3xx_gcu_shared *shared; member
207 struct pxa3xx_gcu_shared *shared = priv->shared; in run_ready() local
242 struct pxa3xx_gcu_shared *shared = priv->shared; in pxa3xx_gcu_handle_irq() local
/Linux-v5.15/drivers/mtd/lpddr/
Dlpddr_cmds.c38 struct flchip_shared *shared; in lpddr_cmdset() local
224 struct flchip_shared *shared = chip->priv; in get_chip() local
351 struct flchip_shared *shared = chip->priv; in put_chip() local
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic7770_osm.c64 int shared; in aic7770_map_int() local
/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_sync.c92 bool shared) in radeon_sync_resv()
/Linux-v5.15/drivers/s390/cio/
Dchp.h53 int shared; member
/Linux-v5.15/arch/arm/mach-shmobile/
Dregulator-quirk-rcar-gen2.c46 bool shared; /* IRQ line is shared */ member
/Linux-v5.15/tools/testing/selftests/ptrace/
Dpeeksiginfo.c105 int check_direct_path(pid_t child, int shared, int nr) in check_direct_path()

12345