Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ASSERT_OK_PTR
tools/testing/selftests/bpf/test_progs.h
388
#define ASSERT_OK_PTR(ptr, name) ({ \
tools/testing/selftests/hid/hid_common.h
101
#define ASSERT_OK_PTR(ptr) ASSERT_NE(NULL, ptr)