Home
last modified time | relevance | path

Searched full:updating (Results 1 – 25 of 862) sorted by relevance

12345678910>>...35

/linux/Documentation/scheduler/
H A Dmembarrier.rst10 Memory barriers before updating rq->curr
15 user-space, before updating rq->curr. This barrier is implied by the sequence
20 Memory barriers after updating rq->curr
24 require each architecture to have a full memory barrier after updating rq->curr,
/linux/Documentation/admin-guide/
H A Ddell_rbu.rst9 for updating BIOS images on Dell servers and desktops.
21 This driver works with Dell OpenManage or Dell Update Packages for updating
44 or updating.
124 After updating the BIOS image a user mode application needs to execute
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c173 if (hdr->updating == 1) { in __zfcp_diag_update_buffer()
175 hdr->updating == 0, in __zfcp_diag_update_buffer()
179 hdr->updating = 1; in __zfcp_diag_update_buffer()
186 hdr->updating = 0; in __zfcp_diag_update_buffer()
223 * @buffer_update: Specific implementation for collecting and updating.
H A Dzfcp_diag.h21 * @updating: flag showing that an update for this buffer is currently running.
31 u64 updating :1; member
/linux/drivers/gpu/drm/xe/
H A Dxe_rtp_types.h28 * @clr_bits: bits to clear when updating register. It's always a
34 /** @set_bits: bits to set when updating register */
37 /** @set_func: function to provide bits to set when updating register */
/linux/drivers/mtd/ubi/
H A Dupd.c120 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_update()
121 vol->updating = 1; in ubi_start_update()
131 /* Before updating - wipe out the volume */ in ubi_start_update()
148 vol->updating = 0; in ubi_start_update()
171 ubi_assert(!vol->updating && !vol->changing_leb); in ubi_start_leb_change()
281 * When updating volumes, we accumulate whole logical eraseblock of in ubi_more_update_data()
358 vol->updating = 0; in ubi_more_update_data()
/linux/drivers/hwtracing/ptt/
H A Dhisi_ptt.h79 /* FIFO size for dynamically updating the PTT trace filter list. */
81 /* Delay time for filter updating work */
170 * struct hisi_ptt_filter_update_info - Information for PTT filter updating
213 * @work: delayed work for filter updating
/linux/Documentation/driver-api/pldmfw/
H A Dindex.rst7 ``pldmfw`` implements functionality for updating the flash on a device using
69 updating.
/linux/tools/testing/selftests/net/
H A Dtest_vxlan_vnifilter_notify.sh14 # - Updating an existing VNI's remote sends a notification
146 # Updating an existing VNI's remote should produce a notification.
/linux/drivers/net/dsa/realtek/
H A Drtl8366rb-leds.c57 dev_err(priv->dev, "error updating LED on port %d group %d\n", in rb8366rb_set_port_led()
67 dev_err(priv->dev, "error updating LED GROUP group %d\n", in rb8366rb_set_port_led()
/linux/Documentation/networking/devlink/
H A Ddevlink-flash.rst9 The ``devlink-flash`` API allows updating device firmware. It replaces the
23 how the device should handle subsections of flash components when updating.
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_link.c116 /* updating program under active BPF link works as expected */ in serial_test_xdp_link()
131 /* updating program under active BPF link with different type fails */ in serial_test_xdp_link()
/linux/Documentation/gpu/rfc/
H A Dgpusvm.rst54 memory should exist. mremap() is an example of the core MM updating
58 stable from allocation to page free. Safely updating this against a
/linux/tools/testing/selftests/cpufreq/
H A Dcpufreq.sh89 printf "Updating directory: $1\n\n"
98 # should skip updating it
/linux/include/linux/
H A Diversion.h29 * be updated after the results of the operation are visible. Updating it before
46 * wishes. Note that the filesystem is always responsible for updating the
60 * In the event that we're updating the ctime, we will usually go ahead and
/linux/include/uapi/linux/
H A Dcyclades.h7 #warning "Please consider updating your code"
/linux/include/net/
H A Dnet_failover.h26 /* spinlock while updating stats */
/linux/drivers/platform/x86/intel/wmi/
H A DKconfig27 This is useful for updating the firmware when devices are not plugged
/linux/net/mptcp/
H A Dmib.h83 * conflict with another subflow while updating msk rcv wnd
85 MPTCP_MIB_RCVWNDCONFLICT, /* Conflict with while updating msk rcv wnd */
/linux/kernel/livepatch/
H A Dpatch.h14 * between function versions to happen instantaneously by updating the klp_ops
/linux/arch/xtensa/kernel/
H A Dcoprocessor.S214 * Make sure THREAD_CP_OWNER_CPU is in memory before updating
236 * before updating THREAD_CPENABLE
/linux/drivers/net/can/cc770/
H A Dcc770.h117 #define CPUUPD_RES 0x04 /* No CPU Updating */
118 #define CPUUPD_SET 0x08 /* CPU Updating */
/linux/fs/jffs2/
H A DREADME.Locking157 by read-semaphore. But you must hold write-semaphore when updating,
162 when updating such a object is necessary under holding read semaphore.
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-cmd-queue.h230 * Lock the supplied queue so nobody else is updating it at the same
334 /* Make sure nobody else is updating the same queue */ in cvmx_cmd_queue_write()
432 /* Make sure nobody else is updating the same queue */ in cvmx_cmd_queue_write2()
533 /* Make sure nobody else is updating the same queue */ in cvmx_cmd_queue_write3()
/linux/fs/btrfs/
H A Dblock-rsv.c73 * different items, and thus it gets used when updating inodes, inserting file
91 * updating the device tree and such, since that is a separate pool we're
561 * If we are being used for updating a log tree, fail immediately, which in btrfs_use_block_rsv()
616 /* 1 for slack space, 1 for updating the inode */ in btrfs_check_trunc_cache_free_space()

12345678910>>...35