Searched refs:OF_MARK_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/sparc/kernel/ | ||
D | prom_common.c | 87 OF_MARK_DYNAMIC(prop); in of_set_property() |
/linux-4.1.27/include/linux/ | ||
D | of.h | 229 #define OF_MARK_DYNAMIC(x) set_bit(OF_DYNAMIC, &x->_flags) macro |