Home
last modified time | relevance | path

Searched refs:check_target (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/mm/
A Dcompaction.c252 bool check_target) in __reset_isolation_pfn() argument
270 if (check_source && check_target && !get_pageblock_skip(page)) in __reset_isolation_pfn()
277 if (!check_source && check_target && in __reset_isolation_pfn()
308 if (check_target && PageBuddy(page)) { in __reset_isolation_pfn()
/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_erp.c1545 goto check_target; in zfcp_erp_strategy()
1586 check_target: in zfcp_erp_strategy()
/linux-6.3-rc2/net/ipv4/netfilter/
A Darp_tables.c388 static int check_target(struct arpt_entry *e, struct net *net, const char *name) in check_target() function
425 ret = check_target(e, net, name); in find_check_entry()
A Dip_tables.c499 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function
554 ret = check_target(e, net, name); in find_check_entry()
/linux-6.3-rc2/net/ipv6/netfilter/
A Dip6_tables.c517 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function
573 ret = check_target(e, net, name); in find_check_entry()

Completed in 19 milliseconds