/third_party/icu/icu4c/source/test/intltest/ |
H A D | nmfmtrt.cpp | 70 char* poke = (char*)&d; in randLong() local
|
H A D | tsdate.cpp | 236 char* poke = (char*)&d; in randDouble() local
|
H A D | tsnmfmt.cpp | 116 char* poke = (char*)&d; in randDouble() local 138 char* poke = (char*)&d; in randLong() local
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | mcpm_entry.c | 155 unsigned long *poke = &mcpm_entry_early_pokes[cluster][cpu][0]; in mcpm_set_early_poke() local
|
/kernel/linux/linux-6.6/arch/arm/common/ |
H A D | mcpm_entry.c | 155 unsigned long *poke = &mcpm_entry_early_pokes[cluster][cpu][0]; in mcpm_set_early_poke() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.c | 300 u8 poke = 0; in qib_refresh_qsfp_cache() local
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_qsfp.c | 300 u8 poke = 0; in qib_refresh_qsfp_cache() local
|
/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | sendmsg.c | 243 bool last = test_bit(RXRPC_TXBUF_LAST, &txb->flags), poke; in rxrpc_queue_packet() local
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | arraymap.c | 926 struct bpf_jit_poke_descriptor *poke; in prog_array_map_poke_run() local [all...] |
H A D | core.c | 780 bpf_jit_add_poke_descriptor(struct bpf_prog *prog, struct bpf_jit_poke_descriptor *poke) bpf_jit_add_poke_descriptor() argument [all...] |
H A D | verifier.c | 11456 struct bpf_jit_poke_descriptor *poke; in jit_subprogs() local
|
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | arraymap.c | 1021 void __weak bpf_arch_poke_desc_update(struct bpf_jit_poke_descriptor *poke, in bpf_arch_poke_desc_update() argument 1038 struct bpf_jit_poke_descriptor *poke; in prog_array_map_poke_run() local [all...] |
H A D | core.c | 799 bpf_jit_add_poke_descriptor(struct bpf_prog *prog, struct bpf_jit_poke_descriptor *poke) bpf_jit_add_poke_descriptor() argument [all...] |
H A D | verifier.c | 18516 struct bpf_jit_poke_descriptor *poke; in jit_subprogs() local
|
/kernel/linux/linux-5.10/arch/x86/net/ |
H A D | bpf_jit_comp.c | 506 static void emit_bpf_tail_call_direct(struct bpf_jit_poke_descriptor *poke, in emit_bpf_tail_call_direct() argument 551 struct bpf_jit_poke_descriptor *poke; in bpf_tail_call_direct_fixup() local [all...] |
/kernel/linux/linux-6.6/arch/x86/net/ |
H A D | bpf_jit_comp.c | 544 static void emit_bpf_tail_call_direct(struct bpf_jit_poke_descriptor *poke, in emit_bpf_tail_call_direct() argument 589 struct bpf_jit_poke_descriptor *poke; in bpf_tail_call_direct_fixup() local 2933 bpf_arch_poke_desc_update(struct bpf_jit_poke_descriptor *poke, struct bpf_prog *new, struct bpf_prog *old) bpf_arch_poke_desc_update() argument [all...] |
/third_party/toybox/lib/ |
H A D | lib.c | 688 void poke(void *ptr, long long val, unsigned size) in poke() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | filter.h | 1127 bpf_jit_add_poke_descriptor(struct bpf_prog *prog, struct bpf_jit_poke_descriptor *poke) bpf_jit_add_poke_descriptor() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | filter.h | 1166 bpf_jit_add_poke_descriptor(struct bpf_prog *prog, struct bpf_jit_poke_descriptor *poke) bpf_jit_add_poke_descriptor() argument
|