Searched refs:gc_init (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | gamecon.c | 1025 static int __init gc_init(void) in gc_init() function 1053 module_init(gc_init);
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_set_pipapo.c | 2228 .gc_init = nft_pipapo_gc_init, 2250 .gc_init = nft_pipapo_gc_init,
|
| H A D | nft_set_hash.c | 683 .gc_init = nft_rhash_gc_init,
|
| H A D | nf_tables_api.c | 5040 if (!set->ops->gc_init) in nft_set_elem_expr_alloc() 5042 set->ops->gc_init(set); in nft_set_elem_expr_alloc()
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_tables.h | 387 void (*gc_init)(const struct nft_set *set); member
|
| /OK3568_Linux_fs/u-boot/drivers/rknand/ |
| H A D | rk_zftl_arm_v8.S | 9610 .section .text.gc_init,"ax",@progbits 9612 .global gc_init symbol 9613 .type gc_init, %function 9614 gc_init: label 9705 .size gc_init, .-gc_init 26569 bl gc_init
|
| H A D | rk_zftl_spl_arm_v8.S | 9929 .section .text.gc_init,"ax",@progbits 9931 .global gc_init symbol 9932 .type gc_init, %function 9933 gc_init: label 10024 .size gc_init, .-gc_init 21805 bl gc_init
|
| H A D | rk_zftl_arm_v7.S | 11060 .section .text.gc_init,"ax",%progbits 11062 .global gc_init symbol 11067 .type gc_init, %function 11068 gc_init: label 11183 .size gc_init, .-gc_init 29522 bl gc_init
|
| /OK3568_Linux_fs/kernel/drivers/rk_nand/ |
| H A D | rk_zftl_arm32.S | 11743 .global gc_init symbol 11747 .type gc_init, %function 11748 gc_init: label 11833 .size gc_init, .-gc_init 28609 bl gc_init
|
| H A D | rk_zftl_arm64.S | 10385 .global gc_init symbol 10386 .type gc_init, %function 10387 gc_init: label 10463 .size gc_init, .-gc_init 26843 bl gc_init
|