| /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
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-tm-spr.c | 11 struct shared { struct 18 struct shared *cptr, *pptr; argument
|
| /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_windsor.c | 510 static struct vpu_enc_yuv_desc *get_yuv_desc(struct vpu_shared_addr *shared, in get_yuv_desc() 518 static struct vpu_enc_mem_pool *get_mem_pool(struct vpu_shared_addr *shared, in get_mem_pool() 526 static struct vpu_rpc_buffer_desc *get_stream_buf_desc(struct vpu_shared_addr *shared, in get_stream_buf_desc() 534 static struct vpu_enc_expert_mode_param *get_expert_param(struct vpu_shared_addr *shared, in get_expert_param() 542 static struct vpu_enc_param *get_enc_param(struct vpu_shared_addr *shared, u32 instance) in get_enc_param() 554 void vpu_windsor_init_rpc(struct vpu_shared_addr *shared, in vpu_windsor_init_rpc() 635 void vpu_windsor_set_log_buf(struct vpu_shared_addr *shared, struct vpu_buffer *log) in vpu_windsor_set_log_buf() 645 void vpu_windsor_set_system_cfg(struct vpu_shared_addr *shared, in vpu_windsor_set_system_cfg() 654 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() [all …]
|
| /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()
|
| /linux/tools/testing/selftests/x86/ |
| H A D | syscall_numbering.c | 71 struct shared { struct 77 static volatile struct shared *sh; argument
|
| /linux/drivers/md/ |
| H A D | dm-stats.c | 188 static int dm_stat_in_flight(struct dm_stat_shared *shared) in dm_stat_in_flight() 219 struct dm_stat_shared *shared; in dm_stats_cleanup() local 531 static void dm_stat_round(struct dm_stat *s, struct dm_stat_shared *shared, in dm_stat_round() 567 struct dm_stat_shared *shared = &s->stat_shared[entry]; in dm_stat_for_entry() local 720 static void __dm_stat_init_temporary_percpu_totals(struct dm_stat_shared *shared, in __dm_stat_init_temporary_percpu_totals() 774 struct dm_stat_shared *shared; in __dm_stat_clear() local 862 struct dm_stat_shared *shared; in dm_stats_print() local
|
| H A D | dm-thin-metadata.h | 138 bool shared:1; member
|
| /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()
|
| H A D | viafbdev.h | 68 struct viafb_shared *shared; member
|
| /linux/fs/xfs/ |
| H A D | xfs_reflink.c | 231 xfs_reflink_trim_around_shared(struct xfs_inode * ip,struct xfs_bmbt_irec * irec,bool * shared) xfs_reflink_trim_around_shared() argument 283 xfs_bmap_trim_cow(struct xfs_inode * ip,struct xfs_bmbt_irec * imap,bool * shared) xfs_bmap_trim_cow() argument 365 xfs_find_trim_cow_extent(struct xfs_inode * ip,struct xfs_bmbt_irec * imap,struct xfs_bmbt_irec * cmap,bool * shared,bool * found) xfs_find_trim_cow_extent() argument 436 xfs_reflink_fill_cow_hole(struct xfs_inode * ip,struct xfs_bmbt_irec * imap,struct xfs_bmbt_irec * cmap,bool * shared,uint * lockmode,bool convert_now) xfs_reflink_fill_cow_hole() argument 503 xfs_reflink_fill_delalloc(struct xfs_inode * ip,struct xfs_bmbt_irec * imap,struct xfs_bmbt_irec * cmap,bool * shared,uint * lockmode,bool convert_now) xfs_reflink_fill_delalloc() argument 567 xfs_reflink_allocate_cow(struct xfs_inode * ip,struct xfs_bmbt_irec * imap,struct xfs_bmbt_irec * cmap,bool * shared,uint * lockmode,bool convert_now) xfs_reflink_allocate_cow() argument [all...] |
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_resc.c | 137 int bnge_fix_rings_count(u16 *rx, u16 *tx, u16 max, bool shared) in bnge_fix_rings_count() 464 u16 *max_tx, bool shared) in bnge_get_max_rings() 478 bool shared) in bnge_get_dflt_rings()
|
| /linux/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 38 struct flchip_shared *shared; in lpddr_cmdset() local 223 struct flchip_shared *shared = chip->priv; in get_chip() local 350 struct flchip_shared *shared = chip->priv; in put_chip() local
|
| /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
|
| /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()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7770_osm.c | 64 int shared; in aic7770_map_int() local
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_sync.c | 92 bool shared) in radeon_sync_resv()
|
| /linux/tools/testing/selftests/ptrace/ |
| H A D | peeksiginfo.c | 105 int check_direct_path(pid_t child, int shared, int nr) in check_direct_path()
|
| /linux/include/linux/ |
| H A D | mv643xx_eth.h | 41 struct platform_device *shared; member
|
| H A D | futex.h | 38 } shared; member
|
| /linux/drivers/reset/ |
| H A D | core.c | 63 bool shared; member 831 bool shared = flags & RESET_CONTROL_FLAGS_BIT_SHARED; in __reset_control_get_internal() local 1237 bool shared = flags & RESET_CONTROL_FLAGS_BIT_SHARED; in __reset_control_get() local
|
| /linux/fs/proc/ |
| H A D | task_nommu.c | 95 unsigned long *shared, unsigned long *text, in task_statm()
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-empty-vm.c | 396 uint64_t shared; in test_proc_pid_statm() local
|
| /linux/tools/testing/selftests/move_mount_set_group/ |
| H A D | move_mount_set_group_test.c | 305 bool shared; member
|
| /linux/arch/s390/kernel/ |
| H A D | ftrace.c | 87 const char *shared; in ftrace_init_nop() local
|