Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/gpu/drm/mga/
Dmga_dma.c777 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local
/Linux-v5.4/net/ipv4/netfilter/
Darp_tables.c1538 struct xt_table_info bootstrap = {0}; in arpt_register_table() local
Dip_tables.c1761 struct xt_table_info bootstrap = {0}; in ipt_register_table() local
/Linux-v5.4/net/netfilter/
Dx_tables.c1426 struct xt_table_info *bootstrap, in xt_register_table()
/Linux-v5.4/net/ipv6/netfilter/
Dip6_tables.c1771 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local
/Linux-v5.4/fs/ntfs/
Dlayout.h80 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member
/Linux-v5.4/mm/
Dslub.c4192 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() function