/openbmc/linux/arch/powerpc/include/asm/ |
H A D | mmu_context.h | 170 c = atomic_dec_if_positive(&mm->context.copros); in mm_context_remove_copro() 201 v = atomic_dec_if_positive(&mm->context.vas_windows); in mm_context_remove_vas_window()
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | mmu_context_mm.h | 83 while (atomic_dec_if_positive(&nr_free_contexts) < 0) in get_mmu_context()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-octeon-platdrv.c | 72 count = atomic_dec_if_positive(cnt); in __octeon_i2c_irq_disable()
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | vphb.c | 89 atomic_dec_if_positive(&afu->configured_state); in cxl_afu_configured_put()
|
H A D | main.c | 288 atomic_dec_if_positive(&adapter->contexts_num); in cxl_adapter_context_put()
|
/openbmc/linux/drivers/iio/common/hid-sensors/ |
H A D | hid-sensor-trigger.c | 109 val = atomic_dec_if_positive(&st->data_ready); in _hid_sensor_power_state()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | netdev_rx.c | 415 if (atomic_dec_if_positive(&rx->enabled)) in hfi1_netdev_disable_queues()
|
/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_login.c | 1211 if (atomic_dec_if_positive(&np->np_reset_count) >= 0) { in __iscsi_target_login_thread() 1237 if (atomic_dec_if_positive(&np->np_reset_count) >= 0) { in __iscsi_target_login_thread()
|
/openbmc/linux/arch/x86/kvm/ |
H A D | i8254.c | 214 if (atomic_dec_if_positive(&ps->pending) > 0) in kvm_pit_ack_irq()
|
/openbmc/linux/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs.c | 196 atomic_dec_if_positive(&con->sq_wr_avail); in rtrs_post_rdma_write_imm_empty()
|
/openbmc/linux/fs/ext4/ |
H A D | orphan.c | 28 if (atomic_dec_if_positive(&oi->of_binfo[i].ob_free_entries) in ext4_orphan_file_add()
|
/openbmc/linux/sound/hda/ |
H A D | hdac_device.c | 634 if (atomic_dec_if_positive(&codec->in_pm) < 0) in snd_hdac_power_down_pm()
|
/openbmc/linux/drivers/misc/ocxl/ |
H A D | link.c | 758 if (atomic_dec_if_positive(&link->irq_available) < 0) in ocxl_link_irq_alloc()
|
/openbmc/linux/drivers/base/power/ |
H A D | wakeup.c | 909 atomic_dec_if_positive(&pm_abort_suspend); in pm_system_cancel_wakeup()
|
/openbmc/linux/kernel/ |
H A D | seccomp.c | 1479 if (atomic_dec_if_positive(&filter->notif->requests) >= 0) in recv_wait_event() 1485 if (atomic_dec_if_positive(&filter->notif->requests) >= 0) in recv_wait_event()
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | sched.c | 436 atomic_dec_if_positive(&ctx->gang->aff_sched_count); in spu_unbind_context()
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_os.c | 2547 atomic_dec_if_positive in mpi3mr_pcietopochg_evt_th() 2614 atomic_dec_if_positive in mpi3mr_sastopochg_evt_th() 2688 atomic_dec_if_positive(&scsi_tgt_priv_data->block_io); in mpi3mr_devstatuschg_evt_th() 3825 atomic_dec_if_positive(&scsi_tgt_priv_data->block_io); in mpi3mr_issue_tm()
|
/openbmc/linux/drivers/scsi/ibmvscsi/ |
H A D | ibmvscsi.c | 564 if (!atomic_dec_if_positive(&pool->events[offset].free)) { in get_event_struct() 888 atomic_dec_if_positive(&hostdata->request_limit); in ibmvscsi_send_srp_event()
|
/openbmc/linux/drivers/nvme/host/ |
H A D | multipath.c | 153 atomic_dec_if_positive(&ns->ctrl->nr_active); in nvme_mpath_end_request()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | ps3fb.c | 869 atomic_dec_if_positive(&ps3fb.ext_flip); in ps3fb_ioctl()
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | eeh.c | 1258 WARN_ON(atomic_dec_if_positive(&edev->pe->pass_dev_cnt) < 0); in eeh_dev_release()
|
/openbmc/linux/drivers/net/team/ |
H A D | team.c | 639 val = atomic_dec_if_positive(&team->notify_peers.count_pending); in team_notify_peers_work() 685 val = atomic_dec_if_positive(&team->mcast_rejoin.count_pending); in team_mcast_rejoin_work()
|
/openbmc/linux/drivers/net/ethernet/toshiba/ |
H A D | ps3_gelic_net.c | 258 if (atomic_dec_if_positive(&card->users) == 0) { in gelic_card_down()
|
/openbmc/linux/drivers/scsi/cxlflash/ |
H A D | main.c | 353 newval = atomic_dec_if_positive(&hwq->hsq_credits); in send_cmd_sq() 3233 if (atomic_dec_if_positive(&cfg->scan_host_needed) >= 0) in cxlflash_worker_thread()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool_fdir.c | 1344 atomic_dec_if_positive(&rx_ring->ch->num_sb_fltr); in ice_update_per_q_fltr()
|