Home
last modified time | relevance | path

Searched defs:poke (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm/common/
H A Dmcpm_entry.c155 unsigned long *poke = &mcpm_entry_early_pokes[cluster][cpu][0]; in mcpm_set_early_poke() local
/linux/net/rxrpc/
H A Dsendmsg.c247 bool poke, last = txb->flags & RXRPC_LAST_PACKET; in rxrpc_queue_packet() local
/linux/kernel/bpf/
H A Dcore.c810 bpf_jit_add_poke_descriptor(struct bpf_prog * prog,struct bpf_jit_poke_descriptor * poke) bpf_jit_add_poke_descriptor() argument
[all...]
H A Dverifier.c22159 struct bpf_jit_poke_descriptor *poke; in jit_subprogs() local
/linux/include/linux/
H A Dfilter.h1418 struct bpf_jit_poke_descriptor *poke) in bpf_jit_add_poke_descriptor()