Home
last modified time | relevance | path

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

12

/linux-6.14.4/arch/x86/include/asm/
Dkprobes.h81 /* Number of bytes of text poked */
Dthread_info.h229 #define TS_I386_REGS_POKED 0x0004 /* regs poked by 32-bit ptracer */
/linux-6.14.4/Documentation/devicetree/bindings/bus/
Dqcom,ssc-block-bus.yaml18 two sadly undocumented registers which need to be poked as part of the sequence.
/linux-6.14.4/Documentation/admin-guide/
Dsyscall-user-dispatch.rst77 and poked via the PTRACE_(GET|SET)_SYSCALL_USER_DISPATCH_CONFIG ptrace
Dtainted-kernels.rst128 being poked at from userspace.
/linux-6.14.4/arch/x86/kernel/
Dpvclock.c97 * but this means someone else updated poked the clock at a later time. in __pvclock_clocksource_read()
Dalternative.c135 * eventually text-poked into the kernel image.
2229 * Someone poked an explicit INT3, they'll want to handle it, in poke_int3_handler()
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dpci.h254 /* QCA6174 is known to have Tx/Rx issues when SOC_WAKE register is poked too
/linux-6.14.4/arch/arm/include/asm/
Dmcpm.h47 * This sets an early poke i.e a value to be poked into some address
/linux-6.14.4/fs/afs/
Dvl_rotate.c292 /* That's all the servers poked to no good effect. Try again if some in afs_select_vlserver()
Drotate.c672 /* That's all the servers poked to no good effect. Try again if some in afs_select_fileserver()
Dinternal.h173 bool need_attention; /* T if RxRPC poked us */
/linux-6.14.4/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1667 long poked; in FIXTURE() local
1681 self->poked = 0; in FIXTURE_SETUP()
1689 self->tracer_args.poke_addr = (unsigned long)&self->poked; in FIXTURE_SETUP()
1713 EXPECT_EQ(0, self->poked); in TEST_F()
1716 EXPECT_EQ(0x1001, self->poked); in TEST_F()
1729 EXPECT_EQ(0, self->poked); in TEST_F()
1731 EXPECT_EQ(0, self->poked); in TEST_F()
/linux-6.14.4/drivers/acpi/x86/
Dutils.c72 * Bay / Cherry Trail PWM directly poked by GPU driver in win10,
/linux-6.14.4/drivers/ssb/
Dpcmcia.c794 /* Some cards also need this register to get poked. */ in ssb_pcmcia_hardware_setup()
/linux-6.14.4/arch/powerpc/kvm/
Dbook3s_hv_rm_xics.c892 * Host Operations poked by RM KVM
/linux-6.14.4/drivers/cpuidle/
Dcoupled.c125 * The cpuidle_coupled_poked mask is used to ensure that each cpu has been poked
/linux-6.14.4/drivers/staging/greybus/
Dloopback.c876 /* Mark complete unless user-space has poked us */ in gb_loopback_fn()
/linux-6.14.4/drivers/parport/
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-6.14.4/Documentation/driver-api/
Dpin-control.rst933 How the registers are poked to attain the push or pull, and output low
/linux-6.14.4/security/keys/
Dkeyring.c253 * wasn't the last reference, the garbage collector is poked to try and delete
/linux-6.14.4/drivers/watchdog/
DKconfig1852 from the first interrupt, it is then only poked when the
/linux-6.14.4/arch/arm64/net/
Dbpf_jit_comp.c465 /* Offset of nop instruction in bpf prog entry to be poked */
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_cdclk.c3272 * if the actual hw needs to be poked. in intel_modeset_calc_cdclk()
/linux-6.14.4/drivers/tty/
Dtty_io.c137 /* This list gets poked at by procfs and various bits of boot up code. This

12