Searched full:serialize (Results 1 – 25 of 463) sorted by relevance
12345678910>>...19
48 struct mutex serialize; member197 mutex_lock(&tu->serialize); in tahvo_usb_set_host()203 mutex_unlock(&tu->serialize); in tahvo_usb_set_host()214 mutex_unlock(&tu->serialize); in tahvo_usb_set_host()225 mutex_lock(&tu->serialize); in tahvo_usb_set_peripheral()231 mutex_unlock(&tu->serialize); in tahvo_usb_set_peripheral()239 mutex_unlock(&tu->serialize); in tahvo_usb_set_peripheral()248 mutex_lock(&tu->serialize); in tahvo_usb_vbus_interrupt()250 mutex_unlock(&tu->serialize); in tahvo_usb_vbus_interrupt()277 mutex_lock(&tu->serialize); in otg_mode_store()[all …]
212 * serialize access to the HW.237 * serialize access to the HW.262 * serialize access to the HW.287 * serialize access to the HW.318 * serialize access to the HW.345 * serialize access to the HW.375 * serialize access to the HW.414 * serialize access to the HW.453 * serialize access to the HW.488 * serialize access to the HW.[all …]
1 .serialize.data2 .serialize.instruction
45 # Check whether assembler supports .serialize.{data,instruction} directive.47 $CC -c $dir/check-serialize.S -o $out 2>/dev/null
61 * The SERIALIZE instruction is the most straightforward way to in sync_core()65 serialize(); in sync_core()98 /* With PTI, we unconditionally serialize before running user code. */ in sync_core_before_usermode()
16 * @cmd_lock: Lock to serialize the command interface33 /* Lock to serialize the command interface */138 /* Lock to serialize read/write of global csrs like
118 struct mutex mce_lock; /* Serialize MCE updates */306 struct mutex rsrc_lock; /* Serialize resource alloc/free */440 struct mutex switch_lock; /* Serialize flow installation */455 struct mutex rsrc_lock; /* Serialize resource alloc/free */466 struct mutex flr_lock; /* Serialize FLRs */490 struct mutex cgx_cfg_lock; /* serialize cgx configuration */
57 * @wk_lock: spin lock to serialize access to the wake lines58 * @lock: Spin lock to serialize access to the SSI port127 * @lock: lock to serialize access to GDD
67 struct mutex srcu_cb_mutex; /* Serialize CB preparation. */69 struct mutex srcu_gp_mutex; /* Serialize GP work. */82 struct mutex srcu_barrier_mutex; /* Serialize barrier ops. */
55 spinlock_t active_list_lock; /* Serialize access to pkt_active_list */175 spinlock_t lock; /* Serialize access to bio_queue */
18 /* since ip_getsockopt() can run in parallel, serialize access to umh */
89 srlz.d // serialize restoration of psr.l125 srlz.d // serialize restoration of psr.l197 srlz.d // serialize restoration of psr.l255 srlz.d // serialize restoration of psr.l
793 mutex_lock(&instance->serialize); /* vs self, usbatm_atm_close, usbatm_usb_disconnect */ in usbatm_atm_open()837 mutex_unlock(&instance->serialize); in usbatm_atm_open()845 mutex_unlock(&instance->serialize); in usbatm_atm_open()859 mutex_lock(&instance->serialize); /* vs self, usbatm_atm_open, usbatm_usb_disconnect */ in usbatm_atm_close()882 mutex_unlock(&instance->serialize); in usbatm_atm_close()968 mutex_lock(&instance->serialize); in usbatm_do_heavy_init()970 mutex_unlock(&instance->serialize); in usbatm_do_heavy_init()1065 mutex_init(&instance->serialize); in usbatm_usb_probe()1220 mutex_lock(&instance->serialize); in usbatm_usb_disconnect()1224 mutex_unlock(&instance->serialize); in usbatm_usb_disconnect()[all …]
77 wait_queue_head_t wait; /* wait queue to serialize open */79 spinlock_t open_lock; /* serialize critical sections */
169 * The caller must serialize invocations on the same counter.208 * The caller must serialize invocations on the same counter.225 * The caller must serialize invocations on the same counter.
129 # define dv_serialize_data .serialize.data130 # define dv_serialize_instruction .serialize.instruction
18 serialize each of the following operations(s) within SoundWire Bus instance.30 Bus data structure (sdw_bus). This lock is used to serialize the message
31 spinlock_t lock; /* serialize access to clock registers */200 * @dma_queue_lock: lock to serialize the dma buffer queue221 * @awb_mutex: serialize access to streaming status from awb work queue
167 * @tune_lock: lock to serialize the tune process168 * @pmu_lock: lock to serialize the perf process
347 /* serialize post to the work queue495 /* serialize qp state modifications549 /* serialize access to the CQ587 /* serialize arming a SRQ888 /* serialize setting of delay drop */1031 /* serialize updating the event_xa */1037 /* serialize updating the bitmap */1055 /* serialize update of capability mask
24 struct mutex mutex; /* serialize csiphy configuration */
27 struct mutex mutex; /* serialize csiphy configuration */
20 /* serialize access to the device */
17 * Whatever is used to serialize accesses to the kexec_crash_image needs to be
18 * @gcr_lock: Lock used to serialize access to GCR registers