Searched defs:for_each_host (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | host.c | 37 #define for_each_host(host, chain, table) \ macro 533 for_each_host(host, chain, cache) { in next_host_state() function 604 for_each_host(host, chain, nlm_server_hosts) { in nlm_complain_hosts() function 624 for_each_host(host, chain, nlm_server_hosts) { in nlm_shutdown_hosts_net() function 665 for_each_host(host, chain, nlm_server_hosts) { in nlm_gc_hosts() function
|
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | host.c | 37 #define for_each_host(host, chain, table) \ macro 533 for_each_host(host, chain, cache) { in next_host_state() function 604 for_each_host(host, chain, nlm_server_hosts) { in nlm_complain_hosts() function 624 for_each_host(host, chain, nlm_server_hosts) { in nlm_shutdown_hosts_net() function 666 for_each_host(host, chain, nlm_server_hosts) { in nlm_gc_hosts() function
|
Completed in 4 milliseconds