Searched full:poked (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.1/arch/x86/include/asm/ |
D | kprobes.h | 81 /* Number of bytes of text poked */
|
D | thread_info.h | 216 #define TS_I386_REGS_POKED 0x0004 /* regs poked by 32-bit ptracer */
|
/Linux-v6.1/Documentation/devicetree/bindings/bus/ |
D | qcom,ssc-block-bus.yaml | 18 two sadly undocumented registers which need to be poked as part of the sequence.
|
/Linux-v6.1/arch/x86/kernel/ |
D | pvclock.c | 96 * but this means someone else updated poked the clock at a later time. in pvclock_clocksource_read()
|
D | alternative.c | 1417 * Someone poked an explicit INT3, they'll want to handle it, in poke_int3_handler()
|
/Linux-v6.1/drivers/net/wireless/ath/ath10k/ |
D | pci.h | 253 /* QCA6174 is known to have Tx/Rx issues when SOC_WAKE register is poked too
|
/Linux-v6.1/Documentation/admin-guide/ |
D | tainted-kernels.rst | 128 being poked at from userspace.
|
/Linux-v6.1/arch/arm/include/asm/ |
D | mcpm.h | 47 * This sets an early poke i.e a value to be poked into some address
|
/Linux-v6.1/fs/afs/ |
D | vl_rotate.c | 255 /* That's all the servers poked to no good effect. Try again if some in afs_select_vlserver()
|
D | rotate.c | 444 /* That's all the servers poked to no good effect. Try again if some in afs_select_fileserver()
|
D | internal.h | 137 bool need_attention; /* T if RxRPC poked us */
|
/Linux-v6.1/drivers/acpi/x86/ |
D | utils.c | 71 * Bay / Cherry Trail PWM directly poked by GPU driver in win10,
|
/Linux-v6.1/tools/testing/selftests/seccomp/ |
D | seccomp_bpf.c | 1654 long poked; in FIXTURE() local 1668 self->poked = 0; in FIXTURE_SETUP() 1676 self->tracer_args.poke_addr = (unsigned long)&self->poked; in FIXTURE_SETUP() 1700 EXPECT_EQ(0, self->poked); in TEST_F() 1703 EXPECT_EQ(0x1001, self->poked); in TEST_F() 1716 EXPECT_EQ(0, self->poked); in TEST_F() 1718 EXPECT_EQ(0, self->poked); in TEST_F()
|
/Linux-v6.1/drivers/ssb/ |
D | pcmcia.c | 794 /* Some cards also need this register to get poked. */ in ssb_pcmcia_hardware_setup()
|
/Linux-v6.1/drivers/cpuidle/ |
D | coupled.c | 125 * The cpuidle_coupled_poked mask is used to ensure that each cpu has been poked
|
/Linux-v6.1/arch/powerpc/kvm/ |
D | book3s_hv_rm_xics.c | 892 * Host Operations poked by RM KVM
|
/Linux-v6.1/drivers/staging/greybus/ |
D | loopback.c | 876 /* Mark complete unless user-space has poked us */ in gb_loopback_fn()
|
/Linux-v6.1/drivers/parport/ |
D | parport_pc.c | 1207 outb(origval, io); /* in case we poked some entirely different hardware */ in winbond_check() 1246 outb(origval[0], io); /* in case we poked some entirely different hardware */ in winbond_check2() 1290 outb(origval, io); /* in case we poked some entirely different hardware */ in smsc_check()
|
/Linux-v6.1/security/keys/ |
D | keyring.c | 253 * wasn't the last reference, the garbage collector is poked to try and delete
|
/Linux-v6.1/Documentation/driver-api/ |
D | pin-control.rst | 976 How the registers are poked to attain the push or pull, and output low
|
/Linux-v6.1/drivers/watchdog/ |
D | Kconfig | 1773 from the first interrupt, it is then only poked when the
|
/Linux-v6.1/arch/arm64/net/ |
D | bpf_jit_comp.c | 282 /* Offset of nop instruction in bpf prog entry to be poked */
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_cdclk.c | 2727 * if the actual hw needs to be poked. in intel_modeset_calc_cdclk()
|
/Linux-v6.1/drivers/tty/ |
D | tty_io.c | 136 /* This list gets poked at by procfs and various bits of boot up code. This
|
/Linux-v6.1/drivers/tty/vt/ |
D | vt.c | 3271 case TIOCL_BLANKSCREEN: /* until explicitly unblanked, not only poked */ in tioclinux()
|
12