Home
last modified time | relevance | path

Searched defs:ASSERTCMP (Results 1 – 4 of 4) sorted by relevance

/linux/fs/netfs/
A Dinternal.h437 #define ASSERTCMP(X, OP, Y) \ macro
471 #define ASSERTCMP(X, OP, Y) do {} while (0) macro
/linux/fs/cachefiles/
A Dinternal.h504 #define ASSERTCMP(X, OP, Y) \ macro
538 #define ASSERTCMP(X, OP, Y) do {} while (0) macro
/linux/net/rxrpc/
A Dar-internal.h1374 #define ASSERTCMP(X, OP, Y) \ macro
1412 #define ASSERTCMP(X, OP, Y) \ macro
/linux/fs/afs/
A Dinternal.h1777 #define ASSERTCMP(X, OP, Y) \ macro
1833 #define ASSERTCMP(X, OP, Y) \ macro

Completed in 28 milliseconds