Home
last modified time | relevance | path

Searched defs:lineno (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/base/power/
H A Dtrace.c169 unsigned short lineno = *(unsigned short *)tracedata; in generate_pm_trace() local
191 unsigned short lineno = *(unsigned short *)tracedata; in show_file_hash() local
/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmark.c98 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark4_uadt()
233 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmark6_uadt()
H A Dip_set_hash_ip.c101 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip4_uadt()
235 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ip6_uadt()
H A Dip_set_hash_ipmac.c111 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmac4_uadt()
227 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipmac6_uadt()
H A Dip_set_hash_ipportip.c109 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip4_uadt()
279 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportip6_uadt()
H A Dip_set_hash_ipport.c113 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport4_uadt()
284 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipport6_uadt()
H A Dip_set_hash_net.c137 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net4_uadt()
311 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net6_uadt()
H A Dip_set_hash_netport.c155 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport4_uadt()
375 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport6_uadt()
H A Dip_set_hash_netnet.c167 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet4_uadt()
411 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet6_uadt()
H A Dip_set_hash_ipportnet.c161 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet4_uadt()
418 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet6_uadt()
H A Dip_set_hash_mac.c96 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_mac4_uadt()
H A Dip_set_hash_netiface.c199 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface4_uadt()
418 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface6_uadt()
H A Dip_set_hash_netportnet.c189 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet4_uadt()
474 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet6_uadt()
H A Dip_set_bitmap_port.c154 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in bitmap_port_uadt()
H A Dip_set_bitmap_ipmac.c242 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in bitmap_ipmac_uadt()
H A Dip_set_list_set.c351 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in list_set_uadt()
H A Dip_set_core.c1738 u32 lineno = 0; in call_ad() local
1882 u32 lineno; in ip_set_utest() local
/linux/scripts/dtc/
H A Dsrcpos.h17 int lineno, colno; member
/linux/scripts/kconfig/
H A Dexpr.h197 int lineno; /* what lineno was this property defined */ member
274 int lineno; member
/linux/include/linux/
H A Dcodetag.h26 unsigned int lineno; member
H A Ddynamic_debug.h25 unsigned int lineno:18; member
/linux/tools/perf/util/
H A Djitdump.h94 int lineno; /* source line number starting at 1 */ member
H A Ddisasm.c2089 int lineno = 0; symbol__disassemble_objdump() local
/linux/drivers/s390/char/
H A Dcon3270.c356 char *cp, struct tty3270_attribute *attr, int lineno) in tty3270_add_reset_attributes()
400 struct tty3270_attribute *attr, char *cp, int lineno) in tty3270_add_attributes()
457 static unsigned int tty3270_convert_line(struct tty3270 *tp, struct tty3270_line *line, int lineno) in tty3270_convert_line()
/linux/scripts/
H A Dasn1_compiler.c350 unsigned tix, lineno; in tokenise() local