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
100 # Attack surface reduction: do not autoload TTY line disciplines.
47 the EFI driver will autoload the efi_secret kernel module, which exposes the
93 static unsigned int autoload = UNSET; variable104 module_param(autoload, int, 0444);120 MODULE_PARM_DESC(autoload, "obsolete option, please do not use anymore");3494 if (autoload != UNSET) { in bttv_init_card2()
492 bool autoload; member867 prog->autoload = false; in bpf_object__init_prog()871 prog->autoload = true; in bpf_object__init_prog()1158 prog->autoload = should_load; in bpf_object_adjust_struct_ops_autoload()1243 st_ops->progs[i]->autoload = false; in bpf_map__init_kern_struct_ops()1282 st_ops->progs[i]->autoload = false; in bpf_map__init_kern_struct_ops()3516 if (!prog->autoload) in obj_needs_vmlinux_btf()6093 if (!prog->autoload) in bpf_object__relocate_core()7429 if (!prog->autoload) in bpf_object__relocate()7465 if (!prog->autoload) in bpf_object__relocate()[all …]
57 directory should be enough for it to be autoload during the driver's150 autoload=0/1 autoload helper modules (tuner, audio).
1130 u8 family, bool autoload) in nf_tables_chain_type_lookup() argument1140 if (autoload) { in nf_tables_chain_type_lookup()