| /linux/tools/testing/selftests/breakpoints/ |
| H A D | breakpoint_test.c | 54 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
|
| /linux/drivers/irqchip/ |
| H A D | irq-riscv-imsic-state.c | 488 struct imsic_global_config *global = &imsic->global; in imsic_local_init() local 564 struct imsic_global_config *global = &imsic->global; in imsic_matrix_init() local 583 struct imsic_global_config *global, in imsic_populate_global_dt() 637 struct imsic_global_config *global, in imsic_populate_global_acpi() 691 struct imsic_global_config *global, in imsic_parse_fwnode() 788 struct imsic_global_config *global; in imsic_setup_state() local
|
| H A D | irq-riscv-imsic-platform.c | 29 struct imsic_global_config *global; in imsic_cpu_page_phys() local 314 struct imsic_global_config *global; in imsic_irqdomain_init() local
|
| H A D | irq-riscv-imsic-state.h | 51 struct imsic_global_config global; member
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-dev.c | 253 void v4l2_prio_init(struct v4l2_prio_state *global) in v4l2_prio_init() 259 int v4l2_prio_change(struct v4l2_prio_state *global, enum v4l2_priority *local, in v4l2_prio_change() 275 void v4l2_prio_open(struct v4l2_prio_state *global, enum v4l2_priority *local) in v4l2_prio_open() 281 void v4l2_prio_close(struct v4l2_prio_state *global, enum v4l2_priority local) in v4l2_prio_close() 288 enum v4l2_priority v4l2_prio_max(struct v4l2_prio_state *global) in v4l2_prio_max() 300 int v4l2_prio_check(struct v4l2_prio_state *global, enum v4l2_priority local) in v4l2_prio_check()
|
| /linux/net/core/ |
| H A D | dev_addr_lists.c | 52 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() 863 bool global) in __dev_mc_add() 904 bool global) in __dev_mc_del()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 351 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_nop() local 427 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_nop_engine() local 686 struct i915_gpu_error *global = >->i915->gpu_error; in __igt_reset_engine() local 966 struct i915_gpu_error *global = >->i915->gpu_error; in __igt_reset_engines() local 1298 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_wait() local 1638 struct i915_gpu_error *global = >->i915->gpu_error; in igt_reset_queue() local 1810 struct i915_gpu_error *global = >->i915->gpu_error; in igt_handle_error() local
|
| H A D | selftest_execlists.c | 3151 struct i915_vma *global, in create_gpr_client() 3211 struct i915_vma *global, in preempt_user() 3254 struct i915_vma *global; in live_preempt_user() local
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_mmu.c | 356 etnaviv_iommu_context_init(struct etnaviv_iommu_global *global, in etnaviv_iommu_context_init() 480 struct etnaviv_iommu_global *global; in etnaviv_iommu_global_init() local 540 struct etnaviv_iommu_global *global = priv->mmu_global; in etnaviv_iommu_global_fini() local
|
| H A D | etnaviv_iommu.c | 127 etnaviv_iommuv1_context_alloc(struct etnaviv_iommu_global *global) in etnaviv_iommuv1_context_alloc()
|
| H A D | etnaviv_iommu_v2.c | 270 etnaviv_iommuv2_context_alloc(struct etnaviv_iommu_global *global) in etnaviv_iommuv2_context_alloc()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_tcpbpf_kern.c | 7 struct tcpbpf_globals global = {}; variable
|
| H A D | mem_rdonly_untrusted.c | 168 u8 global[] = { variable
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | init_enable_count.c | 19 static enum scx_test_status run_test(bool global) in run_test()
|
| /linux/include/uapi/linux/ |
| H A D | switchtec_ioctl.h | 65 __u64 global; member 74 __u64 global; member
|
| /linux/arch/m68k/fpsp040/ |
| H A D | skeleton.S | 62 .global dz define
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_rm_mmu.c | 34 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
|
| /linux/drivers/misc/sgi-gru/ |
| H A D | gruhandles.c | 135 int asid, int pagesize, int global, int n, in tgh_invalidate()
|
| /linux/kernel/time/ |
| H A D | tick-internal.h | 13 u64 global; member
|
| /linux/rust/kernel/sync/ |
| H A D | lock.rs | 19 pub(super) mod global; module
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
| H A D | gr.c | 182 bool global; in r535_gr_get_ctxbuf_info() member
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_dev.h | 80 u64 global; member
|
| /linux/sound/firewire/dice/ |
| H A D | dice-proc.c | 89 } global; in dice_proc_read() member
|
| /linux/mm/kasan/ |
| H A D | generic.c | 226 static void register_global(struct kasan_global *global) in register_global()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 4669 int *par_num, bool *global, in bnx2x_check_blocks_with_parity1() 4887 int *par_num, bool *global, in bnx2x_check_blocks_with_parity3() 4971 static bool bnx2x_parity_attn(struct bnx2x *bp, bool *global, bool print, in bnx2x_parity_attn() 5027 bool bnx2x_chk_parity_attn(struct bnx2x *bp, bool *global, bool print) in bnx2x_chk_parity_attn() 5122 bool global = false; in bnx2x_attn_int_deasserted() local 9702 static void bnx2x_process_kill_chip_reset(struct bnx2x *bp, bool global) in bnx2x_process_kill_chip_reset() 9829 static int bnx2x_process_kill(struct bnx2x *bp, bool global) in bnx2x_process_kill() 9919 bool global = bnx2x_reset_is_global(bp); in bnx2x_leader_reset() local 10005 bool is_parity, global = false; in bnx2x_parity_recover() local 12456 bool global = false; in bnx2x_open() local
|