Searched refs:autoload (Results 1 – 8 of 8) sorted by relevance
19 Example of AoE autoload script22 .. literalinclude:: autoload.sh
38 There is also an autoload script that shows how to edit
36 alias lt0 ltpc # autoload the module when the interface is configured
94 static unsigned int autoload = UNSET; variable106 module_param(autoload, int, 0444);122 MODULE_PARM_DESC(autoload, "obsolete option, please do not use anymore");3496 if (autoload != UNSET) { in bttv_init_card2()
205 LIBBPF_API int bpf_program__set_autoload(struct bpf_program *prog, bool autoload);
8144 int bpf_program__set_autoload(struct bpf_program *prog, bool autoload) in bpf_program__set_autoload() argument8149 prog->load = autoload; in bpf_program__set_autoload()
56 directory should be enough for it to be autoload during the driver's149 autoload=0/1 autoload helper modules (tuner, audio).
666 u8 family, bool autoload) in nf_tables_chain_type_lookup() argument676 if (autoload) { in nf_tables_chain_type_lookup()1848 bool autoload) in nft_chain_parse_hook() argument1876 family, autoload); in nft_chain_parse_hook()