Searched refs:poke (Results 1 – 14 of 14) sorted by relevance
/linux-4.1.27/arch/arm/common/ |
D | mcpm_entry.c | 37 unsigned long *poke = &mcpm_entry_early_pokes[cluster][cpu][0]; in mcpm_set_early_poke() local 38 poke[0] = poke_phys_addr; in mcpm_set_early_poke() 39 poke[1] = poke_val; in mcpm_set_early_poke() 40 __sync_cache_range_w(poke, 2 * sizeof(*poke)); in mcpm_set_early_poke()
|
D | mcpm_head.S | 83 @ Perform an early poke, if any
|
/linux-4.1.27/Documentation/sh/ |
D | register-banks.txt | 19 reasons. Userspace is also not able to poke at the bank1 values, so these can
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_qsfp.c | 300 u8 poke = 0; in qib_refresh_qsfp_cache() local 302 ret = qib_qsfp_write(ppd, 127, &poke, 1); in qib_refresh_qsfp_cache()
|
/linux-4.1.27/Documentation/vm/ |
D | balance | 84 Orthogonal to this, is the decision to poke kswapd to free some zone pages.
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | com.fuc | 314 // read the size of each strand, poke the context offset of
|
/linux-4.1.27/Documentation/timers/ |
D | timekeeping.txt | 88 desired time specification value and calculate the values to poke into
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 189 start operations again, only to peek/poke at the device, extract diagnostic
|
/linux-4.1.27/Documentation/ |
D | atomic_ops.txt | 357 obj->ops->poke(obj);
|
D | CodingStyle | 858 and should poke hardware from C when possible.
|
D | pinctrl.txt | 568 is possible to perform the requested mux setting, poke the hardware so that
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-ciu-defs.h | 7770 uint64_t poke:64; member 7772 uint64_t poke:64;
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 946 * the flushing process now. We'll poke
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 466 add more), so you will have a lot of tools with which to poke around
|