Home
last modified time | relevance | path

Searched defs:mark_type (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify.h280 #define REQUIRE_MARK_TYPE_SUPPORTED_BY_KERNEL(mark_type) \ argument
288 #define REQUIRE_FANOTIFY_EVENTS_SUPPORTED_ON_FS(init_flags, mark_type, mask, fname) do { \ argument
Dfanotify10.c134 int mark_type; member
/third_party/skia/fuzz/
DFuzzSkParagraph.cpp151 uint8_t mark_type, mark_index; in AddZalgoText() local