Home
last modified time | relevance | path

Searched defs:MINORMASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_vma.c16 #define MINORMASK ((1U << MINORBITS) - 1) macro
/openbmc/linux/include/linux/
H A Dkdev_t.h8 #define MINORMASK ((1U << MINORBITS) - 1) macro