/linux/drivers/md/persistent-data/ |
A D | dm-space-map-metadata.c | 23 struct threshold { struct 24 bool threshold_set; argument 26 dm_block_t threshold; argument 28 dm_sm_threshold_fn fn; argument 32 static void threshold_init(struct threshold *t) in threshold_init() argument 178 struct threshold threshold; member 521 dm_block_t threshold, in sm_metadata_register_threshold_callback()
|
/linux/net/wireless/ |
A D | wext-spy.c | 116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local 143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local 167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
|
/linux/drivers/soc/tegra/fuse/ |
A D | speedo-tegra114.c | 34 int *threshold) in rev_sku_to_speedo_ids() 77 int threshold; in tegra114_init_speedo_data() local
|
A D | speedo-tegra124.c | 51 int *threshold) in rev_sku_to_speedo_ids() 104 int i, threshold, soc_speedo_0_value; in tegra124_init_speedo_data() local
|
/linux/drivers/gpu/host1x/ |
A D | fence.c | 26 u32 threshold; member 146 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold) in host1x_fence_create()
|
/linux/drivers/gpu/host1x/hw/ |
A D | host1x02_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
A D | host1x04_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
A D | host1x05_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
A D | host1x06_hardware.h | 20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
A D | channel_hw.c | 50 static void submit_wait(struct host1x_cdma *cdma, u32 id, u32 threshold, in submit_wait() 89 u32 threshold; in submit_gathers() local
|
A D | host1x01_hardware.h | 19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
A D | host1x07_hardware.h | 20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt() 27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_1.0/ |
A D | ia_css_anr_param.h | 23 s32 threshold; member
|
A D | ia_css_anr_types.h | 31 s32 threshold; /** Threshold */ member
|
/linux/drivers/nvme/host/ |
A D | hwmon.c | 22 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_get_temp_thresh() local 43 unsigned int threshold = sensor << NVME_TEMP_THRESH_SELECT_SHIFT; in nvme_set_temp_thresh() local
|
/linux/include/net/ |
A D | ipcomp.h | 12 u16 threshold; member
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_1.0/ |
A D | ia_css_xnr_param.h | 41 u16 threshold; member
|
A D | ia_css_xnr_types.h | 68 u16 threshold; member
|
/linux/drivers/net/ethernet/samsung/sxgbe/ |
A D | sxgbe_mtl.c | 104 int threshold) in sxgbe_mtl_fc_active() 125 int threshold) in sxgbe_mtl_fc_deactive()
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/dp/dp_1.0/ |
A D | ia_css_dp_types.h | 31 ia_css_u0_16 threshold; /** The threshold of defect pixel correction, member
|
/linux/include/uapi/linux/netfilter/ |
A D | xt_NFLOG.h | 19 __u16 threshold; member
|
/linux/include/uapi/linux/netfilter_bridge/ |
A D | ebt_nflog.h | 18 __u16 threshold; member
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/ynr/ynr_1.0/ |
A D | ia_css_ynr_types.h | 64 ia_css_u8_8 threshold; /** The threshold that divides noises from member
|
/linux/include/media/i2c/ |
A D | ov772x.h | 24 unsigned char threshold; member
|
/linux/drivers/dma/ |
A D | stm32-dma.c | 208 u32 threshold; member 270 u32 threshold) in stm32_dma_get_max_width() 289 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold, in stm32_dma_fifo_threshold_is_allowed() 316 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible() 330 static u32 stm32_dma_get_best_burst(u32 buf_len, u32 max_burst, u32 threshold, in stm32_dma_get_best_burst() 1022 u32 num_sgs, best_burst, dma_burst, threshold; in stm32_dma_prep_dma_memcpy() local
|