Searched refs:autoload (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.15/Documentation/admin-guide/aoe/ |
| D | examples.rst | 19 Example of AoE autoload script 22 .. literalinclude:: autoload.sh
|
| D | aoe.rst | 38 There is also an autoload script that shows how to edit
|
| /Linux-v5.15/Documentation/networking/device_drivers/appletalk/ |
| D | ltpc.rst | 36 alias lt0 ltpc # autoload the module when the interface is configured
|
| /Linux-v5.15/drivers/media/pci/bt8xx/ |
| D | bttv-cards.c | 94 static unsigned int autoload = UNSET; variable 106 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()
|
| /Linux-v5.15/tools/lib/bpf/ |
| D | libbpf.h | 214 LIBBPF_API int bpf_program__set_autoload(struct bpf_program *prog, bool autoload);
|
| D | libbpf.c | 7746 int bpf_program__set_autoload(struct bpf_program *prog, bool autoload) in bpf_program__set_autoload() argument 7751 prog->load = autoload; in bpf_program__set_autoload()
|
| /Linux-v5.15/Documentation/admin-guide/media/ |
| D | bttv.rst | 57 directory should be enough for it to be autoload during the driver's 150 autoload=0/1 autoload helper modules (tuner, audio).
|
| /Linux-v5.15/net/netfilter/ |
| D | nf_tables_api.c | 695 u8 family, bool autoload) in nf_tables_chain_type_lookup() argument 705 if (autoload) { in nf_tables_chain_type_lookup() 1927 struct netlink_ext_ack *extack, bool autoload) in nft_chain_parse_hook() argument 1956 family, autoload); in nft_chain_parse_hook()
|