Searched full:poked (Results 1 – 19 of 19) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | kprobes.h | 81 /* Number of bytes of text poked */
|
| H A D | thread_info.h | 215 #define TS_I386_REGS_POKED 0x0004 /* regs poked by 32-bit ptracer */
|
| /linux/Documentation/devicetree/bindings/bus/ |
| H A D | qcom,ssc-block-bus.yaml | 18 two sadly undocumented registers which need to be poked as part of the sequence.
|
| /linux/arch/x86/kernel/ |
| H A D | pvclock.c | 97 * but this means someone else updated poked the clock at a later time. in __pvclock_clocksource_read()
|
| H A D | alternative.c | 309 * 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 D | syscall-user-dispatch.rst | 82 and poked via the PTRACE_(GET|SET)_SYSCALL_USER_DISPATCH_CONFIG ptrace
|
| /linux/arch/arm/include/asm/ |
| H A D | mcpm.h | 47 * This sets an early poke i.e a value to be poked into some address
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 1676 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 D | pcmcia.c | 794 /* Some cards also need this register to get poked. */ in ssb_pcmcia_hardware_setup()
|
| /linux/drivers/cpuidle/ |
| H A D | coupled.c | 125 * The cpuidle_coupled_poked mask is used to ensure that each cpu has been poked
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_rm_xics.c | 892 * Host Operations poked by RM KVM
|
| /linux/fs/afs/ |
| H A D | rotate.c | 683 /* That's all the servers poked to no good effect. Try again if some in afs_select_fileserver()
|
| H A D | internal.h | 174 bool need_attention; /* T if RxRPC poked us */
|
| /linux/drivers/staging/greybus/ |
| H A D | loopback.c | 876 /* Mark complete unless user-space has poked us */ in gb_loopback_fn()
|
| /linux/drivers/parport/ |
| H A D | parport_pc.c | 1226 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 D | keyring.c | 253 * wasn't the last reference, the garbage collector is poked to try and delete
|
| /linux/Documentation/driver-api/ |
| H A D | pin-control.rst | 933 How the registers are poked to attain the push or pull, and output low
|
| /linux/drivers/tty/ |
| H A D | tty_io.c | 137 /* This list gets poked at by procfs and various bits of boot up code. This
|
| /linux/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 507 /* Offset of nop instruction in bpf prog entry to be poked */
|