Home
last modified time | relevance | path

Searched refs:OS_AREA_DB_OWNER_ANY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dos-area.c149 OS_AREA_DB_OWNER_ANY = -1, enumerator
176 .owner = OS_AREA_DB_OWNER_ANY,
415 * OS_AREA_DB_OWNER_ANY and OS_AREA_DB_KEY_ANY can be used to match all.
439 if (i->match_id.owner != OS_AREA_DB_OWNER_ANY in db_for_each_64()
474 if (!id->owner || id->owner == OS_AREA_DB_OWNER_ANY in db_set_64()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dos-area.c147 OS_AREA_DB_OWNER_ANY = -1, enumerator
174 .owner = OS_AREA_DB_OWNER_ANY,
413 * OS_AREA_DB_OWNER_ANY and OS_AREA_DB_KEY_ANY can be used to match all.
437 if (i->match_id.owner != OS_AREA_DB_OWNER_ANY in db_for_each_64()
472 if (!id->owner || id->owner == OS_AREA_DB_OWNER_ANY in db_set_64()

Completed in 3 milliseconds