Searched refs:KCOV_INSTANCE_MASK (Results 1 – 3 of 3) sorted by relevance
54 #define KCOV_INSTANCE_MASK (0xffffffffull) macro58 if (subsys & ~KCOV_SUBSYSTEM_MASK || inst & ~KCOV_INSTANCE_MASK) in kcov_remote_handle()
553 if (handle & ~(KCOV_SUBSYSTEM_MASK | KCOV_INSTANCE_MASK)) in kcov_check_handle()557 return (handle & KCOV_INSTANCE_MASK) ? in kcov_check_handle()
279 #define KCOV_INSTANCE_MASK (0xffffffffull)283 if (subsys & ~KCOV_SUBSYSTEM_MASK || inst & ~KCOV_INSTANCE_MASK)