Searched refs:check_target (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dlockdep.c517 static struct held_lock *check_source, *check_target; variable in typeref:struct:
563 print_lock(check_target);
625 if (entry->class == check_target->class)
912 check_target = prev;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dip_tables.c561 static inline int check_target(struct ipt_entry *e, const char *name) function
613 ret = check_target(e, name);
1611 ret = check_target(e, name);

Completed in 80 milliseconds