Home
last modified time | relevance | path

Searched refs:OF_MARK_DYNAMIC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/sparc/kernel/ !
Dprom_common.c83 OF_MARK_DYNAMIC(prop); in of_set_property()
/linux-6.1.9/include/linux/ !
Dof.h254 #define OF_MARK_DYNAMIC(x) set_bit(OF_DYNAMIC, &x->_flags) macro