Home
last modified time | relevance | path

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

/openbmc/u-boot/net/
H A Dlink_local.c55 static unsigned conflicts; variable
/openbmc/telemetry/tests/src/
H A Dtest_make_id_name.cpp18 std::vector<std::string> conflicts; member in ScenarioBase
/openbmc/linux/arch/x86/mm/pat/
H A Dset_memory.c544 static inline bool conflicts(pgprot_t prot, pgprotval_t val) in conflicts() function