/linux/drivers/md/persistent-data/ |
H A D | dm-space-map-metadata.c | 24 struct threshold { struct 27 dm_block_t threshold; argument 33 static void threshold_init(struct threshold *t) in threshold_init() argument 25 threshold_setthreshold global() argument 29 fnthreshold global() argument 180 struct threshold threshold; global() member 525 sm_metadata_register_threshold_callback(struct dm_space_map * sm,dm_block_t threshold,dm_sm_threshold_fn fn,void * context) sm_metadata_register_threshold_callback() argument [all...] |
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_spy.c | 118 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in ipw_wx_set_thrspy() local 145 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in ipw_wx_get_thrspy() local 169 struct iw_thrspy threshold; in iw_send_thrspy_event() local [all...] |
/linux/drivers/soc/tegra/fuse/ |
H A D | speedo-tegra114.c | 34 int *threshold) in rev_sku_to_speedo_ids() argument 77 int threshold; in tegra114_init_speedo_data() local
|
H A D | speedo-tegra124.c | 51 int *threshold) in rev_sku_to_speedo_ids() argument 104 int i, threshold, soc_speedo_0_value; in tegra124_init_speedo_data() local [all...] |
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gt_sriov_pf_monitor.c | 44 static int pf_handle_vf_threshold_event(struct xe_gt *gt, u32 vfid, u32 threshold) in pf_handle_vf_threshold_event() argument 82 u32 threshold; in xe_gt_sriov_pf_monitor_process_guc2pf() local
|
H A D | xe_gpu_scheduler.h | 66 xe_sched_invalidate_job(struct xe_sched_job *job, int threshold) in xe_sched_invalidate_job() argument
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ |
H A D | ia_css_anr_param.h | 14 s32 threshold; member
|
H A D | ia_css_anr_types.h | 24 s32 threshold; /** Threshold */ member
|
/linux/drivers/gpu/host1x/hw/ |
H A D | channel_hw.c | 50 static void submit_wait(struct host1x_job *job, u32 id, u32 threshold, in submit_wait() argument 120 u32 threshold; in submit_gathers() local [all...] |
H A D | opcodes.h | 14 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() argument 21 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base() argument
|
/linux/net/devlink/ |
H A D | sb.c | 456 u32 threshold; in devlink_nl_sb_port_pool_fill() local 612 u32 threshold, in devlink_sb_port_pool_set() argument 631 u32 threshold; in devlink_nl_sb_port_pool_set_doit() local 661 u32 threshold; in devlink_nl_sb_tc_pool_bind_fill() local 851 devlink_sb_tc_pool_bind_set(struct devlink_port * devlink_port,unsigned int sb_index,u16 tc_index,enum devlink_sb_pool_type pool_type,u16 pool_index,u32 threshold,struct netlink_ext_ack * extack) devlink_sb_tc_pool_bind_set() argument 873 u32 threshold; devlink_nl_sb_tc_pool_bind_set_doit() local [all...] |
/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_mtl.c | 104 int threshold) in sxgbe_mtl_fc_active() argument 125 int threshold) in sxgbe_mtl_fc_deactive() argument
|
/linux/fs/smb/client/ |
H A D | compress.c | 65 const size_t threshold = 65, max_entropy = 8 * ilog2(16); in has_low_entropy() local 100 const size_t low = 64, high = 200, threshold = slen * 90 / 100; in calc_byte_distribution() local
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
H A D | ia_css_xnr_param.h | 32 u16 threshold; member
|
H A D | ia_css_xnr_types.h | 59 u16 threshold; member
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ |
H A D | ia_css_dp_types.h | 22 ia_css_u0_16 threshold; /** The threshold of defect pixel correction, member
|
/linux/include/uapi/linux/netfilter/ |
H A D | xt_NFLOG.h | 19 __u16 threshold; member
|
/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_nflog.h | 18 __u16 threshold; member
|
/linux/drivers/gpu/host1x/ |
H A D | fence.h | 15 u32 threshold; member
|
H A D | fence.c | 125 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold, in host1x_fence_create() argument
|
H A D | job.h | 23 u32 threshold; member
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ |
H A D | ia_css_ynr_types.h | 55 ia_css_u8_8 threshold; /** The threshold that divides noises from member
|
/linux/include/media/i2c/ |
H A D | ov772x.h | 24 unsigned char threshold; member
|
/linux/sound/soc/ti/ |
H A D | omap-mcpdm.c | 35 u32 threshold; /* FIFO threshold */ member 301 u32 threshold; in omap_mcpdm_dai_hw_params() local [all...] |
/linux/drivers/dma/stm32/ |
H A D | stm32-dma.c | 219 u32 threshold; member 284 u32 threshold) in stm32_dma_get_max_width() argument 303 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold, in stm32_dma_fifo_threshold_is_allowed() argument 330 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible() argument 344 stm32_dma_get_best_burst(u32 buf_len,u32 max_burst,u32 threshold,enum dma_slave_buswidth width) stm32_dma_get_best_burst() argument 1249 u32 num_sgs, best_burst, threshold; stm32_dma_prep_dma_memcpy() local [all...] |