Home
last modified time | relevance | path

Searched +defs:val +defs:semaphore (Results 1 – 10 of 10) sorted by relevance

/linux-6.14.4/include/linux/
Dsemaphore.h15 struct semaphore { struct
35 struct semaphore _name = __SEMAPHORE_INITIALIZER(_name, _n) argument
37 static inline void sema_init(struct semaphore *sem, int val) in sema_init()
Dhp_sdc.h71 struct semaphore *semaphore; /* Semaphore to sleep on. */ member
165 #define HP_SDC_XTD_REV_STRINGS(val, str) \ argument
/linux-6.14.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.c16 void hw_atl_ts_reset_set(struct aq_hw_s *aq_hw, u32 val) in hw_atl_ts_reset_set()
24 void hw_atl_ts_power_down_set(struct aq_hw_s *aq_hw, u32 val) in hw_atl_ts_power_down_set()
105 u32 semaphore) in hw_atl_reg_glb_cpu_sem_set()
110 u32 hw_atl_reg_glb_cpu_sem_get(struct aq_hw_s *aq_hw, u32 semaphore) in hw_atl_reg_glb_cpu_sem_get()
713 u32 val; in hw_atl_rdm_rx_dma_desc_cache_init_tgl() local
1101 void hw_atl_rpf_l4_spd_set(struct aq_hw_s *aq_hw, u32 val, u32 filter) in hw_atl_rpf_l4_spd_set()
1108 void hw_atl_rpf_l4_dpd_set(struct aq_hw_s *aq_hw, u32 val, u32 filter) in hw_atl_rpf_l4_dpd_set()
/linux-6.14.4/drivers/gpu/drm/radeon/
Dr600.c175 u32 reg, u32 *val) in r600_get_allowed_info_register()
1984 int r600_count_pipe_bits(uint32_t val) in r600_count_pipe_bits()
2928 struct radeon_semaphore *semaphore, in r600_semaphore_ring_emit()
Dcik.c154 u32 reg, u32 *val) in cik_get_allowed_info_register()
3613 struct radeon_semaphore *semaphore, in cik_semaphore_ring_emit()
Dradeon.h2537 #define WREG32_P(reg, val, mask) \ argument
2546 #define WREG32_PLL_P(reg, val, mask) \ argument
2553 #define WREG32_SMC_P(reg, val, mask) \ argument
2728 #define radeon_semaphore_ring_emit(rdev, r, cp, semaphore, emit_wait) (rdev)->asic->ring[(r)]->emit… argument
/linux-6.14.4/ipc/
Dsem.c1344 int val) in semctl_setval()
1684 int val; in ksys_semctl() local
2414 struct sem *semaphore = &sma->sems[i]; in exit_sem() local
/linux-6.14.4/drivers/scsi/qla2xxx/
Dqla_mbx.c694 u8 semaphore = 0; in qla2x00_execute_fw() local
5571 uint16_t val; in qla2x00_set_data_rate() local
/linux-6.14.4/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_submission.c430 u32 semaphore; member
4762 u32 val; in guc_route_semaphores() local
/linux-6.14.4/drivers/scsi/qla4xxx/
Dql4_fw.h118 __le32 semaphore; member
199 static inline uint32_t set_rmask(uint32_t val) in set_rmask()
205 static inline uint32_t clr_rmask(uint32_t val) in clr_rmask()