Home
last modified time | relevance | path

Searched defs:global (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c54 int local, int global, int set) in toggle_breakpoint()
205 int len, local, global, i; in trigger_tests() local
292 static void launch_instruction_breakpoints(char *buf, int local, int global) in launch_instruction_breakpoints()
308 int local, int global) in launch_watchpoints()
335 int len, local, global, i; in launch_tests() local
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c251 void v4l2_prio_init(struct v4l2_prio_state *global) in v4l2_prio_init()
257 int v4l2_prio_change(struct v4l2_prio_state *global, enum v4l2_priority *local, in v4l2_prio_change()
273 void v4l2_prio_open(struct v4l2_prio_state *global, enum v4l2_priority *local) in v4l2_prio_open()
279 void v4l2_prio_close(struct v4l2_prio_state *global, enum v4l2_priority local) in v4l2_prio_close()
286 enum v4l2_priority v4l2_prio_max(struct v4l2_prio_state *global) in v4l2_prio_max()
298 int v4l2_prio_check(struct v4l2_prio_state *global, enum v4l2_priority local) in v4l2_prio_check()
/openbmc/linux/net/core/
H A Ddev_addr_lists.c52 unsigned char addr_type, bool global, bool sync) in __hw_addr_create()
75 unsigned char addr_type, bool global, bool sync, in __hw_addr_add_ex()
140 struct netdev_hw_addr *ha, bool global, in __hw_addr_del_entry()
194 unsigned char addr_type, bool global, bool sync) in __hw_addr_del_ex()
862 bool global) in __dev_mc_add()
903 bool global) in __dev_mc_del()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c351 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_nop() local
427 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_nop_engine() local
686 struct i915_gpu_error *global = &gt->i915->gpu_error; in __igt_reset_engine() local
966 struct i915_gpu_error *global = &gt->i915->gpu_error; in __igt_reset_engines() local
1298 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_wait() local
1638 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_reset_queue() local
1810 struct i915_gpu_error *global = &gt->i915->gpu_error; in igt_handle_error() local
/openbmc/qemu/target/ppc/
H A Dhelper_regs.h30 static inline void check_tlb_flush(CPUPPCState *env, bool global) { } in check_tlb_flush()
H A Dhelper_regs.c324 void check_tlb_flush(CPUPPCState *env, bool global) in check_tlb_flush()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c370 etnaviv_iommu_context_init(struct etnaviv_iommu_global *global, in etnaviv_iommu_context_init()
494 struct etnaviv_iommu_global *global; in etnaviv_iommu_global_init() local
554 struct etnaviv_iommu_global *global = priv->mmu_global; in etnaviv_iommu_global_fini() local
H A Detnaviv_iommu.c127 etnaviv_iommuv1_context_alloc(struct etnaviv_iommu_global *global) in etnaviv_iommuv1_context_alloc()
H A Detnaviv_mmu.h72 struct etnaviv_iommu_global *global; member
H A Detnaviv_iommu_v2.c270 etnaviv_iommuv2_context_alloc(struct etnaviv_iommu_global *global) in etnaviv_iommuv2_context_alloc()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c18 struct tcpbpf_globals global = {}; variable
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dselftest_guc_hangcheck.c38 struct i915_gpu_error *global = &gt->i915->gpu_error; in intel_hang_guc() local
/openbmc/webui-vue/src/store/
H A Dindex.js44 global: GlobalStore, property in AnonymousClassb4283c500101.modules
/openbmc/qemu/hw/i386/
H A Dx86-iommu.c41 void x86_iommu_iec_notify_all(X86IOMMUState *iommu, bool global, in x86_iommu_iec_notify_all()
/openbmc/linux/arch/m68k/fpsp040/
H A Dskeleton.S62 .global dz define
/openbmc/linux/include/uapi/linux/
H A Dswitchtec_ioctl.h65 __u64 global; member
74 __u64 global; member
/openbmc/u-boot/cmd/
H A Dsetexpr.c130 int global) in regex_sub()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dpriv.h34 bool global; member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c34 int global; in global_invalidates() local
455 long npages, int global, bool need_sync) in do_tlbies()
563 int global; in kvmppc_h_bulk_remove() local
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruhandles.c141 int asid, int pagesize, int global, int n, in tgh_invalidate()
/openbmc/u-boot/include/
H A Dfsl_lpuart.h11 u32 global; member
/openbmc/qemu/hw/intc/
H A Dioapic.c214 static void ioapic_iec_notifier(void *private, bool global, in ioapic_iec_notifier()
/openbmc/linux/sound/firewire/dice/
H A Ddice-proc.c89 } global; in dice_proc_read() member
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.h80 u64 global; member
/openbmc/linux/mm/kasan/
H A Dgeneric.c213 static void register_global(struct kasan_global *global) in register_global()

1234