Searched refs:constructor (Results 1 – 19 of 19) sorted by relevance
223 static void __attribute__((constructor)) _register_##test_name(void) \235 static void __attribute__((constructor)) \287 static void __attribute__((constructor)) \298 static void __attribute__((constructor)) \528 static void __attribute__((constructor)) __constructor_order_first(void) in __constructor_order_first()
14 __attribute__((constructor)) static void liblockdep_init(void) in liblockdep_init()
419 __attribute__((constructor)) static void init_preload(void) in init_preload()
99 void (*constructor)(struct inet_frag_queue *q, member
199 int (*constructor)(struct neighbour *); member
481 static void __attribute__((constructor)) ebb_init(void) in ebb_init()
376 f->constructor(q, arg); in inet_frag_alloc()
893 ip4_frags.constructor = ip4_frag_init; in ipfrag_init()
161 .constructor = arp_constructor,
101 The region number (region size was specified in constructor parameters).
42 Message and constructor argument pairs are:
84 .constructor = dn_neigh_construct,
682 nf_frags.constructor = ip6_frag_init; in nf_ct_frag6_init()
625 lowpan_frags.constructor = lowpan_frag_init; in lowpan_net_frag_init()
754 ip6_frags.constructor = ip6_frag_init; in ipv6_frag_init()
125 .constructor = ndisc_constructor,
138 constructor function, which is invoked for each object when a
470 if (tbl->constructor && (error = tbl->constructor(n)) < 0) { in __neigh_create()
1046 static __attribute__((constructor)) void symbol__init_regexpr(void) in symbol__init_regexpr()