Home
last modified time | relevance | path

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

/linux/mm/
H A Dcompaction.c309 bool check_target) in __reset_isolation_pfn() argument
327 if (check_source && check_target && !get_pageblock_skip(page)) in __reset_isolation_pfn()
334 if (!check_source && check_target && in __reset_isolation_pfn()
365 if (check_target && PageBuddy(page)) { in __reset_isolation_pfn()
/linux/drivers/s390/scsi/
H A Dzfcp_erp.c1545 goto check_target; in zfcp_erp_strategy()
1586 check_target: in zfcp_erp_strategy()
/linux/net/ipv4/netfilter/
H 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()
H A Dip_tables.c497 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function
552 ret = check_target(e, net, name); in find_check_entry()
/linux/net/ipv6/netfilter/
H A Dip6_tables.c515 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function
571 ret = check_target(e, net, name); in find_check_entry()