Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/ath79/
Dclock.c250 u32 bootstrap; in ar934x_clocks_init() local
366 u32 bootstrap; in qca953x_clocks_init() local
451 u32 bootstrap; in qca955x_clocks_init() local
536 u32 bootstrap; in qca956x_clocks_init() local
Ddev-usb.c187 u32 bootstrap; in ar934x_usb_setup() local
Dpci.c232 u32 bootstrap; in ath79_register_pci() local
/Linux-v4.19/drivers/gpu/drm/mga/
Dmga_dma.c777 drm_mga_dma_bootstrap_t *bootstrap = data; in mga_dma_bootstrap() local
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c1537 struct xt_table_info bootstrap = {0}; in arpt_register_table() local
Dip_tables.c1764 struct xt_table_info bootstrap = {0}; in ipt_register_table() local
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c1774 struct xt_table_info bootstrap = {0}; in ip6t_register_table() local
/Linux-v4.19/net/netfilter/
Dx_tables.c1431 struct xt_table_info *bootstrap, in xt_register_table()
/Linux-v4.19/fs/ntfs/
Dlayout.h94 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member
/Linux-v4.19/mm/
Dslub.c4148 static struct kmem_cache * __init bootstrap(struct kmem_cache *static_cache) in bootstrap() function