Searched refs:global (Results 1 - 25 of 329) sorted by last modified time

1234567891011>>

/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S74 # global interrupt enable bits in STATUS32 (.IE for 1 prio, .E[] for 2 prio)
165 .global call_do_page_fault
/linux-master/drivers/infiniband/core/
H A Dcm.c1373 ->global.interface_id =
1376 ->global.interface_id =
1428 ->global.interface_id =
1432 ->global.interface_id =
/linux-master/net/batman-adv/
H A Dtranslation-table.c187 * batadv_tt_global_hash_find() - search the global table for a given client
359 * batadv_tt_global_size_mod() - change the size by v of the global table
363 * @v: the amount to sum to the global table size
387 * batadv_tt_global_size_inc() - increase by one the global table size for the
389 * @orig_node: the originator which global table size has to be decreased
399 * batadv_tt_global_size_dec() - decrease by one the global table size for the
401 * @orig_node: the originator which global table size has to be decreased
604 "Deleting global tt entry %pM (vid: %d): %s\n",
778 /* The global entry has to be marked as ROAMING and
830 * function reserves the amount of space needed to send the entire global T
1867 struct batadv_tt_global_entry *global; local
[all...]
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c10 /* global registers need init */
3585 struct hisi_sas_debugfs_regs *global = s->private; local
3587 debugfs_print_reg_v3_hw(global->data, s,
3810 debugfs_create_file("global", 0400, dump_dentry,
/linux-master/drivers/accel/ivpu/
H A Divpu_hw_37xx.c595 ivpu_hw_init_range(&hw->ranges.global, 0x80000000, SZ_512M);
1000 /* Re-enable global interrupts to re-trigger MSI for pending interrupts */
H A Divpu_hw_40xx.c732 ivpu_hw_init_range(&vdev->hw->ranges.global, 0x80000000, SZ_512M);
1172 /* Re-enable global interrupts to re-trigger MSI for pending interrupts */
H A Divpu_hw.h46 struct ivpu_addr_range global; member in struct:ivpu_hw_info::__anon5
/linux-master/kernel/time/
H A Dtimer.c2044 * it in the local expiry value. The next global event is irrelevant in
2057 * * The remote callers will only take care of the global timers
2059 * updating tevt->global with the already missed first global
2062 * * The local callers will ignore the tevt->global anyway, when
2066 tevt->global = tevt->local;
2073 * If the local queue expires first, then the global event can be
2074 * ignored. If the global queue is empty, nothing to do either.
2077 tevt->global = basem + (u64)(nextevt_global - basej) * TICK_NSEC;
2093 * Stores the next pending local and global time
[all...]
H A Dtimer_migration.c213 * first global timer of an idle CPU, the group and child states have to be read
232 * 2. Now CPU 2 goes idle (and has no global timer, that has to be handled) and
336 * is a 'new' global timer but also if there is no new global timer but the
339 * 1. CPU0 and CPU1 are idle and have both a global timer expiring at the same
341 * also idle and has no global timer pending. CPU2 is the only active CPU and
383 * here, then CPU1's pending global timer(s) will not expire in time and the
841 * global timers are handled in time. (This could be optimized
842 * by keeping track of the last global scheduled event and only
893 /* If there is a new first global even
[all...]
/linux-master/fs/
H A Dsuper.c735 struct user_namespace *user_ns = fc->global ? &init_user_ns : fc->user_ns;
/linux-master/arch/x86/
H A DMakefile123 KBUILD_CFLAGS += -mstack-protector-guard=global
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_init.c8377 active_regions->global = QLA27XX_PRIMARY_IMAGE;
8380 if (!active_regions->global ||
8383 active_regions->global = QLA27XX_SECONDARY_IMAGE;
8388 active_regions->global == QLA27XX_DEFAULT_IMAGE ?
8390 active_regions->global == QLA27XX_PRIMARY_IMAGE ?
8392 active_regions->global == QLA27XX_SECONDARY_IMAGE ?
8394 active_regions->global);
8846 if (active_regions.global != QLA27XX_SECONDARY_IMAGE)
H A Dqla_def.h4848 uint8_t global; member in struct:active_regions
5033 /* Time when global fcport update has been scheduled */
/linux-master/drivers/scsi/cxlflash/
H A Dmain.c1236 port_sel = readq_be(&afu->afu_map->global.regs.afu_port_sel);
1238 writeq_be(port_sel, &afu->afu_map->global.regs.afu_port_sel);
1255 writeq_be(port_sel, &afu->afu_map->global.regs.afu_port_sel);
1273 /* global async interrupts: AFU clears afu_ctrl on context exit
1281 writeq_be(-1ULL, &afu->afu_map->global.regs.aintr_mask);
1287 writeq_be(reg, &afu->afu_map->global.regs.afu_ctrl);
1289 writeq_be(-1ULL, &afu->afu_map->global.regs.aintr_clear);
1292 writeq_be(SISL_ASTATUS_MASK, &afu->afu_map->global.regs.aintr_mask);
1295 writeq_be(-1ULL, &afu->afu_map->global.regs.aintr_clear);
1550 struct sisl_global_map __iomem *global local
[all...]
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c310 cmd[0] |= FIELD_PREP(CMDQ_ATC_0_GLOBAL, ent->atc.global);
1812 "unexpected global error reported (0x%08x), this could be serious\n",
H A Darm-smmu-v3.h492 bool global; member in struct:arm_smmu_cmdq_ent::__anon3::__anon8
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c4666 int *par_num, bool *global,
4747 *global = true;
4884 int *par_num, bool *global,
4899 *global = true;
4906 *global = true;
4913 *global = true;
4968 static bool bnx2x_parity_attn(struct bnx2x *bp, bool *global, bool print, argument
5002 sig[1] & HW_PRTY_ASSERT_SET_1, &par_num, global, print);
5006 sig[3] & HW_PRTY_ASSERT_SET_3, &par_num, global, print);
5021 * @global
4665 bnx2x_check_blocks_with_parity1(struct bnx2x *bp, u32 sig, int *par_num, bool *global, bool print) argument
4883 bnx2x_check_blocks_with_parity3(struct bnx2x *bp, u32 sig, int *par_num, bool *global, bool print) argument
5024 bnx2x_chk_parity_attn(struct bnx2x *bp, bool *global, bool print) argument
5119 bool global = false; local
9700 bnx2x_process_kill_chip_reset(struct bnx2x *bp, bool global) argument
9827 bnx2x_process_kill(struct bnx2x *bp, bool global) argument
9917 bool global = bnx2x_reset_is_global(bp); local
10003 bool is_parity, global = false; local
12455 bool global = false; local
[all...]
H A Dbnx2x_cmn.h421 bool bnx2x_chk_parity_attn(struct bnx2x *bp, bool *global, bool print);
1044 /* Statistics ID are global per chip/path, while Client IDs for E1x are per
/linux-master/arch/loongarch/include/asm/
H A Dpgtable.h69 * ZERO_PAGE is a global shared page that is always zero; used
321 * Make sure the buddy is global too (if it's !none,
322 * it better already be global)
335 " or %[tmp], %[tmp], %[global] \n"
342 : [global] "r" (page_global));
352 /* Preserve global status for the pair */
/linux-master/arch/loongarch/
H A DMakefile89 KBUILD_AFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
90 KBUILD_CFLAGS_KERNEL += -Wa,-mla-global-with-pcrel
91 KBUILD_AFLAGS_MODULE += -Wa,-mla-global-with-abs
92 KBUILD_CFLAGS_MODULE += -fplt -Wa,-mla-global-with-abs,-mla-local-with-abs
/linux-master/include/rdma/
H A Dib_verbs.h138 } global; member in union:ib_gid
3521 * The address handle is used to reference a local or global destination
3536 * The address handle is used to reference a local or global destination
3566 * @grh: References the received global route header. This parameter is
3587 * @grh: References the received global route header. This parameter is
3591 * The address handle is used to reference a local or global destination
4588 grh->dgid.global.subnet_prefix = prefix;
4596 grh->dgid.global.interface_id = if_id;
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c576 &sport->gid.global.interface_id);
579 be64_to_cpu(sport->gid.global.subnet_prefix),
580 be64_to_cpu(sport->gid.global.interface_id));
2539 &param->primary_path->dgid.global.interface_id);
/linux-master/drivers/i3c/master/
H A Ddw-i3c-master.c1145 bool global; local
1163 global = reg == 0xffffffff;
1169 global = (reg == 0xffffffff) && hj_rejected;
1173 if (global) {
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dhandlers.S95 .global exception_vectors
/linux-master/arch/parisc/include/asm/
H A Dassembly.h199 ldil L%$global$, %r27
200 ldo R%$global$(%r27), %r27

Completed in 538 milliseconds

1234567891011>>