/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()
|
H A D | emux_seq.c | 241 int atomic, int hop) in snd_emux_event_input()
|
/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() 609 int atomic, int hop) in queue_broadcast_event() 633 int atomic, int hop) in snd_seq_queue_process_event() 684 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() 736 int atomic, int hop) in __deliver_to_subscribers() 784 int atomic, int hop) in deliver_to_subscribers() 816 int atomic, int hop) in snd_seq_deliver_event() 851 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() 927 int atomic, int hop, in snd_seq_client_enqueue_event() 2518 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 | 59 bool atomic) in __pcode_mailbox_rw() 90 bool atomic) in pcode_mailbox_rw() 124 u32 *status, bool atomic, int timeout_us, bool locked) in pcode_try_request()
|
H A D | xe_mmio.c | 342 __xe_mmio_wait32(struct xe_mmio * mmio,struct xe_reg reg,u32 mask,u32 val,u32 timeout_us,u32 * out_val,bool atomic,bool expect_match) __xe_mmio_wait32() argument 414 xe_mmio_wait32(struct xe_mmio * mmio,struct xe_reg reg,u32 mask,u32 val,u32 timeout_us,u32 * out_val,bool atomic) xe_mmio_wait32() argument 433 xe_mmio_wait32_not(struct xe_mmio * mmio,struct xe_reg reg,u32 mask,u32 val,u32 timeout_us,u32 * out_val,bool atomic) xe_mmio_wait32_not() argument [all...] |
H A D | xe_guc_log.c | 67 static struct xe_guc_log_snapshot *xe_guc_log_snapshot_alloc(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_alloc() argument 142 struct xe_guc_log_snapshot *xe_guc_log_snapshot_capture(struct xe_guc_log *log, bool atomic) in xe_guc_log_snapshot_capture() argument
|
H A D | xe_gt_pagefault.c | 97 xe_pf_begin(struct drm_exec * exec,struct xe_vma * vma,bool atomic,unsigned int id) xe_pf_begin() argument 135 bool atomic; handle_vma_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 | 626 bool atomic) in scmi_clock_config_set() 717 bool atomic) in scmi_clock_config_set_v2() 753 bool atomic) in scmi_clock_enable() 770 bool atomic) in scmi_clock_disable() 790 bool *enabled, u32 *oem_val, bool atomic) in scmi_clock_config_get_v2() 832 bool *enabled, u32 *oem_val, bool atomic) in scmi_clock_config_get() 860 u32 clk_id, bool *enabled, bool atomic) in scmi_clock_state_get() 871 u32 oem_val, bool atomic) in scmi_clock_config_oem_set() 890 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/crypto/ |
H A D | skcipher.c | 309 skcipher_walk_virt(struct skcipher_walk * walk,struct skcipher_request * req,bool atomic) skcipher_walk_virt() argument 350 skcipher_walk_aead_common(struct skcipher_walk * walk,struct aead_request * req,bool atomic) skcipher_walk_aead_common() argument 388 skcipher_walk_aead_encrypt(struct skcipher_walk * walk,struct aead_request * req,bool atomic) skcipher_walk_aead_encrypt() argument 397 skcipher_walk_aead_decrypt(struct skcipher_walk * walk,struct aead_request * req,bool atomic) skcipher_walk_aead_decrypt() argument
|
/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/sound/isa/gus/ |
H A D | gus_dma.c | 188 int atomic, in snd_gf1_dma_transfer_block()
|
/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_seq.c | 144 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
|
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/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/arch/um/kernel/ |
H A D | process.c | 54 unsigned long alloc_stack(int order, int atomic) in alloc_stack()
|
/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/drivers/gpu/drm/xe/compat-i915-headers/ |
H A D | intel_uncore.h | 125 bool atomic; __intel_wait_for_register() local
|