Searched refs:global (Results 26 - 50 of 329) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore_crt0.S22 .global _start
42 .global exit
43 .global _exit
92 .global exit_fini
93 .global _exit_fini
H A Dspu_save_crt0.S21 .global _start
80 .global exit
81 .global _exit
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c29 unmapped_page = context->global->ops->unmap(context, iova,
55 ret = context->global->ops->map(context, iova, paddr, pgsize,
291 if (context->global->version == ETNAVIV_IOMMU_V1 &&
362 context->global->ops->free(context);
370 etnaviv_iommu_context_init(struct etnaviv_iommu_global *global, argument
376 if (global->version == ETNAVIV_IOMMU_V1)
377 ctx = etnaviv_iommuv1_context_alloc(global);
379 ctx = etnaviv_iommuv2_context_alloc(global);
385 global->memory_base);
389 if (global
494 struct etnaviv_iommu_global *global; local
554 struct etnaviv_iommu_global *global = priv->mmu_global; local
[all...]
H A Detnaviv_iommu_v2.c56 dma_free_wc(context->global->dev, SZ_4K,
61 dma_free_wc(context->global->dev, SZ_4K, v2_context->mtlb_cpu,
64 clear_bit(v2_context->id, context->global->v2.pta_alloc);
76 dma_alloc_wc(v2_context->base.global->dev, SZ_4K,
181 (u32)context->global->bad_page_dma);
204 lower_32_bits(context->global->v2.pta_dma));
206 upper_32_bits(context->global->v2.pta_dma));
210 lower_32_bits(context->global->bad_page_dma));
212 lower_32_bits(context->global->bad_page_dma));
215 upper_32_bits(context->global
270 etnaviv_iommuv2_context_alloc(struct etnaviv_iommu_global *global) argument
[all...]
/linux-master/sound/firewire/dice/
H A Ddice-proc.c60 "global", "tx", "rx", "ext_sync", "unused2"
89 } global; member in union:__anon1276
125 quadlets = min_t(u32, sections[1], sizeof(buf.global) / 4);
126 if (dice_proc_read_mem(dice, &buf.global, sections[0], quadlets) < 0)
128 snd_iprintf(buffer, "global:\n");
130 buf.global.owner_hi >> 16,
131 buf.global.owner_hi & 0xffff, buf.global.owner_lo);
132 snd_iprintf(buffer, " notification: %08x\n", buf.global.notification);
133 dice_proc_fixup_string(buf.global
[all...]
/linux-master/arch/arm/mach-rpc/
H A Dfloppydma.S11 .global floppy_fiqin_end
20 .global floppy_fiqout_end
H A Dfiq.S10 .global rpc_default_fiq_end
/linux-master/arch/powerpc/kernel/
H A Doptprobes_head.S31 .global optinsn_slot
40 .global optprobe_template_entry
79 .global optprobe_template_op_address
90 .global optprobe_template_call_handler
101 .global optprobe_template_insn
106 .global optprobe_template_call_emulate
130 .global optprobe_template_ret
135 .global optprobe_template_end
H A Depapr_hcalls.S35 .global epapr_ev_idle_start
51 .global epapr_hypercall_start
/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_uleb128.S7 .global test_uleb_basic
13 .global test_uleb_large
H A Dtest_set32.S7 .global test_set32
H A Dtest_sub16.S7 .global test_sub16
H A Dtest_sub32.S7 .global test_sub32
H A Dtest_sub6.S7 .global test_sub6
H A Dtest_sub64.S7 .global test_sub64
H A Dtest_sub8.S7 .global test_sub8
H A Dtest_set16.S7 .global test_set16
H A Dtest_set6.S7 .global test_set6
H A Dtest_set8.S7 .global test_set8
/linux-master/tools/testing/selftests/riscv/hwprobe/
H A Dsys_hwprobe.S5 .global riscv_hwprobe
/linux-master/tools/testing/selftests/net/forwarding/
H A Dbridge_vlan_mcast.sh56 check_err $? "Could not enable global vlan multicast snooping"
130 local goutput=`bridge -j vlan global show`
133 check_err $? "Could not find vlan 10's global options"
134 log_test "Vlan global options existence"
139 check_err $? "Wrong default mcast_snooping global option value"
140 log_test "Vlan mcast_snooping global option default value"
144 bridge vlan global set vid 10 dev br0 mcast_snooping 0
199 bridge vlan global set vid 10 dev br0 mcast_snooping 1 mcast_querier 1
214 bridge vlan global set vid 10 dev br0 mcast_snooping 1 mcast_querier 0
223 local goutput=`bridge -j vlan global sho
[all...]
/linux-master/arch/arm/mach-rockchip/
H A Dsleep.S44 .global rkpm_bootdata_l2ctlr_f
49 .global rkpm_bootdata_l2ctlr
/linux-master/arch/alpha/lib/
H A Dclear_page.S10 .global clear_page
/linux-master/drivers/scsi/cxlflash/
H A Dlunmgt.c53 * create_global() - allocate and initialize a global LUN information structure
57 * Return: Allocated global glun_info structure on success, NULL on failure
96 * lookup_global() - find a global LUN information structure by WWID
99 * Return: Found global lun_info structure on success, NULL on failure
105 list_for_each_entry_safe(gli, temp, &global.gluns, list)
117 * The LUN is kept both in a local list (per adapter) and in a global list
122 * wih the global list). Since different attributes are associated with
123 * the per adapter and global entries, allocate two separate structures for each
124 * LUN (one local, one global).
126 * Keep a pointer back from the local to the global entr
[all...]
/linux-master/arch/arm/mach-imx/
H A Dssi-fiq.S28 .global imx_ssi_fiq_start
29 .global imx_ssi_fiq_end
30 .global imx_ssi_fiq_base
31 .global imx_ssi_fiq_rx_buffer
32 .global imx_ssi_fiq_tx_buffer

Completed in 173 milliseconds

1234567891011>>