/Linux-v5.4/lib/ |
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()
|
/Linux-v5.4/sound/synth/emux/ |
D | emux_oss.c | 288 int atomic, int hop) in snd_emux_event_oss_input() 321 unsigned char *event, int atomic, int hop) in emuspec_control() 416 unsigned char *event, int atomic, int hop) in gusspec_control() 481 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event()
|
D | emux_seq.c | 240 int atomic, int hop) in snd_emux_event_input()
|
/Linux-v5.4/sound/core/seq/ |
D | seq_queue.c | 237 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() 633 int atomic, int hop) in queue_broadcast_event() 657 int atomic, int hop) in snd_seq_queue_process_event() 708 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
|
D | seq_clientmgr.c | 535 int err, int atomic, int hop) in bounce_error_event() 603 int filter, int atomic, int hop) in snd_seq_deliver_single_event() 664 int atomic, int hop) in deliver_to_subscribers() 721 int atomic, int hop) in port_broadcast_event() 757 struct snd_seq_event *event, int atomic, int hop) in broadcast_event() 793 int atomic, int hop) in multicast_event() 810 int atomic, int hop) in snd_seq_deliver_event() 854 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() 929 int atomic, int hop, in snd_seq_client_enqueue_event() 2301 int atomic, int hop) in snd_seq_kernel_client_dispatch()
|
D | seq_virmidi.c | 67 bool atomic) in snd_virmidi_dev_receive_event() 102 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
|
D | seq_system.c | 101 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
|
D | seq_dummy.c | 75 int atomic, int hop) in dummy_input()
|
/Linux-v5.4/fs/erofs/ |
D | zpvec.h | 38 bool atomic) in z_erofs_pagevec_ctor_exit() 72 bool atomic) in z_erofs_pagevec_ctor_pagedown()
|
/Linux-v5.4/fs/ubifs/ |
D | orphan.c | 305 static int do_write_orph_node(struct ubifs_info *c, int len, int atomic) in do_write_orph_node() 336 static int write_orph_node(struct ubifs_info *c, int atomic) in write_orph_node() 399 static int write_orph_nodes(struct ubifs_info *c, int atomic) in write_orph_nodes() 479 int avail, atomic = 0, err; in commit_orphans() local
|
/Linux-v5.4/drivers/i2c/busses/ |
D | i2c-tegra-bpmp.c | 200 bool atomic) in tegra_bpmp_i2c_msg_xfer() 225 bool atomic) in tegra_bpmp_i2c_xfer_common()
|
/Linux-v5.4/drivers/misc/sgi-gru/ |
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-v5.4/crypto/ |
D | skcipher.c | 477 struct skcipher_request *req, bool atomic) in skcipher_walk_virt() 511 struct aead_request *req, bool atomic) in skcipher_walk_aead_common() 553 bool atomic) in skcipher_walk_aead() 562 struct aead_request *req, bool atomic) in skcipher_walk_aead_encrypt() 571 struct aead_request *req, bool atomic) in skcipher_walk_aead_decrypt()
|
/Linux-v5.4/sound/isa/gus/ |
D | gus_dma.c | 182 int atomic, in snd_gf1_dma_transfer_block()
|
/Linux-v5.4/arch/arm/lib/ |
D | uaccess_with_memcpy.c | 88 int atomic; in __copy_to_user_memcpy() local
|
/Linux-v5.4/sound/drivers/opl4/ |
D | opl4_seq.c | 112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
|
/Linux-v5.4/include/linux/ |
D | spinlock.h | 455 #define atomic_dec_and_lock(atomic, lock) \ argument 460 #define atomic_dec_and_lock_irqsave(atomic, lock, flags) \ argument
|
/Linux-v5.4/sound/drivers/opl3/ |
D | opl3_oss.c | 29 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
|
D | opl3_seq.c | 142 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
|
/Linux-v5.4/drivers/net/ethernet/sfc/falcon/ |
D | rx.c | 149 static int ef4_init_rx_buffers(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_init_rx_buffers() 324 void ef4_fast_push_rx_descriptors(struct ef4_rx_queue *rx_queue, bool atomic) in ef4_fast_push_rx_descriptors()
|
/Linux-v5.4/sound/core/seq/oss/ |
D | seq_oss_init.c | 123 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
|
D | seq_oss_event.c | 423 int atomic, int hop) in snd_seq_oss_event_input()
|
D | seq_oss_device.h | 136 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
|
/Linux-v5.4/drivers/net/ethernet/sfc/ |
D | rx.c | 149 static int efx_init_rx_buffers(struct efx_rx_queue *rx_queue, bool atomic) in efx_init_rx_buffers() 324 void efx_fast_push_rx_descriptors(struct efx_rx_queue *rx_queue, bool atomic) in efx_fast_push_rx_descriptors()
|
/Linux-v5.4/include/drm/ |
D | drm_file.h | 186 bool atomic; member
|