| /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() argument 37 int _atomic_dec_and_lock_irqsave(atomic_t *atomic, spinlock_t *lock, in _atomic_dec_and_lock_irqsave() argument 53 int atomic_dec_and_raw_lock(atomic_t *atomic, raw_spinlock_ argument 68 _atomic_dec_and_raw_lock_irqsave(atomic_t * atomic,raw_spinlock_t * lock,unsigned long * flags) _atomic_dec_and_raw_lock_irqsave() argument [all...] |
| /linux/sound/core/seq/ |
| H A D | seq_system.c | 81 void snd_seq_system_broadcast(int client, int port, int type, bool atomic) in snd_seq_system_broadcast() 94 bool atomic) in snd_seq_system_notify() 105 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
|
| 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() 570 int atomic, int hop) in queue_broadcast_event() 594 int atomic, int hop) in snd_seq_queue_process_event() 645 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_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/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()
|
| H A D | emux_seq.c | 240 int atomic, int hop) in snd_emux_event_input()
|
| /linux/include/linux/ |
| H A D | spinlock.h | 501 atomic_dec_and_lock(atomic,lock) global() 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/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/gpu/drm/xe/ |
| H A D | xe_mmio.c | 283 u32 timeout_us, u32 *out_val, bool atomic, bool expect_match) in __xe_mmio_wait32() 355 u32 *out_val, bool atomic) in xe_mmio_wait32() 374 u32 *out_val, bool atomic) in xe_mmio_wait32_not()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-imx-lpi2c.c | 214 #define lpi2c_imx_read_msr_poll_timeout(atomic, val, cond) \ argument 226 static int lpi2c_imx_bus_busy(struct lpi2c_imx_struct *lpi2c_imx, bool atomic) in lpi2c_imx_bus_busy() 276 struct i2c_msg *msgs, bool atomic) in lpi2c_imx_start() 291 static void lpi2c_imx_stop(struct lpi2c_imx_struct *lpi2c_imx, bool atomic) in lpi2c_imx_stop() 416 static int lpi2c_imx_txfifo_empty(struct lpi2c_imx_struct *lpi2c_imx, bool atomic) in lpi2c_imx_txfifo_empty() 458 static bool lpi2c_imx_write_txfifo(struct lpi2c_imx_struct *lpi2c_imx, bool atomic) in lpi2c_imx_write_txfifo() 485 static bool lpi2c_imx_read_rxfifo(struct lpi2c_imx_struct *lpi2c_imx, bool atomic) in lpi2c_imx_read_rxfifo() 1110 struct i2c_msg *msgs, int num, bool atomic) in lpi2c_imx_xfer_common()
|
| H A D | i2c-imx.c | 536 static int i2c_imx_bus_busy(struct imx_i2c_struct *i2c_imx, int for_busy, bool atomic) in i2c_imx_bus_busy() 573 static int i2c_imx_trx_complete(struct imx_i2c_struct *i2c_imx, bool atomic) in i2c_imx_trx_complete() 696 static int i2c_imx_start(struct imx_i2c_struct *i2c_imx, bool atomic) in i2c_imx_start() 729 static void i2c_imx_stop(struct imx_i2c_struct *i2c_imx, bool atomic) in i2c_imx_stop() 1532 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/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/rust/kernel/ |
| H A D | sync.rs | 14 pub mod atomic; module
|
| /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() 233 bool atomic) in gpio_virtuser_value_array_do_write() 340 bool atomic) in gpio_virtuser_direction_do_read() 395 bool atomic) in gpio_virtuser_direction_do_write()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | compute_live_registers.c | 141 __naked void atomic(void) in atomic() function
|
| /linux/sound/drivers/opl3/ |
| H A D | opl3_oss.c | 29 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | rx_common.c | 368 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers() 453 bool atomic) in efx_siena_fast_push_rx_descriptors()
|
| /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/ |
| H A D | rx_common.c | 371 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers() 455 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
|
| /linux/sound/core/seq/oss/ |
| H A D | seq_oss_init.c | 117 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
|
| /linux/arch/um/kernel/ |
| H A D | process.c | 56 unsigned long alloc_stack(int order, int atomic) in alloc_stack()
|