Searched full:serialised (Results 1 – 25 of 30) sorted by relevance
12
| /linux/sound/aoa/soundbus/i2sbus/ |
| H A D | control.c | 37 /* this is serialised externally */ 75 /* this is serialised externally */ in i2sbus_control_remove_dev()
|
| /linux/fs/netfs/ |
| H A D | locking.c | 54 * inode->i_rwsem, meaning that those are serialised w.r.t. the reads. 165 * inode->i_rwsem, meaning that those are serialised w.r.t. O_DIRECT.
|
| H A D | fscache_io.c | 281 * netfs's inode lock so that we're serialised with respect to in __fscache_resize_cookie()
|
| /linux/fs/ceph/ |
| H A D | io.c | 57 * inode->i_rwsem, meaning that those are serialised w.r.t. the reads. 169 * inode->i_rwsem, meaning that those are serialised w.r.t. O_DIRECT.
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_stats.h | 26 /* The writer is serialised; but the pmu reader may be from hardirq */ in intel_engine_context_in()
|
| H A D | intel_ring_types.h | 35 * ringbuffer submission or serialised as part of the context
|
| H A D | intel_timeline.c | 240 * Pretend we are serialised by the timeline->mutex. in intel_timeline_enter()
|
| /linux/include/linux/ |
| H A D | lcd.h | 25 * Access to set_power() is serialised by the update_lock mutex since
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | net_driver.h | 786 * primary function is bound. Serialised by rtnl_lock. 789 * Serialised by rtnl_lock. 807 * @state: Device state number (%STATE_*). Serialised by the rtnl_lock. 879 * @phy_mode: PHY operating mode. Serialised by @mac_lock. 892 * Serialised by the rtnl lock. 1178 * to the hardware. Serialised by the mac_lock.
|
| H A D | io.h | 30 * Writes to different CSRs and 64-bit SRAM words must be serialised,
|
| H A D | efx_common.c | 109 * efx_reset_work() acquires the rtnl lock, so resets are naturally serialised.
|
| H A D | siena_sriov.c | 396 * with VFDI requests, and they must be serialised against manipulation of
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | net_driver.h | 866 * primary function is bound. Serialised by rtnl_lock. 869 * Serialised by rtnl_lock. 887 * @state: Device state number (%STATE_*). Serialised by the rtnl_lock. 957 * @phy_mode: PHY operating mode. Serialised by @mac_lock. 966 * Serialised by the rtnl lock. 1276 * to the hardware. Serialised by the mac_lock.
|
| H A D | efx_common.c | 105 * efx_reset_work() acquires the rtnl lock, so resets are naturally serialised.
|
| /linux/rust/kernel/sync/ |
| H A D | locked_by.rs | 9 /// Allows access to some data to be serialised by a lock that does not wrap it.
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-msg.h | 361 /* all mmal messages are serialised through this structure */
|
| H A D | mmal-vchiq.c | 170 /* ensure serialised access to service */ 1874 * directly (de)serialised from memory. in vchiq_mmal_init()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | io.h | 30 * Writes to different CSRs and 64-bit SRAM words must be serialised,
|
| /linux/fs/afs/ |
| H A D | fs_operation.c | 234 * Fileserver operations are serialised on the server by vnode, so we serialise
|
| /linux/drivers/greybus/ |
| H A D | connection.c | 137 * Serialised against concurrent create and destroy using the
|
| /linux/io_uring/ |
| H A D | poll.c | 568 * task context we're naturally serialised with tw by merit of running in __io_arm_poll_handler()
|
| /linux/drivers/net/ethernet/allwinner/ |
| H A D | sun4i-emac.c | 62 * allowed to sleep are serialised so that the address register does
|
| /linux/fs/xfs/ |
| H A D | xfs_log_cil.c | 610 * serialised itself against the wakeup call in xlog_cil_push_work(). That 1667 * serialised here. in xlog_cil_push_background()
|
| /linux/security/keys/ |
| H A D | key.c | 424 * semaphore need not be locked as instantiation is serialised by
|
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9000.c | 71 * allowed to sleep are serialised so that the address register does
|
12