Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkprobes.h81 /* Number of bytes of text poked */
H A Dthread_info.h215 #define TS_I386_REGS_POKED 0x0004 /* regs poked by 32-bit ptracer */
/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/arch/x86/kernel/
H A Dpvclock.c97 * but this means someone else updated poked the clock at a later time. in __pvclock_clocksource_read()
H A Dalternative.c309 * eventually text-poked into the kernel image.
2825 * Someone poked an explicit INT3, they'll want to handle it, in smp_text_poke_int3_handler()
/linux/Documentation/admin-guide/
H A Dsyscall-user-dispatch.rst82 and poked via the PTRACE_(GET|SET)_SYSCALL_USER_DISPATCH_CONFIG ptrace
/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/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1676 long poked; in FIXTURE() local
1690 self->poked = 0; in FIXTURE_SETUP()
1698 self->tracer_args.poke_addr = (unsigned long)&self->poked; in FIXTURE_SETUP()
1722 EXPECT_EQ(0, self->poked); in TEST_F()
1725 EXPECT_EQ(0x1001, self->poked); in TEST_F()
1738 EXPECT_EQ(0, self->poked); in TEST_F()
1740 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/fs/afs/
H A Drotate.c683 /* That's all the servers poked to no good effect. Try again if some in afs_select_fileserver()
H A Dinternal.h174 bool need_attention; /* T if RxRPC poked us */
/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/security/keys/
H A Dkeyring.c253 * wasn't the last reference, the garbage collector is poked to try and delete
/linux/Documentation/driver-api/
H A Dpin-control.rst933 How the registers are poked to attain the push or pull, and output low
/linux/drivers/tty/
H A Dtty_io.c137 /* This list gets poked at by procfs and various bits of boot up code. This
/linux/arch/arm64/net/
H A Dbpf_jit_comp.c507 /* Offset of nop instruction in bpf prog entry to be poked */