Home
last modified time | relevance | path

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

12345

/linux-6.6.21/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
261 struct cougar_shared *shared; in cougar_raw_event() local
/linux-6.6.21/arch/x86/kvm/mmu/
Dtdp_mmu.c23 bool shared) in kvm_lockdep_assert_mmu_lock_held()
77 bool shared) in kvm_tdp_mmu_put_root()
109 bool shared, bool only_valid) in tdp_mmu_next_root()
284 bool shared) in tdp_mmu_unlink_sp()
320 static void handle_removed_pt(struct kvm *kvm, tdp_ptep_t pt, bool shared) in handle_removed_pt()
421 bool shared) in handle_changed_spte()
661 bool flush, bool shared) in tdp_mmu_iter_cond_resched()
702 bool shared, int zap_level) in __tdp_mmu_zap_root()
728 bool shared) in tdp_mmu_zap_root()
1016 struct kvm_mmu_page *sp, bool shared) in tdp_mmu_link_sp()
[all …]
/linux-6.6.21/tools/testing/selftests/powerpc/ptrace/
Dptrace-tm-spr.c11 struct shared { struct
18 struct shared *cptr, *pptr; argument
/linux-6.6.21/drivers/reset/
Dcore.c48 bool shared; member
750 unsigned int index, bool shared, bool acquired) in __reset_control_get_internal()
818 bool shared, bool optional, bool acquired) in __of_reset_control_get()
901 bool shared, bool optional, bool acquired) in __reset_control_get_from_lookup()
943 int index, bool shared, bool optional, in __reset_control_get()
960 bool shared, bool optional, bool acquired) in __reset_control_bulk_get()
1036 bool shared, bool optional, bool acquired) in __devm_reset_control_get()
1072 bool shared, bool optional, bool acquired) in __devm_reset_control_bulk_get()
1174 of_reset_control_array_get(struct device_node *np, bool shared, bool optional, in of_reset_control_array_get()
1227 devm_reset_control_array_get(struct device *dev, bool shared, bool optional) in devm_reset_control_array_get()
/linux-6.6.21/drivers/media/platform/amphion/
Dvpu_rpc.c56 static int vpu_rpc_send_cmd_buf(struct vpu_shared_addr *shared, struct vpu_rpc_event *cmd) in vpu_rpc_send_cmd_buf()
100 static bool vpu_rpc_check_msg(struct vpu_shared_addr *shared) in vpu_rpc_check_msg()
121 static int vpu_rpc_receive_msg_buf(struct vpu_shared_addr *shared, struct vpu_rpc_event *msg) in vpu_rpc_receive_msg_buf()
Dvpu_malone.c345 void vpu_malone_init_rpc(struct vpu_shared_addr *shared, in vpu_malone_init_rpc()
444 void vpu_malone_set_log_buf(struct vpu_shared_addr *shared, in vpu_malone_set_log_buf()
460 void vpu_malone_set_system_cfg(struct vpu_shared_addr *shared, in vpu_malone_set_system_cfg()
477 u32 vpu_malone_get_version(struct vpu_shared_addr *shared) in vpu_malone_get_version()
487 int vpu_malone_get_stream_buffer_size(struct vpu_shared_addr *shared) in vpu_malone_get_stream_buffer_size()
492 int vpu_malone_config_stream_buffer(struct vpu_shared_addr *shared, in vpu_malone_config_stream_buffer()
511 int vpu_malone_get_stream_buffer_desc(struct vpu_shared_addr *shared, in vpu_malone_get_stream_buffer_desc()
542 int vpu_malone_update_stream_buffer(struct vpu_shared_addr *shared, in vpu_malone_update_stream_buffer()
613 static void vpu_malone_set_stream_cfg(struct vpu_shared_addr *shared, in vpu_malone_set_stream_cfg()
639 static int vpu_malone_set_params(struct vpu_shared_addr *shared, in vpu_malone_set_params()
[all …]
Dvpu_windsor.c509 static struct vpu_enc_yuv_desc *get_yuv_desc(struct vpu_shared_addr *shared, in get_yuv_desc()
517 static struct vpu_enc_mem_pool *get_mem_pool(struct vpu_shared_addr *shared, in get_mem_pool()
525 static struct vpu_rpc_buffer_desc *get_stream_buf_desc(struct vpu_shared_addr *shared, in get_stream_buf_desc()
533 static struct vpu_enc_expert_mode_param *get_expert_param(struct vpu_shared_addr *shared, in get_expert_param()
541 static struct vpu_enc_param *get_enc_param(struct vpu_shared_addr *shared, u32 instance) in get_enc_param()
553 void vpu_windsor_init_rpc(struct vpu_shared_addr *shared, in vpu_windsor_init_rpc()
634 void vpu_windsor_set_log_buf(struct vpu_shared_addr *shared, struct vpu_buffer *log) in vpu_windsor_set_log_buf()
644 void vpu_windsor_set_system_cfg(struct vpu_shared_addr *shared, in vpu_windsor_set_system_cfg()
653 int vpu_windsor_get_stream_buffer_size(struct vpu_shared_addr *shared) in vpu_windsor_get_stream_buffer_size()
773 static int vpu_windsor_fill_yuv_frame(struct vpu_shared_addr *shared, in vpu_windsor_fill_yuv_frame()
[all …]
/linux-6.6.21/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-6.6.21/tools/testing/selftests/x86/
Dsyscall_numbering.c70 struct shared { struct
76 static volatile struct shared *sh; argument
/linux-6.6.21/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.h435 struct phy_package_shared *shared[PHY_MAX_ADDR]; member
730 struct phy_package_shared *shared; member
2000 struct phy_package_shared *shared = phydev->shared; in phy_package_read() local
2010 struct phy_package_shared *shared = phydev->shared; in __phy_package_read() local
2021 struct phy_package_shared *shared = phydev->shared; in phy_package_write() local
2032 struct phy_package_shared *shared = phydev->shared; in __phy_package_write() local
2043 struct phy_package_shared *shared = phydev->shared; in __phy_package_set_once() local
/linux-6.6.21/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-6.6.21/drivers/net/ipa/
Dipa_uc.c129 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); in ipa_uc_event_handler() local
143 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); in ipa_uc_response_hdlr() local
233 struct ipa_uc_mem_area *shared = ipa_uc_shared(ipa); in send_uc_command() local
/linux-6.6.21/fs/xfs/
Dxfs_reflink.c171 bool *shared) in xfs_reflink_trim_around_shared()
231 bool *shared) in xfs_bmap_trim_cow()
313 bool *shared, in xfs_find_trim_cow_extent()
384 bool *shared, in xfs_reflink_fill_cow_hole()
452 bool *shared, in xfs_reflink_fill_delalloc()
523 bool *shared, in xfs_reflink_allocate_cow()
/linux-6.6.21/drivers/md/
Ddm-stats.c185 static int dm_stat_in_flight(struct dm_stat_shared *shared) in dm_stat_in_flight()
216 struct dm_stat_shared *shared; in dm_stats_cleanup() local
522 static void dm_stat_round(struct dm_stat *s, struct dm_stat_shared *shared, in dm_stat_round()
558 struct dm_stat_shared *shared = &s->stat_shared[entry]; in dm_stat_for_entry() local
711 static void __dm_stat_init_temporary_percpu_totals(struct dm_stat_shared *shared, in __dm_stat_init_temporary_percpu_totals()
765 struct dm_stat_shared *shared; in __dm_stat_clear() local
853 struct dm_stat_shared *shared; in dm_stats_print() local
Ddm-thin-metadata.h138 bool shared:1; member
/linux-6.6.21/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-6.6.21/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-6.6.21/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-6.6.21/arch/arm/xen/
Dgrant-table.c43 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap()
/linux-6.6.21/drivers/scsi/aic7xxx/
Daic7770_osm.c64 int shared; in aic7770_map_int() local
/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_sync.c92 bool shared) in radeon_sync_resv()
/linux-6.6.21/drivers/s390/cio/
Dchp.h53 int shared; member
/linux-6.6.21/arch/arm/mach-shmobile/
Dregulator-quirk-rcar-gen2.c46 bool shared; /* IRQ line is shared */ member
/linux-6.6.21/tools/testing/selftests/ptrace/
Dpeeksiginfo.c105 int check_direct_path(pid_t child, int shared, int nr) in check_direct_path()

12345