Home
last modified time | relevance | path

Searched refs:poke (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.4/arch/arm/common/
Dmcpm_entry.c155 unsigned long *poke = &mcpm_entry_early_pokes[cluster][cpu][0]; in mcpm_set_early_poke() local
156 poke[0] = poke_phys_addr; in mcpm_set_early_poke()
157 poke[1] = poke_val; in mcpm_set_early_poke()
158 __sync_cache_range_w(poke, 2 * sizeof(*poke)); in mcpm_set_early_poke()
Dmcpm_head.S79 @ Perform an early poke, if any
/Linux-v5.4/arch/sparc/kernel/
Dsmp_64.c78 static DEFINE_PER_CPU(bool, poke);
1457 if (!__this_cpu_read(poke)) in scheduler_poke()
1460 __this_cpu_write(poke, false); in scheduler_poke()
1468 per_cpu(poke, cpu) = true; in send_cpu_poke()
1471 per_cpu(poke, cpu) = false; in send_cpu_poke()
/Linux-v5.4/Documentation/sh/
Dregister-banks.txt19 reasons. Userspace is also not able to poke at the bank1 values, so these can
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_qsfp.c300 u8 poke = 0; in qib_refresh_qsfp_cache() local
302 ret = qib_qsfp_write(ppd, 127, &poke, 1); in qib_refresh_qsfp_cache()
/Linux-v5.4/Documentation/vm/
Dbalance.rst92 Orthogonal to this, is the decision to poke kswapd to free some zone pages.
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dcom.fuc314 // read the size of each strand, poke the context offset of
/Linux-v5.4/Documentation/timers/
Dtimekeeping.rst89 desired time specification value and calculate the values to poke into
/Linux-v5.4/Documentation/PCI/
Dpci-error-recovery.rst195 start operations again, only to peek/poke at the device, extract diagnostic
/Linux-v5.4/Documentation/core-api/
Datomic_ops.rst372 obj->ops->poke(obj);
/Linux-v5.4/Documentation/process/
Dcoding-style.rst1038 and should poke hardware from C when possible.
/Linux-v5.4/Documentation/driver-api/
Dpinctl.rst568 is possible to perform the requested mux setting, poke the hardware so that
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx.seq946 * the flushing process now. We'll poke
/Linux-v5.4/Documentation/virt/uml/
DUserModeLinux-HOWTO.txt466 add more), so you will have a lot of tools with which to poke around