Home
last modified time | relevance | path

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

123

/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
/linux/drivers/irqchip/
H A Dirq-riscv-imsic-state.c488 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 Dirq-riscv-imsic-platform.c29 struct imsic_global_config *global; in imsic_cpu_page_phys() local
314 struct imsic_global_config *global; in imsic_irqdomain_init() local
H A Dirq-riscv-imsic-state.h51 struct imsic_global_config global; member
/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c253 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 Ddev_addr_lists.c75 ha->global_use = global; in __hw_addr_add_ex() argument
52 __hw_addr_create(const unsigned char * addr,int addr_len,unsigned char addr_type,bool global,bool sync) __hw_addr_create() argument
140 __hw_addr_del_entry(struct netdev_hw_addr_list * list,struct netdev_hw_addr * ha,bool global,bool sync) __hw_addr_del_entry() argument
194 __hw_addr_del_ex(struct netdev_hw_addr_list * list,const unsigned char * addr,int addr_len,unsigned char addr_type,bool global,bool sync) __hw_addr_del_ex() argument
863 __dev_mc_add(struct net_device * dev,const unsigned char * addr,bool global) __dev_mc_add() argument
904 __dev_mc_del(struct net_device * dev,const unsigned char * addr,bool global) __dev_mc_del() argument
[all...]
/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
H A Dselftest_execlists.c3151 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 Detnaviv_mmu.c356 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 Detnaviv_iommu.c127 etnaviv_iommuv1_context_alloc(struct etnaviv_iommu_global *global) in etnaviv_iommuv1_context_alloc()
H A Detnaviv_iommu_v2.c270 etnaviv_iommuv2_context_alloc(struct etnaviv_iommu_global *global) in etnaviv_iommuv2_context_alloc()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tcpbpf_kern.c7 struct tcpbpf_globals global = {}; variable
H A Dmem_rdonly_untrusted.c168 u8 global[] = { variable
H A Diters.c1552 __u64 global; variable
/linux/tools/testing/selftests/sched_ext/
H A Dinit_enable_count.c19 static enum scx_test_status run_test(bool global) in run_test()
/linux/include/uapi/linux/
H A Dswitchtec_ioctl.h65 __u64 global; member
74 __u64 global; member
/linux/arch/mips/mm/
H A Dtlb-r4k.c537 unsigned long long global:1; member
590 bool global; in r4k_tlb_uniquify_read() local
/linux/arch/m68k/fpsp040/
H A Dskeleton.S62 .global dz define
/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
/linux/drivers/misc/sgi-gru/
H A Dgruhandles.c135 int asid, int pagesize, int global, int n, in tgh_invalidate()
/linux/rust/kernel/sync/
H A Dlock.rs19 pub(super) mod global; module
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.h80 u64 global; member
/linux/sound/firewire/dice/
H A Ddice-proc.c89 } global; in dice_proc_read() member
/linux/mm/kasan/
H A Dgeneric.c226 static void register_global(struct kasan_global *global) in register_global()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c4669 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

123