Home
last modified time | relevance | path

Searched refs:p_st (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dmap_kptr.c308 struct prog_test_ref_kfunc *p, *p_st; in test_map_kptr_ref_pre() local
317 p_st = p->next; in test_map_kptr_ref_pre()
318 if (p_st->cnt.refs.counter != ref) { in test_map_kptr_ref_pre()
328 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
336 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
348 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
362 struct prog_test_ref_kfunc *p, *p_st; in test_map_kptr_ref_post() local
364 p_st = v->ref_ptr; in test_map_kptr_ref_post()
365 if (!p_st || p_st->cnt.refs.counter != ref) in test_map_kptr_ref_post()
371 if (p_st->cnt.refs.counter != ref) { in test_map_kptr_ref_post()
[all …]
/linux-6.12.1/arch/powerpc/kernel/
Dreloc_64.S28 ld r10,(p_st - 0b)(r12)
110 p_st: .8byte _stext - 0b label
Dreloc_32.S41 lwz r10, (p_st - 0b)(r12)
205 p_st: .long _stext - 0b label