Home
last modified time | relevance | path

Searched full:poked (Results 1 – 22 of 22) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkprobes.h81 /* Number of bytes of text poked */
/linux/Documentation/devicetree/bindings/bus/
H A Dqcom,ssc-block-bus.yaml18 two sadly undocumented registers which need to be poked as part of the sequence.
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst77 and poked via the PTRACE_(GET|SET)_SYSCALL_USER_DISPATCH_CONFIG ptrace
H A Dtainted-kernels.rst128 being poked at from userspace.
/linux/arch/x86/kernel/
H A Dpvclock.c97 * but this means someone else updated poked the clock at a later time. in __pvclock_clocksource_read()
/linux/arch/arm/include/asm/
H A Dmcpm.h47 * This sets an early poke i.e a value to be poked into some address
/linux/fs/afs/
H A Dvl_rotate.c292 /* That's all the servers poked to no good effect. Try again if some in afs_select_vlserver()
H A Drotate.c672 /* That's all the servers poked to no good effect. Try again if some in afs_select_fileserver()
H A Dinternal.h172 bool need_attention; /* T if RxRPC poked us */
/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1662 long poked; in FIXTURE() local
1676 self->poked = 0; in FIXTURE_SETUP()
1684 self->tracer_args.poke_addr = (unsigned long)&self->poked; in FIXTURE_SETUP()
1708 EXPECT_EQ(0, self->poked); in TEST_F()
1711 EXPECT_EQ(0x1001, self->poked); in TEST_F()
1724 EXPECT_EQ(0, self->poked); in TEST_F()
1726 EXPECT_EQ(0, self->poked); in TEST_F()
/linux/drivers/ssb/
H A Dpcmcia.c794 /* Some cards also need this register to get poked. */ in ssb_pcmcia_hardware_setup()
/linux/drivers/cpuidle/
H A Dcoupled.c125 * The cpuidle_coupled_poked mask is used to ensure that each cpu has been poked
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c892 * Host Operations poked by RM KVM
/linux/drivers/staging/greybus/
H A Dloopback.c876 /* Mark complete unless user-space has poked us */ in gb_loopback_fn()
/linux/drivers/parport/
H A Dparport_pc.c1226 outb(origval, io); /* in case we poked some entirely different hardware */ in winbond_check()
1265 outb(origval[0], io); /* in case we poked some entirely different hardware */ in winbond_check2()
1309 outb(origval, io); /* in case we poked some entirely different hardware */ in smsc_check()
/linux/Documentation/driver-api/
H A Dpin-control.rst933 How the registers are poked to attain the push or pull, and output low
/linux/security/keys/
H A Dkeyring.c253 * wasn't the last reference, the garbage collector is poked to try and delete
/linux/drivers/watchdog/
H A DKconfig1852 from the first interrupt, it is then only poked when the
/linux/drivers/tty/
H A Dtty_io.c137 /* This list gets poked at by procfs and various bits of boot up code. This
/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.c3364 * if the actual hw needs to be poked. in intel_modeset_calc_cdclk()
/linux/drivers/tty/vt/
H A Dvt.c3411 case TIOCL_BLANKSCREEN: /* until explicitly unblanked, not only poked */ in tioclinux()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c3148 * poked with peer param command. in ath10k_bss_assoc()