Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dossaudio.c252 int oflags = (oopts->has_exclusive && oopts->exclusive) ? O_EXCL : 0; in oss_open()
/openbmc/linux/arch/x86/events/
H A Dperf_event.h202 u16 has_exclusive[2]; member
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c3554 WRITE_ONCE(excl_cntrs->has_exclusive[tid], 1); in intel_get_excl_constraints()
3649 WRITE_ONCE(excl_cntrs->has_exclusive[tid], 0); in intel_put_excl_constraints()