Home
last modified time | relevance | path

Searched defs:autoload (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Dbdev.c818 struct block_device *blkdev_get_no_open(dev_t dev, bool autoload) in blkdev_get_no_open()
/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c93 static unsigned int autoload = UNSET; variable
/linux/tools/lib/bpf/
H A Dlibbpf.c478 bool autoload; member
9292 int bpf_program__set_autoload(struct bpf_program *prog, bool autoload) in bpf_program__set_autoload()
/linux/net/netfilter/
H A Dnf_tables_api.c1079 nf_tables_chain_type_lookup(struct net * net,const struct nlattr * nla,u8 family,bool autoload) nf_tables_chain_type_lookup() argument