Home
last modified time | relevance | path

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

12345

/linux-6.3-rc2/drivers/hid/
A 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.3-rc2/tools/testing/selftests/powerpc/ptrace/
A Dptrace-tm-spr.c11 struct shared { struct
18 struct shared *cptr, *pptr; argument
/linux-6.3-rc2/drivers/reset/
A Dcore.c48 bool shared; member
750 unsigned int index, bool shared, bool acquired) in __reset_control_get_internal()
815 bool shared, bool optional, bool acquired) in __of_reset_control_get()
898 bool shared, bool optional, bool acquired) in __reset_control_get_from_lookup()
940 int index, bool shared, bool optional, in __reset_control_get()
957 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.3-rc2/arch/x86/kvm/mmu/
A Dtdp_mmu.c31 bool shared) in kvm_lockdep_assert_mmu_lock_held()
130 bool shared) in kvm_tdp_mmu_put_root()
195 bool shared, bool only_valid) in tdp_mmu_next_root()
388 bool shared) in tdp_mmu_unlink_sp()
524 bool shared) in __handle_changed_spte()
612 bool shared) in handle_changed_spte()
809 bool flush, bool shared) in tdp_mmu_iter_cond_resched()
850 bool shared, int zap_level) in __tdp_mmu_zap_root()
876 bool shared) in tdp_mmu_zap_root()
1436 bool shared) in tdp_mmu_alloc_sp_for_split()
[all …]
/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvpu_rpc.c58 static int vpu_rpc_send_cmd_buf(struct vpu_shared_addr *shared, struct vpu_rpc_event *cmd) in vpu_rpc_send_cmd_buf()
102 static bool vpu_rpc_check_msg(struct vpu_shared_addr *shared) in vpu_rpc_check_msg()
123 static int vpu_rpc_receive_msg_buf(struct vpu_shared_addr *shared, struct vpu_rpc_event *msg) in vpu_rpc_receive_msg_buf()
A 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()
489 int vpu_malone_config_stream_buffer(struct vpu_shared_addr *shared, in vpu_malone_config_stream_buffer()
539 int vpu_malone_update_stream_buffer(struct vpu_shared_addr *shared, in vpu_malone_update_stream_buffer()
621 static int vpu_malone_set_params(struct vpu_shared_addr *shared, in vpu_malone_set_params()
668 static int vpu_malone_update_params(struct vpu_shared_addr *shared, in vpu_malone_update_params()
681 int vpu_malone_set_decode_params(struct vpu_shared_addr *shared, in vpu_malone_set_decode_params()
1065 int vpu_malone_add_scode(struct vpu_shared_addr *shared, in vpu_malone_add_scode()
[all …]
A Dvpu_windsor.c555 void vpu_windsor_init_rpc(struct vpu_shared_addr *shared, in vpu_windsor_init_rpc()
646 void vpu_windsor_set_system_cfg(struct vpu_shared_addr *shared, in vpu_windsor_set_system_cfg()
655 int vpu_windsor_get_stream_buffer_size(struct vpu_shared_addr *shared) in vpu_windsor_get_stream_buffer_size()
775 static int vpu_windsor_fill_yuv_frame(struct vpu_shared_addr *shared, in vpu_windsor_fill_yuv_frame()
805 int vpu_windsor_input_frame(struct vpu_shared_addr *shared, in vpu_windsor_input_frame()
853 int vpu_windsor_config_stream_buffer(struct vpu_shared_addr *shared, in vpu_windsor_config_stream_buffer()
877 int vpu_windsor_update_stream_buffer(struct vpu_shared_addr *shared, in vpu_windsor_update_stream_buffer()
910 u32 vpu_windsor_get_version(struct vpu_shared_addr *shared) in vpu_windsor_get_version()
1115 static int vpu_windsor_set_params(struct vpu_shared_addr *shared, in vpu_windsor_set_params()
1146 static int vpu_windsor_update_params(struct vpu_shared_addr *shared, in vpu_windsor_update_params()
[all …]
/linux-6.3-rc2/arch/x86/xen/
A 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.3-rc2/tools/testing/selftests/x86/
A Dsyscall_numbering.c70 struct shared { struct
76 static volatile struct shared *sh; argument
/linux-6.3-rc2/include/linux/
A 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()
A Dphy.h428 struct phy_package_shared *shared[PHY_MAX_ADDR]; member
715 struct phy_package_shared *shared; member
1882 struct phy_package_shared *shared = phydev->shared; in phy_package_read() local
1892 struct phy_package_shared *shared = phydev->shared; in __phy_package_read() local
1903 struct phy_package_shared *shared = phydev->shared; in phy_package_write() local
1914 struct phy_package_shared *shared = phydev->shared; in __phy_package_write() local
1925 struct phy_package_shared *shared = phydev->shared; in __phy_package_set_once() local
/linux-6.3-rc2/drivers/thermal/tegra/
A 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.3-rc2/drivers/net/ipa/
A 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.3-rc2/fs/xfs/
A 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.3-rc2/drivers/md/
A Ddm-stats.c185 static int dm_stat_in_flight(struct dm_stat_shared *shared) in dm_stat_in_flight()
211 struct dm_stat_shared *shared; in dm_stats_cleanup() local
517 static void dm_stat_round(struct dm_stat *s, struct dm_stat_shared *shared, in dm_stat_round()
553 struct dm_stat_shared *shared = &s->stat_shared[entry]; in dm_stat_for_entry() local
706 static void __dm_stat_init_temporary_percpu_totals(struct dm_stat_shared *shared, in __dm_stat_init_temporary_percpu_totals()
760 struct dm_stat_shared *shared; in __dm_stat_clear() local
848 struct dm_stat_shared *shared; in dm_stats_print() local
A Ddm-thin-metadata.h138 bool shared:1; member
/linux-6.3-rc2/drivers/video/fbdev/via/
A 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.3-rc2/drivers/video/fbdev/
A 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.3-rc2/drivers/mtd/lpddr/
A 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.3-rc2/arch/arm/xen/
A Dgrant-table.c43 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap()
/linux-6.3-rc2/drivers/scsi/aic7xxx/
A Daic7770_osm.c64 int shared; in aic7770_map_int() local
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_sync.c92 bool shared) in radeon_sync_resv()
/linux-6.3-rc2/drivers/s390/cio/
A Dchp.h53 int shared; member
/linux-6.3-rc2/arch/arm/mach-shmobile/
A Dregulator-quirk-rcar-gen2.c46 bool shared; /* IRQ line is shared */ member
/linux-6.3-rc2/tools/testing/selftests/ptrace/
A Dpeeksiginfo.c105 int check_direct_path(pid_t child, int shared, int nr) in check_direct_path()

Completed in 91 milliseconds

12345