| /kernel/linux/linux-6.6/Documentation/process/ |
| D | kernel-enforcement-statement.rst | 6 As developers of the Linux kernel, we have a keen interest in how our software 7 is used and how the license for our software is enforced. Compliance with the 9 sustainability of our software and community. 12 contributions made to our community, we share an interest in ensuring that 13 individual enforcement actions are conducted in a manner that benefits our 15 growth of our software ecosystem. In order to deter unhelpful enforcement 16 actions, we agree that it is in the best interests of our development 18 on behalf of ourselves and any successors to our copyright interests: 21 it is in the best interests of our development community to adopt the 22 following provisions of GPL-3.0 as additional permissions under our [all …]
|
| D | code-of-conduct.rst | 6 Our Pledge 10 contributors and maintainers pledge to making participation in our project and 11 our community a harassment-free experience for everyone, regardless of age, body 16 Our Standards 41 Our Responsibilities
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| D | kernel-enforcement-statement.rst | 6 As developers of the Linux kernel, we have a keen interest in how our software 7 is used and how the license for our software is enforced. Compliance with the 9 sustainability of our software and community. 12 contributions made to our community, we share an interest in ensuring that 13 individual enforcement actions are conducted in a manner that benefits our 15 growth of our software ecosystem. In order to deter unhelpful enforcement 16 actions, we agree that it is in the best interests of our development 18 on behalf of ourselves and any successors to our copyright interests: 21 it is in the best interests of our development community to adopt the 22 following provisions of GPL-3.0 as additional permissions under our [all …]
|
| D | code-of-conduct.rst | 6 Our Pledge 10 contributors and maintainers pledge to making participation in our project and 11 our community a harassment-free experience for everyone, regardless of age, body 16 Our Standards 41 Our Responsibilities
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/ |
| D | Kconfig | 31 For general information about Chelsio and our products, visit 32 our website at <http://www.chelsio.com>. 34 For customer support, please visit our customer support page at 58 For general information about Chelsio and our products, visit 59 our website at <http://www.chelsio.com>. 61 For customer support, please visit our customer support page at 80 For general information about Chelsio and our products, visit 81 our website at <http://www.chelsio.com>. 83 For customer support, please visit our customer support page at 121 For general information about Chelsio and our products, visit [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/ |
| D | Kconfig | 31 For general information about Chelsio and our products, visit 32 our website at <http://www.chelsio.com>. 34 For customer support, please visit our customer support page at 58 For general information about Chelsio and our products, visit 59 our website at <http://www.chelsio.com>. 61 For customer support, please visit our customer support page at 81 For general information about Chelsio and our products, visit 82 our website at <http://www.chelsio.com>. 84 For customer support, please visit our customer support page at 122 For general information about Chelsio and our products, visit [all …]
|
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| D | ccu_phase.c | 29 /* Get our parent clock, it's the one that can adjust its rate */ in ccu_phase_get_phase() 39 /* Now, get our parent's parent (most likely some PLL) */ in ccu_phase_get_phase() 49 /* Get our parent clock divider */ in ccu_phase_get_phase() 65 /* Get our parent clock, it's the one that can adjust its rate */ in ccu_phase_set_phase() 75 /* Now, get our parent's parent (most likely some PLL) */ in ccu_phase_set_phase() 88 /* Get our parent divider */ in ccu_phase_set_phase() 95 * Since our parent clock is only a divider, and the in ccu_phase_set_phase() 101 * of period we want to outphase our clock from, and in ccu_phase_set_phase() 102 * the divider set by our parent clock. in ccu_phase_set_phase()
|
| /kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
| D | ccu_phase.c | 29 /* Get our parent clock, it's the one that can adjust its rate */ in ccu_phase_get_phase() 39 /* Now, get our parent's parent (most likely some PLL) */ in ccu_phase_get_phase() 49 /* Get our parent clock divider */ in ccu_phase_get_phase() 65 /* Get our parent clock, it's the one that can adjust its rate */ in ccu_phase_set_phase() 75 /* Now, get our parent's parent (most likely some PLL) */ in ccu_phase_set_phase() 88 /* Get our parent divider */ in ccu_phase_set_phase() 95 * Since our parent clock is only a divider, and the in ccu_phase_set_phase() 101 * of period we want to outphase our clock from, and in ccu_phase_set_phase() 102 * the divider set by our parent clock. in ccu_phase_set_phase()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
| D | power.c | 42 * @dev: our device 44 * Set up for power management tracking of our hardware. 91 * @dev: our DRM device 122 /* Rebuild our GTT mappings */ in gma_resume_display() 132 * Perform the suspend processing on our PCI device state 152 * @pdev: our PCI device 154 * Perform the resume processing on our PCI device state - rewrite 172 * @_dev: our device 191 * @_dev: our device 208 * @dev: our DRM device [all …]
|
| /kernel/linux/linux-5.10/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Context.pm | 9 our @ISA = qw(Exporter); 11 our %EXPORT_TAGS = ( 'all' => [ qw( 14 our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); 16 our @EXPORT = qw( 20 our $VERSION = '0.01';
|
| D | Util.pm | 9 our @ISA = qw(Exporter); 11 our %EXPORT_TAGS = ( 'all' => [ qw( 14 our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); 16 our @EXPORT = qw( 21 our $VERSION = '0.01';
|
| /kernel/linux/linux-6.6/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
| D | Context.pm | 9 our @ISA = qw(Exporter); 11 our %EXPORT_TAGS = ( 'all' => [ qw( 14 our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); 16 our @EXPORT = qw( 20 our $VERSION = '0.01';
|
| D | Util.pm | 9 our @ISA = qw(Exporter); 11 our %EXPORT_TAGS = ( 'all' => [ qw( 14 our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } ); 16 our @EXPORT = qw( 21 our $VERSION = '0.01';
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| D | power.c | 43 * @dev: our device 45 * Set up for power management tracking of our hardware. 79 * @dev: our DRM device 114 psb_gtt_restore(dev); /* Rebuild our GTT mappings */ in gma_resume_display() 122 * Perform the suspend processing on our PCI device state 149 * @dev: our PCI device 151 * Perform the resume processing on our PCI device state - rewrite 181 * @pdev: our PCI device 231 * @dev: our DRM device 243 * @dev: our DRM device [all …]
|
| /kernel/linux/linux-5.10/samples/kobject/ |
| D | kset-example.c | 26 * This is our "object" that we will create a few of and register them with 49 * transpose back from a "default" kobject to our custom struct foo_obj and 88 /* Our custom sysfs_ops that we will associate with our ktype later on */ 95 * The release function for our object. This is REQUIRED by the kernel to 96 * have. We free the memory held in our object here. 184 * Our own ktype for our kobjects. Here we specify our sysfs ops, the 252 * Create three objects and register them with our kset in example_init()
|
| /kernel/linux/linux-6.6/samples/kobject/ |
| D | kset-example.c | 26 * This is our "object" that we will create a few of and register them with 49 * transpose back from a "default" kobject to our custom struct foo_obj and 88 /* Our custom sysfs_ops that we will associate with our ktype later on */ 95 * The release function for our object. This is REQUIRED by the kernel to 96 * have. We free the memory held in our object here. 184 * Our own ktype for our kobjects. Here we specify our sysfs ops, the 252 * Create three objects and register them with our kset in example_init()
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | trampoline_32.S | 50 /* Our %wim is one behind CWP */ 74 /* Init our caches, etc. */ 104 /* Our %wim is one behind CWP */ 114 /* Get our CPU id out of bootbus */ 135 /* Init our caches, etc. */ 163 /* Our %wim is one behind CWP */ 173 /* Get our CPU id */ 191 /* Init our caches, etc. */
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | trampoline_32.S | 50 /* Our %wim is one behind CWP */ 74 /* Init our caches, etc. */ 104 /* Our %wim is one behind CWP */ 114 /* Get our CPU id out of bootbus */ 135 /* Init our caches, etc. */ 163 /* Our %wim is one behind CWP */ 173 /* Get our CPU id */ 191 /* Init our caches, etc. */
|
| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| D | ifx6x60.c | 124 * @ifx_dev: our SPI device 149 * @ifx_dev: our SPI device 172 * @buf: our buffer 186 * @buf: our buffer 211 * @buf: our buffer 237 * @ifx_dev: our SPI device 260 * @t: timer in our SPI device 279 * @tty: our tty device 330 * @tty: our tty device 344 * ifx_spi_close - called when our tty closes [all …]
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | delalloc-space.c | 46 * This is the simplest case, we haven't completed our operation and we know 72 * to checksum our outstanding data. 75 * our reservation. We use btrfs_calculate_inode_block_rsv_size() to 77 * metadata for this inode. We call this and then adjust our reservation as 86 * a completely clean inode, with a num_bytes < our maximum allowed extent size 97 * We must call this once we are done, as we hold our reservation for the 98 * duration of our operation, and then assume set_delalloc will update the 336 * Now we need to update our outstanding extents and csum bytes _first_ in btrfs_delalloc_reserve_metadata() 348 /* Now we can safely add our space to our block rsv */ in btrfs_delalloc_reserve_metadata() 388 * btrfs_delalloc_release_extents - release our outstanding_extents [all …]
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | delalloc-space.c | 48 * This is the simplest case, we haven't completed our operation and we know 74 * to checksum our outstanding data. 77 * our reservation. We use btrfs_calculate_inode_block_rsv_size() to 79 * metadata for this inode. We call this and then adjust our reservation as 88 * a completely clean inode, with a num_bytes < our maximum allowed extent size 99 * We must call this once we are done, as we hold our reservation for the 100 * duration of our operation, and then assume set_delalloc will update the 360 * Now we need to update our outstanding extents and csum bytes _first_ in btrfs_delalloc_reserve_metadata() 373 /* Now we can safely add our space to our block rsv */ in btrfs_delalloc_reserve_metadata() 415 * Release our outstanding_extents for an inode. [all …]
|
| /kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
| D | Kconfig | 14 For general information about Chelsio and our products, visit 15 our website at <http://www.chelsio.com>. 17 For customer support, please visit our customer support page at
|
| /kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
| D | Kconfig | 14 For general information about Chelsio and our products, visit 15 our website at <http://www.chelsio.com>. 17 For customer support, please visit our customer support page at
|
| /kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
| D | Kconfig | 11 For general information about Chelsio and our products, visit 12 our website at <http://www.chelsio.com>. 14 For customer support, please visit our customer support page at
|
| /kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
| D | Kconfig | 11 For general information about Chelsio and our products, visit 12 our website at <http://www.chelsio.com>. 14 For customer support, please visit our customer support page at
|