| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_tasklet.h | 24 if (!atomic_fetch_inc(&t->count)) in __tasklet_disable_sync_once()
|
| H A D | i915_active.c | 498 if (!atomic_fetch_inc(&ref->count)) in __i915_active_activate()
|
| /linux-6.15/io_uring/ |
| H A D | waitid.c | 143 if (atomic_fetch_inc(&iw->refs) & IO_WAITID_REF_MASK) in __io_waitid_cancel() 236 if (atomic_fetch_inc(&iw->refs) & IO_WAITID_REF_MASK) in io_waitid_wait()
|
| H A D | poll.c | 85 return !(atomic_fetch_inc(&req->poll_refs) & IO_POLL_REF_MASK); in io_poll_get_ownership_slowpath() 98 return !(atomic_fetch_inc(&req->poll_refs) & IO_POLL_REF_MASK); in io_poll_get_ownership()
|
| /linux-6.15/drivers/infiniband/hw/hfi1/ |
| H A D | netdev_rx.c | 312 if (atomic_fetch_inc(&rx->netdevs)) in hfi1_netdev_rx_init() 404 if (atomic_fetch_inc(&rx->enabled)) in hfi1_netdev_enable_queues()
|
| H A D | trace.c | 499 unsigned long packet_count = atomic_fetch_inc(&hist.count); in hfi1_trace_print_rsm_hist() 507 val = atomic_fetch_inc(count); in hfi1_trace_print_rsm_hist()
|
| /linux-6.15/net/mac802154/ |
| H A D | util.c | 72 if (!atomic_fetch_inc(&local->phy->hold_txs)) in ieee802154_hold_queue()
|
| /linux-6.15/kernel/ |
| H A D | watchdog_perf.c | 164 if (!atomic_fetch_inc(&watchdog_cpus)) in watchdog_hardlockup_enable()
|
| /linux-6.15/drivers/accel/ |
| H A D | drm_accel.c | 142 atomic_fetch_inc(&dev->open_count); in accel_open()
|
| /linux-6.15/drivers/gpu/drm/i915/gt/ |
| H A D | intel_timeline.c | 215 if (atomic_fetch_inc(&tl->pin_count)) { in intel_timeline_pin() 262 if (!atomic_fetch_inc(&tl->active_count)) { in intel_timeline_enter()
|
| H A D | intel_engine_pm.c | 139 if (!atomic_fetch_inc(&tl->active_count)) in __queue_and_release_pm()
|
| H A D | intel_ring.c | 42 if (atomic_fetch_inc(&ring->pin_count)) in intel_ring_pin()
|
| /linux-6.15/drivers/perf/arm_cspmu/ |
| H A D | nvidia_cspmu.c | 303 atomic_fetch_inc(&pmu_generic_idx)); in nv_cspmu_format_name()
|
| H A D | arm_cspmu.c | 261 atomic_fetch_inc(&pmu_idx[0])); in arm_cspmu_get_name() 281 atomic_fetch_inc(&pmu_idx[pmu_type])); in arm_cspmu_get_name()
|
| /linux-6.15/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_shrinker.c | 499 if (!atomic_fetch_inc(&obj->mm.shrink_pin) && in i915_gem_object_make_unshrinkable()
|
| /linux-6.15/tools/memory-model/ |
| H A D | linux-kernel.def | 103 atomic_fetch_inc(X) __atomic_fetch_op{MB}(X,+,1)
|
| /linux-6.15/drivers/net/wwan/t7xx/ |
| H A D | t7xx_netdev.c | 96 if (!atomic_fetch_inc(&ccmni_ctl->napi_usr_refcnt)) in t7xx_ccmni_open()
|
| /linux-6.15/fs/dlm/ |
| H A D | midcomms.c | 974 mh->seq = atomic_fetch_inc(&mh->node->seq_send); in midcomms_new_msg_cb() 1481 h->u.h_seq = cpu_to_le32(atomic_fetch_inc(&rd->node->seq_send)); in midcomms_new_rawmsg_cb()
|
| /linux-6.15/net/ipv4/ |
| H A D | ip_gre.c | 486 htonl(atomic_fetch_inc(&tunnel->o_seqno)) : 0); in __gre_xmit() 529 htonl(atomic_fetch_inc(&tunnel->o_seqno)) : 0); in gre_fb_xmit() 614 htonl(atomic_fetch_inc(&tunnel->o_seqno))); in erspan_fb_xmit()
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/crypto/ |
| H A D | tls.c | 371 if (!atomic_fetch_inc(&nn->ktls_no_space)) in nfp_net_tls_add()
|
| /linux-6.15/net/ipv6/ |
| H A D | ioam6_iptunnel.c | 350 pkt_cnt = atomic_fetch_inc(&ilwt->pkt_cnt); in ioam6_output()
|
| H A D | ip6_gre.c | 800 htonl(atomic_fetch_inc(&tunnel->o_seqno)) : in __gre6_xmit() 812 htonl(atomic_fetch_inc(&tunnel->o_seqno)) : in __gre6_xmit() 1085 htonl(atomic_fetch_inc(&t->o_seqno))); in ip6erspan_tunnel_xmit()
|
| /linux-6.15/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-isys-csi2.c | 575 ev.u.frame_sync.frame_sequence = atomic_fetch_inc(&stream->sequence); in ipu6_isys_csi2_sof_event_by_stream()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_file.c | 371 atomic_fetch_inc(&dev->open_count); in drm_open()
|
| /linux-6.15/drivers/perf/ |
| H A D | arm-ni.c | 645 ni->id = atomic_fetch_inc(&id); in arm_ni_probe()
|