Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c93 static unsigned int autoload = UNSET; variable
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c438 bool autoload; member
8594 int bpf_program__set_autoload(struct bpf_program *prog, bool autoload) in bpf_program__set_autoload()
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c928 u8 family, bool autoload) in nf_tables_chain_type_lookup()