/linux/fs/smb/server/ |
H A D | smb_common.h | 110 #define SYNCHRONIZE 0x00100000 /* The file handle can waited on to */ macro 111 /* synchronize with the completion */ 126 | WRITE_OWNER | SYNCHRONIZE) 132 | WRITE_OWNER | SYNCHRONIZE) 137 | WRITE_OWNER | SYNCHRONIZE) 140 | READ_CONTROL | SYNCHRONIZE) 145 FILE_READ_EA | SYNCHRONIZE) 149 FILE_APPEND_DATA | SYNCHRONIZE) 152 FILE_READ_ATTRIBUTES | SYNCHRONIZE) 155 WRITE_OWNER | SYNCHRONIZE | FILE_READ_DATA | \
|
/linux/drivers/vfio/pci/virtio/ |
H A D | common.h | 59 /* synchronize access to the file state */ 70 /* synchronize access to the lists */ 83 /* synchronize access to the virtual buf */
|
/linux/kernel/ |
H A D | async.c | 278 * async_synchronize_full - synchronize all asynchronous function calls 289 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain 290 * @domain: the domain to synchronize 302 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai… 304 * @domain: the domain to synchronize (%NULL for all registered domains) 325 * async_synchronize_cookie - synchronize asynchronous function calls with cookie checkpointing
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_userq_fence.h | 35 * This lock is necessary to synchronize the 52 * This lock is necesaary to synchronize the access
|
/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim.h | 64 /* mutex to synchronize virtqueue state */ 76 /* spinlock to synchronize iommu table */
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | sprd,spi-adi.yaml | 38 Then we need one hardware spinlock to synchronize between the multiple subsystems. 41 subsystem accessing, that means no need to add hardware spinlock to synchronize,
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_irq.c | 83 * and synchronize the IRQ, and then clean up the rings. 87 /* Disable interrupt and synchronize the IRQ */ in fbnic_fw_disable_mbx() 194 /* Synchronize IRQ to prevent race that would unmask vector */ in fbnic_pcs_free_irq()
|
/linux/net/core/ |
H A D | dev_addr_lists.c | 303 * __hw_addr_sync_dev - Synchronize device's multicast list 304 * @list: address list to synchronize 355 * __hw_addr_ref_sync_dev - Synchronize device's multicast address list taking 357 * @list: address list to synchronize 722 * dev_uc_sync - Synchronize device's unicast list to another device 751 * dev_uc_sync_multiple - Synchronize device's unicast list to another 946 * dev_mc_sync - Synchronize device's multicast list to another device 974 * dev_mc_sync_multiple - Synchronize device's multicast list to another
|
/linux/drivers/soc/qcom/ |
H A D | rpmh-internal.h | 76 * @cache_lock: synchronize access to the cache data 112 * @lock: Synchronize state of the controller. If RPMH's cache
|
/linux/Documentation/trace/rv/ |
H A D | da_monitor_instrumentation.rst | 79 preempt_enable event will be used to synchronize the system to the model. 88 preempt_enable execution. Hence, it can be used to synchronize the
|
/linux/fs/sysfs/ |
H A D | symlink.c | 31 * Synchronize using sysfs_symlink_target_lock. See in sysfs_do_create_link_sd() 128 * Synchronize using sysfs_symlink_target_lock. See in sysfs_delete_link()
|
/linux/drivers/gpio/ |
H A D | dev-sync-probe.h | 14 /* Synchronize with probe */
|
/linux/Documentation/core-api/ |
H A D | memory-hotplug.rst | 165 - synchronize against online/offline requests (e.g. via sysfs). This way, memory 169 - synchronize against CPU hotplug and similar (e.g. relevant for ACPI and PPC)
|
/linux/Documentation/ABI/stable/ |
H A D | sysfs-bus-fsl-mc | 7 synchronize the objects under fsl-mc bus and the
|
/linux/drivers/dma/ |
H A D | virt-dma.h | 213 * vchan_synchronize() - synchronize callback execution to the current context 214 * @vc: virtual channel to synchronize
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_tcon_top.h | 33 * spinlock is used to synchronize access to same
|
/linux/drivers/net/fddi/ |
H A D | defza.c | 227 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_reset() 233 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_do_reset() 243 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_shutdown() 245 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_shutdown() 298 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_cmd_send() 622 readw_o(&fp->regs->control_a); /* Synchronize. */ in fza_rx_err() 640 readw_o(&fp->regs->control_a); /* Synchronize. */ in fza_rx_err() 1055 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_reset_timer() 1065 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_reset_timer() 1125 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_start_xmit() [all …]
|
/linux/drivers/tty/serial/8250/ |
H A D | 8250_port.c | 548 /* Port locked to synchronize UART_IER access against the console. */ in serial8250_em485_init() 678 /* Synchronize UART_IER access against the console. */ in serial8250_set_sleep() 910 /* Port locked to synchronize UART_IER access against the console. */ in autoconfig_16550a() 1080 * Synchronize UART_IER access against the console. in autoconfig() 1231 /* Synchronize UART_IER access against the console. */ in autoconfig_irq() 1246 /* Synchronize UART_IER access against the console. */ in autoconfig_irq() 1256 /* Synchronize UART_IER access against the console. */ in autoconfig_irq() 1271 /* Port locked to synchronize UART_IER access against the console. */ in serial8250_stop_rx() 1293 /* Port locked to synchronize UART_IER access against the console. */ in serial8250_em485_stop_tx() 1347 /* Port locked to synchronize UART_IER access against the console. */ in __stop_tx_rs485() [all …]
|
/linux/drivers/nvdimm/ |
H A D | virtio_pmem.h | 45 /* Synchronize virtqueue data */
|
/linux/drivers/misc/mei/ |
H A D | hw-txe-regs.h | 126 * to synchronize with host about IPC interface state. 207 * to synchronize with SeC about IPC interface state.
|
/linux/drivers/ptp/ |
H A D | Kconfig | 16 synchronize distributed clocks over Ethernet networks. The 238 stack to synchronize the system clock to its ToD information
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_adapter.h | 24 /* To synchronize the ports list operations */
|
/linux/drivers/hv/ |
H A D | hv_utils_transport.h | 34 struct completion release; /* synchronize with fd release */
|
/linux/Documentation/devicetree/bindings/display/imx/ |
H A D | fsl,imx8qxp-dc-framegen.yaml | 11 and optionally allows to synchronize the generated video timing to external
|
/linux/include/linux/ |
H A D | sched_clock.h | 24 * with the seqcount used to synchronize access, comfortably fits into
|