Searched refs:min_scope (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/platforms/powernv/
H A Dvas.h415 enum vas_notify_scope min_scope; member in struct:vas_winctx
H A Dvas-window.c477 val = SET_FIELD(VAS_LNOTIFY_MIN_SCOPE, val, winctx->min_scope);
752 winctx->min_scope = VAS_SCOPE_LOCAL;
961 winctx->min_scope = VAS_SCOPE_LOCAL;
/linux-master/net/ipv4/
H A Ddevinet.c1412 unsigned char min_scope = min(ifa->ifa_scope, localnet_scope); local
1416 min_scope <= scope) {
1431 if (min_scope <= scope) {

Completed in 163 milliseconds