Home
last modified time | relevance | path

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

/include/linux/
A Dalloc_tag.h237 #define alloc_hooks_tag(_tag, _do_alloc) \ argument
242 _old = alloc_tag_save(_tag); \
244 alloc_tag_restore(_tag, _old); \
A Dasn1_ber_bytecode.h84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) macro
A Dsched.h2311 #define alloc_tag_save(_tag) NULL argument
2312 #define alloc_tag_restore(_tag, _old) do {} while (0) argument

Completed in 12 milliseconds