Home
last modified time | relevance | path

Searched defs:atomic (Results 1 – 25 of 63) sorted by relevance

123

/Linux-v4.19/lib/
Ddec_and_lock.c21 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()
/Linux-v4.19/sound/synth/emux/
Demux_oss.c301 int atomic, int hop) in snd_emux_event_oss_input()
334 unsigned char *event, int atomic, int hop) in emuspec_control()
429 unsigned char *event, int atomic, int hop) in gusspec_control()
494 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic in fake_event()
Demux_seq.c253 int atomic, int hop) in snd_emux_event_input()
/Linux-v4.19/sound/core/seq/
Dseq_queue.c250 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue()
299 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event()
646 int atomic, int hop) in queue_broadcast_event()
670 int atomic, int hop) in snd_seq_queue_process_event()
721 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
Dseq_clientmgr.c518 int err, int atomic, int hop) in bounce_error_event()
586 int filter, int atomic, int hop) in snd_seq_deliver_single_event()
647 int atomic, int hop) in deliver_to_subscribers()
704 int atomic, int hop) in port_broadcast_event()
740 struct snd_seq_event *event, int atomic, int hop) in broadcast_event()
776 int atomic, int hop) in multicast_event()
793 int atomic, int hop) in snd_seq_deliver_event()
837 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event()
912 int atomic, int hop, in snd_seq_client_enqueue_event()
2235 int atomic, int hop) in kernel_client_enqueue()
[all …]
Dseq_virmidi.c81 bool atomic) in snd_virmidi_dev_receive_event()
116 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
Dseq_system.c116 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
Dseq_dummy.c89 int atomic, int hop) in dummy_input()
/Linux-v4.19/drivers/staging/erofs/
Dunzip_pagevec.h44 bool atomic) in z_erofs_pagevec_ctor_exit()
81 bool atomic) in z_erofs_pagevec_ctor_pagedown()
/Linux-v4.19/fs/ubifs/
Dorphan.c242 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) in do_write_orph_node()
273 static int write_orph_node(struct ubifs_info *c, int atomic) in write_orph_node()
336 static int write_orph_nodes(struct ubifs_info *c, int atomic) in write_orph_nodes()
416 int avail, atomic = 0, err; in commit_orphans() local
/Linux-v4.19/crypto/
Dskcipher.c473 struct skcipher_request *req, bool atomic) in skcipher_walk_virt()
505 struct aead_request *req, bool atomic) in skcipher_walk_aead_common()
547 bool atomic) in skcipher_walk_aead()
556 struct aead_request *req, bool atomic) in skcipher_walk_aead_encrypt()
565 struct aead_request *req, bool atomic) in skcipher_walk_aead_decrypt()
/Linux-v4.19/drivers/misc/sgi-gru/
Dgrufault.c266 int write, int atomic, unsigned long *gpa, int *pageshift) in gru_vtop()
323 struct gru_thread_state *gts, int atomic, in gru_preload_tlb()
375 int pageshift = 0, asid, write, ret, atomic = !cbk, indexway; in gru_try_dropin() local
/Linux-v4.19/sound/isa/gus/
Dgus_dma.c197 int atomic, in snd_gf1_dma_transfer_block()
/Linux-v4.19/arch/arm/lib/
Duaccess_with_memcpy.c91 int atomic; in __copy_to_user_memcpy() local
/Linux-v4.19/sound/drivers/opl4/
Dopl4_seq.c112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
/Linux-v4.19/include/linux/
Dspinlock.h446 #define atomic_dec_and_lock(atomic, lock) \ argument
451 #define atomic_dec_and_lock_irqsave(atomic, lock, flags) \ argument
/Linux-v4.19/sound/drivers/opl3/
Dopl3_oss.c42 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
Dopl3_seq.c156 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Drx.c152 static int ef4_init_rx_buffers(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_init_rx_buffers()
327 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors()
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_init.c136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
Dseq_oss_event.c436 int atomic, int hop) in snd_seq_oss_event_input()
Dseq_oss_device.h148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
/Linux-v4.19/drivers/net/ethernet/sfc/
Drx.c152 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers()
327 void efx_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue, bool atomic) in efx_fast_push_rx_descriptors()
/Linux-v4.19/include/drm/
Ddrm_file.h185 unsigned atomic:1; member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_mode_object.c328 int drm_mode_object_get_properties(struct drm_mode_object *obj, bool atomic, in drm_mode_object_get_properties()

123