Home
last modified time | relevance | path

Searched refs:exchange (Results 1 – 25 of 70) sorted by relevance

123

/linux/scripts/atomic/kerneldoc/
H A Dtry_cmpxchg3 * ${class}${atomicname}() - atomic compare and exchange with ${desc_order} ordering
14 * Return: @true if the exchange occurred, @false otherwise.
H A Dxchg3 * ${class}${atomicname}() - atomic exchange with ${desc_order} ordering
H A Dcmpxchg3 * ${class}${atomicname}() - atomic compare and exchange with ${desc_order} ordering
/linux/Documentation/userspace-api/media/v4l/
H A Drw.rst23 setup to exchange data. It permits command line stunts like this (the
33 must implement one I/O method if they exchange data with applications,
H A Dformat.rst13 Different devices exchange different kinds of data with applications,
19 data exchange. Negotiation means the application asks for a particular
H A Dbiblio.rst105 …709-5 "Parameter values for the HDTV standards for production and international programme exchange"
264 …s for ultra-high definition television systems for production and international programme exchange"
H A Dpixfmt-intro.rst8 In order to exchange images between drivers and applications, it is
H A Dfunc-mmap.rst45 Regardless of the device type and the direction of data exchange it
H A Dvidioc-g-fmt.rst70 prepare for data exchange. Finally the :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` ioctl returns
/linux/Documentation/networking/device_drivers/atm/
H A Dcxacru.rst79 - "exchange"
119 [4942259.656262] ATM dev 0: ADSL line: exchange
/linux/Documentation/driver-api/surface_aggregator/
H A Dssh.rst100 messages corresponding to an exchange are, in part, identified by having the
140 Each exchange begins with |SYN|, followed by a |DATA_SEQ|- or
142 case of a |DATA_NSQ|-type frame, the exchange is then finished. In case of a
156 corresponding to a single exchange thus relies on the sequence ID as well as
161 An example exchange might look like this:
171 previous payload. In case of an error, the exchange would look like this:
189 ``tx`` results again in a valid exchange. Currently, no longer exchanges are
/linux/net/lapb/
H A DKconfig11 connection service to exchange data frames with one other host, and
/linux/drivers/ntb/
H A DKconfig34 This is a transport driver that enables connected systems to exchange
/linux/drivers/firmware/imx/
H A DKconfig11 exchange information with DSP side.
/linux/Documentation/arch/arm/
H A Dkernel_user_helpers.rst144 Return zero if `*ptr` was changed or non-zero if no exchange happened.
237 changed or non-zero if no exchange happened.
/linux/Documentation/ABI/testing/
H A Dsysfs-class-net-qmi13 '802.3' mode, and the driver expects to exchange
/linux/Documentation/driver-api/
H A Dntb.rst11 exchange a small amount of information at a fixed address. Message registers can
128 across the ntb, to exchange packets of network data. The Transport client
129 establishes a logical link to the peer, and creates queue pairs to exchange
H A Dslimbus.rst120 The framework supports regmap and read/write apis to exchange control-information
/linux/Documentation/misc-devices/
H A Dibmvmc.rst117 is loaded. It first creates and initializes the CRQ. Next, an exchange of
178 exchange HMC messages via the Signal VMC message and RDMA operations. When
/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-mmap.rst43 Regardless of the device type and the direction of data exchange it
H A Dca_high_level.rst114 used to exchange the data to maintain compatibility with other hardware.
/linux/Documentation/networking/device_drivers/wwan/
H A Diosm.rst11 for linux or chrome platform for data exchange over PCIe interface between
/linux/security/landlock/
H A Dfs.c513 /* Checks directory exchange. */ in test_no_more_access()
520 /* Checks file exchange with directory access rights... */ in test_no_more_access()
1082 * @exchange: Sets to true if it is a rename operation with RENAME_EXCHANGE.
1130 const bool removable, const bool exchange) in current_check_refer_path()
1147 if (exchange) { in current_check_refer_path()
1219 exchange ? new_dentry : NULL)) in current_check_refer_path()
1131 current_check_refer_path(struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry,const bool removable,const bool exchange) current_check_refer_path() argument
/linux/Documentation/locking/
H A Drt-mutex.rst62 The fast atomic compare exchange based acquire and release is only
/linux/arch/x86/xen/
H A Dmmu_pv.c2321 struct xen_memory_exchange exchange = { in xen_exchange_memory() local
2339 rc = HYPERVISOR_memory_op(XENMEM_exchange, &exchange); in xen_exchange_memory()
2340 success = (exchange.nr_exchanged == extents_in); in xen_exchange_memory()
2342 BUG_ON(!success && ((exchange.nr_exchanged != 0) || (rc == 0))); in xen_exchange_memory()

123