Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dcompaction.c242 bool check_target) in __reset_isolation_pfn() argument
260 if (check_source && check_target && !get_pageblock_skip(page)) in __reset_isolation_pfn()
267 if (!check_source && check_target && in __reset_isolation_pfn()
299 if (check_target && PageBuddy(page)) { in __reset_isolation_pfn()
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_erp.c1472 goto check_target; in zfcp_erp_strategy()
1513 check_target: in zfcp_erp_strategy()
/Linux-v5.4/net/ipv4/netfilter/
Darp_tables.c387 static inline int check_target(struct arpt_entry *e, const char *name) in check_target() function
422 ret = check_target(e, name); in find_check_entry()
Dip_tables.c498 static int check_target(struct ipt_entry *e, struct net *net, const char *name) in check_target() function
553 ret = check_target(e, net, name); in find_check_entry()
/Linux-v5.4/net/ipv6/netfilter/
Dip6_tables.c516 static int check_target(struct ip6t_entry *e, struct net *net, const char *name) in check_target() function
572 ret = check_target(e, net, name); in find_check_entry()