Home
last modified time | relevance | path

Searched full:previously (Results 1 – 25 of 1562) sorted by relevance

12345678910>>...63

/linux/tools/memory-model/Documentation/
H A Dlocking.txt10 CPU holding a given lock sees any changes previously seen or made by any
11 CPU before it previously released that same lock. This last sentence
23 Any CPU holding a given lock sees any changes previously seen
24 or made by any CPU before it previously released that same lock.
28 previously holding this same lock". For example, consider the following
/linux/Documentation/livepatch/
H A Dsystem-state.rst116 are already provided by previously installed livepatches.
162 Therefore it does not need to care about any previously installed
167 has to handle the state of the previously installed livepatches.
/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-line-set-config-ioctl.rst12 GPIO_V2_LINE_SET_CONFIG_IOCTL - Update the configuration of previously requested lines.
35 Update the configuration of previously requested lines, without releasing the
H A Dgpio-handle-set-config-ioctl.rst16 GPIOHANDLE_SET_CONFIG_IOCTL - Update the configuration of previously requested lines.
39 Update the configuration of previously requested lines, without releasing the
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-mempolicy-weighted-interleave43 Note that nodes that are onlined with previously set weights
44 will reuse those weights. If they were not previously set or
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.c32 * bounds (but not crossing those bounds) of a previously mapped sparse
45 * the range of a previously mapped sparse mapping exactly though.
54 * of the previously unmapped sparse mapping within the same VM_BIND ioctl
56 * range of the previously unmapped sparse mapping within the same VM_BIND
66 * mappings, as requested by userspace previously, are actually mapped once the
/linux/tools/perf/util/
H A Dsrcline.h23 /* find previously inserted srcline */
54 /* find previously inserted inline node list */
/linux/Documentation/iio/
H A Diio_dmabuf_api.rst49 automatically detach all previously attached DMABUF objects.
52 Enqueue a previously attached DMABUF object to the buffer queue.
/linux/include/linux/
H A Dcoresight-pmu.h55 * [59:56] - Minor Version - previously existing fields are compatible with
57 * [63:60] - Major Version - previously existing fields mean different things
H A Dlwq.h98 * Return %true is the list may have previously been empty.
114 * Return %true is the list may have previously been empty.
/linux/tools/include/linux/
H A Dcoresight-pmu.h55 * [59:56] - Minor Version - previously existing fields are compatible with
57 * [63:60] - Major Version - previously existing fields mean different things
/linux/tools/power/cpupower/
H A DMakefile368 @echo ' install - Install previously built project files from the output'
372 @echo ' install-lib - Install previously built library binary from the output'
376 @echo ' install-tools - Install previously built "cpupower" util from the output'
384 @echo ' install-gmo - Install previously built language files from the output'
388 @echo ' install-bench - Install previously built "cpufreq-bench" util files from the'
396 @echo ' uninstall - Remove previously installed files from the dir defined by "DESTDIR"'
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h140 * @mq.prev_stats: previously reported @mq.stats
148 * @red.band.prev_stats: previously reported @red.stats
150 * @red.band.prev_xstats: extended stats for RED - previously reported
/linux/lib/
H A Derrseq.c59 * return value should not be used as a previously sampled value in later
138 * @since: Previously-sampled errseq_t from which to check.
159 * @since: Pointer to previously-sampled errseq_t to check against and advance.
H A Dsg_pool.c71 * sg_free_table_chained - Free a previously mapped sg table
77 * Free an sg table previously allocated and setup with
/linux/include/uapi/xen/
H A Devtchn.h68 * Unbind previously allocated @port.
77 * Unbind previously allocated @port.
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c338 * hid_bpf_release_context - Release the previously allocated context @ctx
398 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()
460 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()
516 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()
540 * @ctx: the HID-BPF context previously allocated in hid_bpf_allocate_context()
/linux/net/ipv4/
H A Dtcp_sigpool.c236 * @id: tcp_sigpool that was previously allocated by tcp_sigpool_alloc_ahash()
250 * @id: tcp_sigpool that was previously allocated by tcp_sigpool_alloc_ahash()
306 * @id: tcp_sigpool that was previously allocated by tcp_sigpool_alloc_ahash()
/linux/drivers/clocksource/
H A Dbcm_kona_timer.c70 * if new hi-word is not equal to previously read hi-word, then in kona_timer_get_counter()
73 * if new hi-word is equal to previously read hi-word then stop. in kona_timer_get_counter()
/linux/sound/usb/line6/
H A Dpcm.h153 /* Previously captured frame (for software monitoring) */
156 /* Size of previously captured frame (for software monitoring/sync) */
/linux/tools/testing/memblock/tests/
H A Dalloc_api.c67 * memory.reserved array. The previously reserved region does not get modified.
115 * of the previously reserved block (i.e. first fit):
157 * end of the previously reserved block (i.e. second fit):
545 * entry in memory.reserved array. The previously reserved region does not get
592 * the beginning of the previously reserved block (i.e. first fit):
631 * the beginning of the previously reserved block (i.e. second fit):
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_getset_retval.c67 * previously set errno. Assert that we get the same errno back. in test_setsockopt_set_and_get()
109 /* Attach setsockopt that gets the previously set errno. in test_setsockopt_default_zero()
145 /* Attach setsockopt that gets the previously set errno, and then in test_setsockopt_default_zero_and_set()
338 /* Attach getsockopt that gets previously set errno. Assert that the in test_getsockopt_get()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ddp.c280 * also used for rolling back previously loaded profile.
402 * i40e_ddp_restore - restore previously loaded profile and remove from list
405 * Restores previously loaded profile stored on the list in driver memory.
452 /* If the user supplied "-" instead of file name rollback previously in i40e_ddp_flash()
/linux/arch/arm/mach-sa1100/
H A Dssp.c167 * ssp_restore_state - restore a previously saved SSP configuration
170 * Restore the SSP configuration saved previously by ssp_save_state.
/linux/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c210 /* pasemi_dma_free_chan - Free a previously allocated channel
213 * Frees a previously allocated channel. It will also deallocate any
262 * Frees a previously allocated descriptor ring for a channel.
361 * Frees a previously allocated buffer.

12345678910>>...63