/openbmc/linux/drivers/hid/ |
H A D | hid-cougar.c | 78 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
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-tm-spr.c | 11 struct shared { struct 18 struct shared *cptr, *pptr; argument
|
/openbmc/linux/drivers/reset/ |
H A D | core.c | 48 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()
|
/openbmc/linux/arch/x86/kvm/mmu/ |
H A D | tdp_mmu.c | 23 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() 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() 1345 bool shared) in tdp_mmu_alloc_sp_for_split() 1424 int target_level, bool shared) in tdp_mmu_split_huge_pages_root() [all …]
|
/openbmc/linux/drivers/media/platform/amphion/ |
H A D | vpu_rpc.c | 56 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()
|
H A D | vpu_malone.c | 345 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() 492 int vpu_malone_config_stream_buffer(struct vpu_shared_addr *shared, in vpu_malone_config_stream_buffer() 542 int vpu_malone_update_stream_buffer(struct vpu_shared_addr *shared, in vpu_malone_update_stream_buffer() 639 static int vpu_malone_set_params(struct vpu_shared_addr *shared, in vpu_malone_set_params() 688 static int vpu_malone_update_params(struct vpu_shared_addr *shared, in vpu_malone_update_params() 701 int vpu_malone_set_decode_params(struct vpu_shared_addr *shared, in vpu_malone_set_decode_params() 1092 int vpu_malone_add_scode(struct vpu_shared_addr *shared, in vpu_malone_add_scode() [all …]
|
H A D | vpu_windsor.c | 553 void vpu_windsor_init_rpc(struct vpu_shared_addr *shared, in vpu_windsor_init_rpc() 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() 803 int vpu_windsor_input_frame(struct vpu_shared_addr *shared, in vpu_windsor_input_frame() 851 int vpu_windsor_config_stream_buffer(struct vpu_shared_addr *shared, in vpu_windsor_config_stream_buffer() 875 int vpu_windsor_update_stream_buffer(struct vpu_shared_addr *shared, in vpu_windsor_update_stream_buffer() 908 u32 vpu_windsor_get_version(struct vpu_shared_addr *shared) in vpu_windsor_get_version() 1113 static int vpu_windsor_set_params(struct vpu_shared_addr *shared, in vpu_windsor_set_params() 1144 static int vpu_windsor_update_params(struct vpu_shared_addr *shared, in vpu_windsor_update_params() [all …]
|
/openbmc/linux/arch/x86/xen/ |
H A D | grant-table.c | 35 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()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | syscall_numbering.c | 70 struct shared { struct 76 static volatile struct shared *sh; argument
|
/openbmc/linux/include/linux/ |
H A D | reset.h | 119 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()
|
/openbmc/qemu/tests/unit/ |
H A D | test-bdrv-graph-mod.c | 37 uint64_t perm, uint64_t shared, in no_perm_default_perms() 53 uint64_t perm, uint64_t shared, in exclusive_write_perms() 283 uint64_t perm, uint64_t shared, in write_to_selected_perms()
|
/openbmc/linux/drivers/thermal/tegra/ |
H A D | soctherm-fuse.c | 74 struct tsensor_shared_calib *shared) in tegra_calc_shared_calib() 108 const struct tsensor_shared_calib *shared, in tegra_calc_tsensor_calib()
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_uc.c | 129 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
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_reflink.c | 171 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() 445 bool *shared, in xfs_reflink_fill_delalloc() 509 bool *shared, in xfs_reflink_allocate_cow()
|
/openbmc/qemu/util/ |
H A D | mmap-alloc.c | 89 const bool shared = qemu_map_flags & QEMU_MAP_SHARED; in map_noreserve_effective() local 189 const bool shared = qemu_map_flags & QEMU_MAP_SHARED; in mmap_activate() local
|
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | viafbdev.c | 669 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()
|
/openbmc/linux/drivers/md/ |
H A D | dm-stats.c | 185 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
|
H A D | dm-thin-metadata.h | 138 bool shared:1; member
|
/openbmc/linux/arch/arm/xen/ |
H A D | grant-table.c | 43 void arch_gnttab_unmap(void *shared, unsigned long nr_gframes) in arch_gnttab_unmap()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | pxa3xx-gcu.c | 88 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
|
/openbmc/linux/drivers/mtd/lpddr/ |
H A D | lpddr_cmds.c | 38 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
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic7770_osm.c | 64 int shared; in aic7770_map_int() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_sync.c | 92 bool shared) in radeon_sync_resv()
|
/openbmc/u-boot/drivers/bios_emulator/ |
H A D | biosemu.c | 84 int X86API BE_init(u32 debugFlags, int memSize, BE_VGAInfo * info, int shared) in BE_init()
|
/openbmc/qemu/block/ |
H A D | preallocate.c | 558 preallocate_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared) in preallocate_set_perm() 575 uint64_t perm, uint64_t shared, uint64_t *nperm, uint64_t *nshared) in preallocate_child_perm()
|