Home
last modified time | relevance | path

Searched refs:e (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Dbuild_bug.h7 #define BUILD_BUG_ON_ZERO(e) (0) argument
15 #define BUILD_BUG_ON_ZERO(e) ((int)sizeof(struct { int:(-!!(e)); })) argument
29 #define BUILD_BUG_ON_INVALID(e) ((void)(sizeof((__force long)(e)))) argument
A Dcompat.h73 #define kmem_cache_create(a, sz, c, d, e) get_mem(sz) argument
/include/crypto/internal/
A Drsa.h33 const u8 *e; member
/include/
A Ddfu.h278 char *dfu_extract_token(char** e, int *n);
A Dppc_asm.tmpl160 * turned off, i.e. using physical addresses.

Completed in 11 milliseconds