Home
last modified time | relevance | path

Searched refs:bp_1 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/arch/x86/tests/
H A Dbp-modify.c18 static noinline int bp_1(void) in bp_1() function
48 bp_1(); in spawn_child()
88 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify1()
117 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify1()
124 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify1()
155 offsetof(struct user, u_debugreg[0]), bp_1)) { in bp_modify2()
190 pr_debug("rip %lx, bp_1 %p\n", rip, bp_1); in bp_modify2()
198 return rip == (unsigned long) bp_1 ? TEST_OK : TEST_FAIL; in bp_modify2()
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dstruct.h318 uint64_t bp_1 : 7; member