Home
last modified time | relevance | path

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

12345678910>>...86

/linux/Documentation/process/
H A 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 …]
H A 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/drivers/clk/sunxi-ng/
H A 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/drivers/gpu/drm/gma500/
H A Dpower.c42 * @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 …]
/linux/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A 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';
H A 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';
H A 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/samples/kobject/
H A Dkset-example.c26 * This is our "object" that we will create a few of and register them with
50 * transpose back from a "default" kobject to our custom struct foo_obj and
89 /* Our custom sysfs_ops that we will associate with our ktype later on */
96 * The release function for our object. This is REQUIRED by the kernel to
97 * have. We free the memory held in our object here.
200 * Our own ktype for our kobjects. Here we specify our sysfs ops, the
268 * Create three objects and register them with our kset in example_init()
/linux/arch/sparc/kernel/
H A 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/Documentation/driver-api/usb/
H A Dwriting_usb_driver.rst167 the program tries to open the device for I/O. We increment our private
168 usage count and save a pointer to our internal structure in the file
173 /* increment our usage count for the device */
176 /* save our object in the file's private structure */
193 /* copy the data from user space into our urb */
196 /* set up our urb */
216 to call our own ``skel_write_bulk_callback`` function. This function is
219 do very much processing at that time. Our implementation of
256 this function we decrement our private usage count and wait for possible
259 /* decrement our usage count for the device */
/linux/drivers/scsi/csiostor/
H A 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/drivers/infiniband/hw/cxgb4/
H A 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/drivers/usb/
H A 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/drivers/usb/misc/
H A 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()
H A Dyurex.c50 /* Structure to hold all of our device specific stuff */
199 /* allocate memory for our device state and initialize it */ in yurex_probe()
282 /* save our data pointer in this interface device */ in yurex_probe()
315 /* give back our minor */ in yurex_disconnect()
329 /* decrement our usage count */ in yurex_disconnect()
374 /* increment our usage count for the device */ in yurex_open()
377 /* save our object in the file's private structure */ in yurex_open()
394 /* decrement the count on our device */ in yurex_release()
/linux/arch/powerpc/kernel/
H A Drtas_entry.S91 * our original state after RTAS returns.
96 /* Setup our real return addr */
140 ld r1,PACAR1(r13) /* Restore our SP */
141 ld r4,PACASAVEDMSR(r13) /* Restore our MSR */
170 addi r1,r1,SWITCH_FRAME_SIZE /* Unstack our frame */
H A D85xx_entry_mapping.S4 bcl 20,31,$+4 /* Find our address */
88 bcl 20,31,$+4 /* Find our address */
120 bcl 20,31,$+4 /* Find our address */
202 /* 7. Jump to our 1:1 mapping */
210 bcl 20,31,$+4 /* Find our address */
/linux/rust/kernel/
H A Dfaux.rs102 // happens in our Drop implementation.
130 // SAFETY: `self.0` is a valid registered faux_device via our type invariants.
136 // faux_device_destroy() is guaranteed to only be called once - which is guaranteed by our type not
141 // faux_device_destroy() is guaranteed to only be called once - which is guaranteed by our type not
/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_drc.c34 dev_err(dev, "Couldn't get our reset line\n"); in sun6i_drc_bind()
40 dev_err(dev, "Couldn't deassert our reset line\n"); in sun6i_drc_bind()
46 dev_err(dev, "Couldn't get our bus clock\n"); in sun6i_drc_bind()
54 dev_err(dev, "Couldn't get our mod clock\n"); in sun6i_drc_bind()
/linux/arch/powerpc/kernel/trace/
H A Dftrace_entry.S32 * Our job is to save the register state into a struct pt_regs (on the stack)
39 /* Create our stack frame + pt_regs */
139 /* Save our real return address in nvr for return */
145 * We want the ftrace location in the function, but our lr (in r11)
148 * stub, and adjust our lr by the branch offset.
157 * Override our nip to point past the branch in the original function.
236 /* Pop our stack frame */
426 * Switch to our TOC to run inside the core kernel.
/linux/arch/mips/mm/
H A Dcontext.c58 /* Check if our ASID is of an older version and thus invalid */ in check_mmu_context()
106 * If we find one, then we can update our mm to use newmmid in check_update_reserved_mmid()
137 * If our current MMID was active during a rollover, we in get_new_mmid()
195 * The memory ordering here is subtle. If our active_mmids is non-zero in check_switch_mmu_context()
225 * Invalidate the local TLB if needed. Note that we must only clear our in check_switch_mmu_context()
241 * increase then we need to invalidate any TLB entries for our MMID in check_switch_mmu_context()
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.seq130 * long as one of our data FIFOs is active.
150 * still be data in our FIFOs draining to the host. Complete
309 * tag set by the host so that our SCB dma engine
322 /* Increment our position in the QINFIFO. */
365 * our batching and round-robin selection scheme
502 * until we return to our idle loop), use a
570 * we are selecting with atn regardless of our packetized
573 * to our negotiation table entry for this selection will
624 * the point of selection until our idle
625 * loop determines that neither of our FIFOs
[all …]
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_willing_child_test.c18 * Tests we can setup an EBB on our child. The child expects this and enables
27 /* Setup our EBB handler, before the EBB event is created */ in victim_child()
48 /* Tests we can setup an EBB on our child - if it's expecting it */
H A Dlost_exception_test.c57 * kernel to decide our timeslice is up and context switch to in test_body()
58 * the other thread. When we come back our EBB will have been in test_body()
87 /* We vary our sample period so we need extra fudge here */ in test_body()
/linux/drivers/firmware/tegra/
H A Divc.c24 * established state, indicating that has cleared the counters in our
323 * Ensure our write to ivc->rx.position occurs before our read from in tegra_ivc_read_advance()
379 * Ensure our write to ivc->tx.position occurs before our read from in tegra_ivc_write_advance()
449 * state and won't make progress until we change our state, in tegra_ivc_notified()
465 * Move to ACK state. We have just cleared our counters, so it in tegra_ivc_notified()
488 * state and won't make progress until we change our state, in tegra_ivc_notified()
528 * cleared our counters, and we know that the remote end has in tegra_ivc_notified()
544 * the remote end to catch up with our current state. Refer in tegra_ivc_notified()

12345678910>>...86