Home
last modified time | relevance | path

Searched defs:for_each_host_safe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
H A Dhost.c42 #define for_each_host_safe(host, next, chain, table) \ macro
674 for_each_host_safe(host, next, chain, nlm_server_hosts) { in nlm_gc_hosts() function
/kernel/linux/linux-6.6/fs/lockd/
H A Dhost.c42 #define for_each_host_safe(host, next, chain, table) \ macro
675 for_each_host_safe(host, next, chain, nlm_server_hosts) { in nlm_gc_hosts() function

Completed in 7 milliseconds