Home
last modified time | relevance | path

Searched defs:bootstrap (Results 1 – 8 of 8) sorted by relevance

/linux-5.10/arch/mips/ath79/
Dclock.c240 u32 bootstrap; in ar934x_clocks_init() local
358 u32 bootstrap; in qca953x_clocks_init() local
441 u32 bootstrap; in qca955x_clocks_init() local
524 u32 bootstrap; in qca956x_clocks_init() local
/linux-5.10/drivers/gpu/drm/mga/
Dmga_dma.c777 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local
/linux-5.10/net/ipv4/netfilter/
Darp_tables.c1505 struct xt_table_info bootstrap = {0}; in arpt_register_table() local
Dip_tables.c1721 struct xt_table_info bootstrap = {0}; in ipt_register_table() local
/linux-5.10/net/netfilter/
Dx_tables.c1401 struct xt_table_info *bootstrap, in xt_register_table()
/linux-5.10/net/ipv6/netfilter/
Dip6_tables.c1731 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local
/linux-5.10/fs/ntfs/
Dlayout.h80 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member
/linux-5.10/mm/
Dslub.c4330 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() function