Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dhw_breakpoint.h77 extern bool hw_breakpoint_is_used(void);
124 static inline bool hw_breakpoint_is_used(void) { return false; } in hw_breakpoint_is_used() function
/linux-6.3-rc2/kernel/events/
A Dhw_breakpoint_test.c301 if (hw_breakpoint_is_used()) in test_init()
320 KUNIT_EXPECT_FALSE(test, hw_breakpoint_is_used()); in test_exit()
A Dhw_breakpoint.c923 bool hw_breakpoint_is_used(void) in hw_breakpoint_is_used() function

Completed in 8 milliseconds