Searched refs:autoload (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/admin-guide/aoe/ |
| H A D | examples.rst | 19 Example of AoE autoload script 22 .. literalinclude:: autoload.sh
|
| H A D | aoe.rst | 38 There is also an autoload script that shows how to edit
|
| /linux/kernel/configs/ |
| H A D | hardening.config | 100 # Attack surface reduction: do not autoload TTY line disciplines.
|
| /linux/Documentation/security/secrets/ |
| H A D | coco.rst | 47 the EFI driver will autoload the efi_secret kernel module, which exposes the
|
| /linux/block/ |
| H A D | bdev.c | 835 struct block_device *blkdev_get_no_open(dev_t dev, bool autoload) in blkdev_get_no_open() argument 841 if (!inode && autoload && IS_ENABLED(CONFIG_BLOCK_LEGACY_AUTOLOAD)) { in blkdev_get_no_open()
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bttv-cards.c | 93 static unsigned int autoload = UNSET; variable 104 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()
|
| /linux/Documentation/admin-guide/media/ |
| H A 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/net/netfilter/ |
| H A D | nf_tables_api.c | 1129 u8 family, bool autoload) in nft_base_seq() 1139 if (autoload) { 11540 /* module autoload needs to happen after GC sequence update because it in nft_chain_validate_hooks() 1106 nf_tables_chain_type_lookup(struct net * net,const struct nlattr * nla,u8 family,bool autoload) nf_tables_chain_type_lookup() argument
|