/openbmc/linux/arch/x86/include/asm/ |
H A D | kprobes.h | 81 /* Number of bytes of text poked */
|
H A D | thread_info.h | 221 #define TS_I386_REGS_POKED 0x0004 /* regs poked by 32-bit ptracer */
|
/openbmc/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.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | syscall-user-dispatch.rst | 77 and poked via the PTRACE_(GET|SET)_SYSCALL_USER_DISPATCH_CONFIG ptrace
|
H A D | tainted-kernels.rst | 128 being poked at from userspace.
|
/openbmc/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 | 2127 * Someone poked an explicit INT3, they'll want to handle it, in poke_int3_handler()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | pci.h | 254 /* QCA6174 is known to have Tx/Rx issues when SOC_WAKE register is poked too
|
/openbmc/linux/fs/afs/ |
H A D | vl_rotate.c | 261 /* That's all the servers poked to no good effect. Try again if some in afs_select_vlserver()
|
H A D | rotate.c | 444 /* That's all the servers poked to no good effect. Try again if some in afs_select_fileserver()
|
H A D | internal.h | 138 bool need_attention; /* T if RxRPC poked us */
|
/openbmc/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
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | parse.py | 215 # data store changing a variable poked through into a different data
|
/openbmc/linux/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 1660 long poked; in FIXTURE() local 1674 self->poked = 0; in FIXTURE_SETUP() 1682 self->tracer_args.poke_addr = (unsigned long)&self->poked; in FIXTURE_SETUP() 1706 EXPECT_EQ(0, self->poked); in TEST_F() 1709 EXPECT_EQ(0x1001, self->poked); in TEST_F() 1722 EXPECT_EQ(0, self->poked); in TEST_F() 1724 EXPECT_EQ(0, self->poked); in TEST_F()
|
/openbmc/qemu/python/tests/ |
H A D | protocol.py | 24 incessantly being able to yield None; this event can be poked to
|
/openbmc/linux/drivers/acpi/x86/ |
H A D | utils.c | 72 * Bay / Cherry Trail PWM directly poked by GPU driver in win10,
|
/openbmc/linux/drivers/ssb/ |
H A D | pcmcia.c | 794 /* Some cards also need this register to get poked. */ in ssb_pcmcia_hardware_setup()
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv_rm_xics.c | 892 * Host Operations poked by RM KVM
|
/openbmc/linux/drivers/cpuidle/ |
H A D | coupled.c | 125 * The cpuidle_coupled_poked mask is used to ensure that each cpu has been poked
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | loopback.c | 875 /* Mark complete unless user-space has poked us */ in gb_loopback_fn()
|
/openbmc/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()
|
/openbmc/linux/security/keys/ |
H A D | keyring.c | 253 * wasn't the last reference, the garbage collector is poked to try and delete
|
/openbmc/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
|
/openbmc/linux/drivers/watchdog/ |
H A D | Kconfig | 1800 from the first interrupt, it is then only poked when the
|
/openbmc/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 282 /* Offset of nop instruction in bpf prog entry to be poked */
|