/linux/lib/ |
H A D | dec_and_lock.c | 21 int _atomic_dec_and_lock(atomic_t *atomic, spinlock_t *lock) in _atomic_dec_and_lock() 37 int _atomic_dec_and_lock_irqsave(atomic_t *atomic, spinlock_t *lock, in _atomic_dec_and_lock_irqsave() 53 int _atomic_dec_and_raw_lock(atomic_t *atomic, raw_spinlock_t *lock) in _atomic_dec_and_raw_lock() 68 int _atomic_dec_and_raw_lock_irqsave(atomic_t *atomic, raw_spinlock_t *lock, in _atomic_dec_and_raw_lock_irqsave()
|
/linux/sound/synth/emux/ |
H A D | emux_oss.c | 290 int atomic, int hop) in snd_emux_event_oss_input() 323 unsigned char *event, int atomic, int hop) in emuspec_control() 418 unsigned char *event, int atomic, int hop) in gusspec_control() 483 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event()
|
/linux/sound/core/seq/ |
H A D | seq_queue.c | 230 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue() 286 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event() 593 int atomic, int hop) in queue_broadcast_event() 617 int atomic, int hop) in snd_seq_queue_process_event() 668 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
|
H A D | seq_ump_convert.c | 365 int atomic, int hop) in cvt_ump_midi1_to_midi2() 435 int atomic, int hop) in cvt_ump_midi2_to_midi1() 508 int atomic, int hop) in cvt_ump_to_any() 554 int atomic, int hop) in deliver_with_group_convert() 586 int atomic, int hop) in snd_seq_deliver_from_ump() 1135 int atomic, int hop) in cvt_to_ump_midi1() 1169 int atomic, int hop) in cvt_to_ump_midi2() 1217 int atomic, int hop) in cvt_sysex_to_ump() 1277 int atomic, int hop) in snd_seq_deliver_to_ump()
|
H A D | seq_clientmgr.c | 579 int err, int atomic, int hop) in bounce_error_event() 641 int atomic, int hop) in __snd_seq_deliver_single_event() 668 int atomic, int hop) in snd_seq_deliver_single_event() 735 int port, int atomic, int hop) in __deliver_to_subscribers() 791 int atomic, int hop) in deliver_to_subscribers() 830 int atomic, int hop) in snd_seq_deliver_event() 865 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() 941 int atomic, int hop, in snd_seq_client_enqueue_event() 2532 int atomic, int hop) in snd_seq_kernel_client_dispatch()
|
H A D | seq_virmidi.c | 74 bool atomic) in snd_virmidi_dev_receive_event() 110 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
|
H A D | seq_dummy.c | 81 int atomic, int hop) in dummy_input()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_pcode.c | 60 bool atomic) in __pcode_mailbox_rw() 91 bool atomic) in pcode_mailbox_rw() 136 u32 *status, bool atomic, int timeout_us, bool locked) in pcode_try_request()
|
H A D | xe_mmio.c | 316 u32 timeout_us, u32 *out_val, bool atomic, bool expect_match) in __xe_mmio_wait32() 388 u32 *out_val, bool atomic) in xe_mmio_wait32() 407 u32 *out_val, bool atomic) in xe_mmio_wait32_not()
|
H A D | xe_gt_pagefault.c | 99 bool atomic, unsigned int id) in xe_pf_begin() 130 bool atomic) in handle_vma_pagefault() 214 bool atomic; in handle_pagefault() local
|
/linux/include/linux/ |
H A D | spinlock.h | 501 #define atomic_dec_and_lock(atomic, lock) \ argument 506 atomic_dec_and_lock_irqsave(atomic,lock,flags) global() argument 510 atomic_dec_and_raw_lock(atomic,lock) global() argument 515 atomic_dec_and_raw_lock_irqsave(atomic,lock,flags) global() argument [all...] |
/linux/drivers/firmware/arm_scmi/ |
H A D | clock.c | 633 bool atomic) in scmi_clock_config_set() 724 bool atomic) in scmi_clock_config_set_v2() 760 bool atomic) in scmi_clock_enable() 777 bool atomic) in scmi_clock_disable() 797 bool *enabled, u32 *oem_val, bool atomic) in scmi_clock_config_get_v2() 839 bool *enabled, u32 *oem_val, bool atomic) in scmi_clock_config_get() 867 u32 clk_id, bool *enabled, bool atomic) in scmi_clock_state_get() 878 u32 oem_val, bool atomic) in scmi_clock_config_oem_set() 897 u32 *oem_val, u32 *attributes, bool atomic) in scmi_clock_config_oem_get()
|
/linux/fs/ubifs/ |
H A D | orphan.c | 256 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) in do_write_orph_node() 287 static int write_orph_node(struct ubifs_info *c, int atomic) in write_orph_node() 350 static int write_orph_nodes(struct ubifs_info *c, int atomic) in write_orph_nodes() 430 int avail, atomic = 0, err; in commit_orphans() local
|
/linux/drivers/misc/sgi-gru/ |
H A D | grufault.c | 253 int write, int atomic, unsigned long *gpa, int *pageshift) in gru_vtop() 310 struct gru_thread_state *gts, int atomic, in gru_preload_tlb() 362 int pageshift = 0, asid, write, ret, atomic = !cbk, indexway; in gru_try_dropin() local
|
/linux/drivers/i2c/busses/ |
H A D | i2c-imx.c | 535 static int i2c_imx_bus_busy(struct imx_i2c_struct *i2c_imx, int for_busy, bool atomic) in i2c_imx_bus_busy() 572 static int i2c_imx_trx_complete(struct imx_i2c_struct *i2c_imx, bool atomic) in i2c_imx_trx_complete() 695 static int i2c_imx_start(struct imx_i2c_struct *i2c_imx, bool atomic) in i2c_imx_start() 728 static void i2c_imx_stop(struct imx_i2c_struct *i2c_imx, bool atomic) in i2c_imx_stop() 1535 struct i2c_msg *msgs, int num, bool atomic) in i2c_imx_xfer_common()
|
H A D | i2c-meson.c | 353 int last, bool atomic) in meson_i2c_xfer_msg() 419 struct i2c_msg *msgs, int num, bool atomic) in meson_i2c_xfer_messages()
|
/linux/sound/isa/gus/ |
H A D | gus_dma.c | 188 int atomic, in snd_gf1_dma_transfer_block()
|
/linux/drivers/gpio/ |
H A D | gpio-virtuser.c | 133 unsigned long *values, bool atomic) in gpio_virtuser_get_array_value() 155 bool atomic) in gpio_virtuser_value_array_do_read() 213 unsigned long *values, bool atomic) in gpio_virtuser_set_array_value() 235 bool atomic) in gpio_virtuser_value_array_do_write() 342 bool atomic) in gpio_virtuser_direction_do_read() 397 bool atomic) in gpio_virtuser_direction_do_write()
|
/linux/sound/drivers/opl4/ |
H A D | opl4_seq.c | 112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
|
/linux/sound/drivers/opl3/ |
H A D | opl3_oss.c | 29 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
|
H A D | opl3_seq.c | 144 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
|
/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | rx.c | 152 static int ef4_init_rx_buffers(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_init_rx_buffers() 331 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | rx_common.c | 374 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers() 459 bool atomic) in efx_siena_fast_push_rx_descriptors()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | rx_common.c | 377 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers() 461 void efx_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue, bool atomic) in efx_fast_push_rx_descriptors()
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | wr.c | 118 static __be64 frwr_mkey_mask(bool atomic) in frwr_mkey_mask() 162 struct mlx5_ib_mr *mr, u8 flags, bool atomic) in set_reg_umr_seg() 645 bool atomic = wr->access & IB_ACCESS_REMOTE_ATOMIC; in set_reg_wr() local
|