Home
last modified time | relevance | path

Searched full:our (Results 1 – 25 of 2983) sorted by relevance

12345678910>>...120

/Linux-v5.10/Documentation/process/
Dkernel-enforcement-statement.rst6 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 …]
Dcode-of-conduct.rst6 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
/Linux-v5.10/drivers/net/ethernet/chelsio/
DKconfig31 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 …]
/Linux-v5.10/drivers/clk/sunxi-ng/
Dccu_phase.c29 /* 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()
/Linux-v5.10/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
DContext.pm9 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';
DUtil.pm9 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';
DCore.pm9 our @ISA = qw(Exporter);
11 our %EXPORT_TAGS = ( 'all' => [ qw(
14 our @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
16 our @EXPORT = qw(
22 our $VERSION = '0.01';
/Linux-v5.10/drivers/gpu/drm/gma500/
Dpower.c43 * @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 …]
Dgem.c42 * @dev: our device
59 /* Allocate our object - for now a direct gtt range which is not in psb_gem_create()
92 * @drm_file: our client file
93 * @dev: our device
120 * that off for now and for our simple uses
145 something from beneath our feet */ in psb_gem_fault()
Daccel_2d.c32 * @dev_priv: our PSB DRM device
64 * @dev_priv: our DRM device
67 * Wait until there is room to load the FIFO with our data. If the
88 * @dev_priv: our DRM device
143 * @dev_priv: our DRM device
221 * @info: our framebuffer
284 * @info: our framebuffer
306 * @info: our framebuffer
Dgtt.c49 * @dev: our DRM device
50 * @r: our GTT range
67 * @dev: our DRM device
68 * @r: our GTT range
71 * Take our preallocated GTT range and insert the GEM object into
98 /* Write our page entries into the GTT itself */ in psb_gtt_insert()
117 * @dev: our DRM device
118 * @r: our GTT range
145 * @dev: our DRM device
190 * Pin and build an in kernel list of the pages that back our GEM object.
[all …]
/Linux-v5.10/samples/kobject/
Dkset-example.c26 * 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()
/Linux-v5.10/arch/sparc/kernel/
Dtrampoline_32.S50 /* 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. */
/Linux-v5.10/drivers/tty/serial/
Difx6x60.c124 * @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 …]
/Linux-v5.10/fs/btrfs/
Ddelalloc-space.c46 * 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
339 * Now we need to update our outstanding extents and csum bytes _first_ in btrfs_delalloc_reserve_metadata()
351 /* Now we can safely add our space to our block rsv */ in btrfs_delalloc_reserve_metadata()
391 * btrfs_delalloc_release_extents - release our outstanding_extents
[all …]
/Linux-v5.10/drivers/scsi/csiostor/
DKconfig11 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
/Linux-v5.10/drivers/crypto/chelsio/
DKconfig14 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
/Linux-v5.10/arch/x86/math-emu/
Dwm_sqrt.S123 movl %edx,%esi /* Our first guess */
131 * From our initial estimate, three iterations are enough to get us
363 * We need just find the square of our estimate, compare it
364 * with the argument, and deduce whether our estimate is
399 /* Our estimate is exactly the right answer */
404 /* Our estimate is too small */
409 /* Our estimate is too large, we need to decrement it */
433 /* Put our estimate back to its original value */
459 /* Our estimate is exactly the right answer */
464 /* Our estimate is too small */
[all …]
/Linux-v5.10/drivers/infiniband/hw/cxgb4/
DKconfig12 For general information about Chelsio and our products, visit
13 our website at <http://www.chelsio.com>.
15 For customer support, please visit our customer support page at
/Linux-v5.10/Documentation/driver-api/usb/
Dwriting_usb_driver.rst164 the program tries to open the device for I/O. We increment our private
165 usage count and save a pointer to our internal structure in the file
170 /* increment our usage count for the module */
173 /* save our object in the file's private structure */
190 /* copy the data from user space into our urb */
193 /* set up our urb */
211 to call our own ``skel_write_bulk_callback`` function. This function is
214 do very much processing at that time. Our implementation of
251 this function we decrement our private usage count and wait for possible
254 /* decrement our usage count for the device */
/Linux-v5.10/drivers/usb/
Dusb-skeleton.c36 /* our private defines. if this grows any larger, use your own .h file */
46 /* Structure to hold all of our device specific stuff */
51 struct usb_anchor submitted; /* in case we need to retract our submissions */
110 /* increment our usage count for the device */ in skel_open()
113 /* save our object in the file's private structure */ in skel_open()
131 /* decrement the count on our device */ in skel_release()
353 /* free up our allocated buffer */ in skel_write_bulk_callback()
447 * release our reference to this urb, the USB core will eventually free in skel_write()
495 /* allocate memory for our device state and initialize it */ in skel_probe()
535 /* save our data pointer in this interface device */ in skel_probe()
[all …]
/Linux-v5.10/drivers/usb/misc/
Dusblcd.c94 /* increment our usage count for the device */ in lcd_open()
104 /* save our object in the file's private structure */ in lcd_open()
118 /* decrement the count on our device */ in lcd_release()
211 /* free up our allocated buffer */ in lcd_write_bulk_callback()
279 /* release our reference to this urb, in lcd_write()
325 /* allocate memory for our device state and initialize it */ in lcd_probe()
364 /* save our data pointer in this interface device */ in lcd_probe()
421 /* give back our minor */ in lcd_disconnect()
430 /* decrement our usage count */ in lcd_disconnect()
/Linux-v5.10/crypto/
Dansi_cprng.c30 * Note: DT is our counter value
31 * I is our intermediate value
32 * V is our seed vector
112 * Next xor I with our secret vector V in _get_more_prng_bytes()
113 * encrypt that result to obtain our in _get_more_prng_bytes()
160 * Now update our DT value in _get_more_prng_bytes()
179 /* Our exported functions */
414 /* this primes our continuity test */ in fips_cprng_reset()
/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun6i_drc.c35 dev_err(dev, "Couldn't get our reset line\n"); in sun6i_drc_bind()
41 dev_err(dev, "Couldn't deassert our reset line\n"); in sun6i_drc_bind()
47 dev_err(dev, "Couldn't get our bus clock\n"); in sun6i_drc_bind()
55 dev_err(dev, "Couldn't get our mod clock\n"); in sun6i_drc_bind()
/Linux-v5.10/fs/reiserfs/
DREADME97 Anatoly Pinchuk is a former member of our team who worked closely with
110 curious, because he never really understood the value of our project,
120 our group.
131 Chris Mason dived right into our code, and in just a few months produced
136 for our next major release.
154 anymore, and to dramatically increase our staffing. Ecila funded

12345678910>>...120