Searched refs:gdb_begin_write (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/sys/sparc64/include/
H A Dgdb_machdep.h57 gdb_begin_write(void) function
/freebsd-12-stable/sys/mips/include/
H A Dgdb_machdep.h55 gdb_begin_write(void) function
/freebsd-12-stable/sys/i386/include/
H A Dgdb_machdep.h51 gdb_begin_write(void) function
/freebsd-12-stable/sys/arm/include/
H A Dgdb_machdep.h57 gdb_begin_write(void) function
/freebsd-12-stable/sys/powerpc/include/
H A Dgdb_machdep.h80 gdb_begin_write(void) function
/freebsd-12-stable/sys/arm64/include/
H A Dgdb_machdep.h67 gdb_begin_write(void) function
/freebsd-12-stable/sys/amd64/include/
H A Dgdb_machdep.h70 void *gdb_begin_write(void);
/freebsd-12-stable/sys/amd64/amd64/
H A Dgdb_machdep.c156 gdb_begin_write(void) function
159 return (disable_wp() ? &gdb_begin_write : NULL);
/freebsd-12-stable/sys/gdb/
H A Dgdb_packet.c159 wctx = gdb_begin_write();

Completed in 114 milliseconds