Searched full:linking (Results 1 – 25 of 530) sorted by relevance
12345678910>>...22
| /kernel/linux/linux-6.6/Documentation/driver-api/tty/ |
| D | tty_driver.rst | 70 variants described in `Linking Devices to Ports`_ later. It is up to driver to 86 Linking Devices to Ports 93 This way, the driver needs not care about linking later on. 102 The linking routines are documented here:
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/hyp/nvhe/ |
| D | hyp.lds.S | 6 * Linker script used for partial linking of nVHE EL2 object files. 18 * alignment for when linking into vmlinux.
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
| D | hyp.lds.S | 6 * Linker script used for partial linking of nVHE EL2 object files. 22 * alignment for when linking into vmlinux.
|
| /kernel/linux/linux-6.6/Documentation/arch/arm/keystone/ |
| D | knav-qmss.rst | 12 processors(PDSP), linking RAM, descriptor pools and infrastructure 18 Linking RAM registers are used to link the descriptors which are stored in 20 The QMSS driver manages the PDSP setups, linking RAM regions,
|
| /kernel/linux/linux-5.10/Documentation/arm/keystone/ |
| D | knav-qmss.rst | 12 processors(PDSP), linking RAM, descriptor pools and infrastructure 18 Linking RAM registers are used to link the descriptors which are stored in 20 The QMSS driver manages the PDSP setups, linking RAM regions,
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/ |
| D | landlock.rst | 188 relevant when we want to allow linking or renaming. Indeed, having consistent 390 As for file renaming and linking, a sandboxed thread cannot modify its 428 File renaming and linking (ABI < 2) 436 their hierarchy, moving or linking a file from one directory to another implies 439 escalations through renaming or linking, and for the sake of simplicity, 440 Landlock previously limited linking and renaming to the same directory. 442 control renaming and linking thanks to the new ``LANDLOCK_ACCESS_FS_REFER``
|
| /kernel/linux/linux-6.6/Documentation/kbuild/ |
| D | kbuild.rst | 75 Additional options used for $(LD) when linking modules. 91 Additional flags to be passed when linking host programs. 105 Additional options used for $(LD) when linking userprogs. userprogs are linked 263 symbols in the final module linking stage. It changes such errors
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | zstd_errors.h | 31 * note 1 : this API shall be used with static linking only. 32 * dynamic linking is not yet officially supported.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/ti/ |
| D | keystone-navigator-qmss.txt | 6 processors(PDSP), linking RAM, descriptor pools and infrastructure 12 Linking RAM registers are used to link the descriptors which are stored in 14 The QMSS driver manages the PDSP setups, linking RAM regions,
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/ti/ |
| D | keystone-navigator-qmss.txt | 6 processors(PDSP), linking RAM, descriptor pools and infrastructure 12 Linking RAM registers are used to link the descriptors which are stored in 14 The QMSS driver manages the PDSP setups, linking RAM regions,
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | kbuild.rst | 62 Additional options used for $(LD) when linking modules. 74 Additional flags to be passed when linking host programs. 229 symbols in the final module linking stage. It changes such errors
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| D | module.lds.h | 6 * <asm/module.lds.h> can specify arch-specific sections for linking modules.
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | module.lds.h | 6 * <asm/module.lds.h> can specify arch-specific sections for linking modules.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | rt274.txt | 16 Pins on the device (for linking into audio routes) for RT274:
|
| D | rt5616.txt | 17 Pins on the device (for linking into audio routes) for RT5616:
|
| D | tda7419.txt | 15 Pins on the device (for linking into audio routes):
|
| D | rt5631.txt | 11 Pins on the device (for linking into audio routes):
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | rt274.txt | 16 Pins on the device (for linking into audio routes) for RT274:
|
| D | rt5616.txt | 17 Pins on the device (for linking into audio routes) for RT5616:
|
| D | wm8753.txt | 13 Pins on the device (for linking into audio routes):
|
| D | wm8904.txt | 12 Pins on the device (for linking into audio routes):
|
| D | tda7419.txt | 15 Pins on the device (for linking into audio routes):
|
| D | rt5631.txt | 11 Pins on the device (for linking into audio routes):
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
| D | lan966x_switchdev.c | 314 if (info->linking) in lan966x_port_changeupper() 323 if (info->linking) in lan966x_port_changeupper() 341 if (netif_is_bridge_master(info->upper_dev) && !info->linking) { in lan966x_port_prechangeupper() 348 if (err || info->linking) in lan966x_port_prechangeupper()
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| D | mem-memset-x86-64-asm.S | 12 * NOT executable stack. Otherwise the final linking will assume that
|
12345678910>>...22