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

/linux-master/fs/netfs/
H A Dinternal.h391 #define ASSERTCMP(X, OP, Y) \ macro
425 #define ASSERTCMP(X, OP, Y) do {} while (0) macro
/linux-master/fs/cachefiles/
H A Dinternal.h496 #define ASSERTCMP(X, OP, Y) \ macro
530 #define ASSERTCMP(X, OP, Y) do {} while (0) macro
/linux-master/fs/afs/
H A Dinternal.h1771 #define ASSERTCMP(X, OP, Y) \ macro
1827 #define ASSERTCMP(X, OP, Y) \ macro
/linux-master/net/rxrpc/
H A Dar-internal.h1376 #define ASSERTCMP(X, OP, Y) \ macro
1414 #define ASSERTCMP(X, OP, Y) \ macro

Completed in 142 milliseconds